Skip to content
hdweiss edited this page Sep 22, 2011 · 2 revisions

Scratchpad

FFMPEG

dvgrab -buffers 5 - | /opt/ffmpeg/bin/ffmpeg -i - -s 320x240 -y -acodec libmp3lame -ar 44100 -vcodec libx264 -vpre ipod320 -f flv - 2> /dev/null

Clone this wiki locally