Video (.mpg/.avi) to iPod (.mp4) converter

Peter King peter.king-H217xnMUJC0sA/PxXw9srA at public.gmane.org
Thu Jan 12 17:16:19 UTC 2006


On Mon, Jan 09, 2006 at 05:23:18PM -0500, Lennart Sorensen wrote:

> The commands were:
> export file=austinpowers.vob
> ffmpeg -i $file -cropleft 4 -cropright 10 -deinterlace -vcodec xvid -s 320x240 -r 29.97 -b 384 -qmax 5 -bufsize 4096 -acodec aac -ab 96 -g 300 -pass 1 -passlogfile mpg2ipod_log -f mov $file.pass1.mov
> ffmpeg -i $file -cropleft 4 -cropright 10 -deinterlace -vcodec xvid -s 320x240 -r 29.97 -b 384 -qmax 5 -bufsize 4096 -acodec aac -ab 96 -g 300 -pass 2 -passlogfile mpg2ipod_log -f mov $file.ipod.mov
> rm -f $file.pass1.mov
> 
> I don't have an ipod to test on, so who knows if it is right or not.

I tried these commands -- well, I used a different vob file, but close
enough -- to generate an iPod-playable .mov file. They worked like a
charm with the Debian unstable version of ffmpeg (actually fed in from
ftp.nerim.net), converting a 1GB vobfile to a 150MB quicktime file.

The result plays beautifully on an iPod.

-- 
Peter King			 	peter.king-H217xnMUJC0sA/PxXw9srA at public.gmane.org
Department of Philosophy
215 Huron Street
The University of Toronto		    (416)-978-4951 ofc
Toronto, ON  M5S 1A1
       CANADA

http://individual.utoronto.ca/pking/

=========================================================================
GPG keyID 0x7587EC42 (2B14 A355 46BC 2A16 D0BC  36F5 1FE6 D32A 7587 EC42)
gpg --keyserver pgp.mit.edu --recv-keys 7587EC42
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://gtalug.org/pipermail/legacy/attachments/20060112/3746f0fb/attachment.sig>


More information about the Legacy mailing list