This patch causes ffmpeg to depend on faac, faad and xvidcore. This
allows you to transcode to your ipod video with one nice clean
command.

ffmpeg -vcodec xvid -b 350 -qmax 10 -bufsize 4096 -g 300 -acodec aac
-ab 96 -ac 2 -i input.mpg -s 320x240 output.mp4

gtkpod is able to load these files and the ipod will play them.

Other articles about transcoding for the ipod with ffmpeg:
http://www.huebelfamily.org/node/23
http://atomized.org/2005/11/converting-video-to-play-on-your-ipod-with-ffmpeg/

--
GDB has a 'break' feature; why doesn't it have 'fix' too?

Attachment: ffmpeg.diff
Description: Binary data

Reply via email to