Discuss ffmpeg command line at the iPod Touch 1G - Hackint0sh.org; Hello,
I would like to know if someone could help me to compose the command ...
-
ffmpeg command line
Hello,
I would like to know if someone could help me to compose the command line with fffmpeg in order to create video for ipod Touch (and iPhone)
I found this but it's not perfect :
ffmpeg -i movie.avi -vcodec xvid -r 29.970030 -b 600 -qmin 3 -qmax 5 -bufsize 4096 -g 300 -acodec aac -ab 96 -s 426x320 -title "Title" -author "K" out.mp4
Thanks for your help
-
-
This is what VisualHub is using for the iPod Touch preset (with H.264)
ffmpeg -y -i /Users/jamesp/Desktop/Clip 05.dv -threads 4 -s 432x320 -aspect 432:320 -r 25.00 -vcodec h264 -g 150 -qmin 24 -b 1000k -level 30 -loop 1 -sc_threshold 40 -partp4x4 1 -rc_eq blurCplx^(1-qComp) -refs 2 -qmax 51 -maxrate 1450k -keyint_min 40 -async 50 -acodec libfaac -ar 48000 -ac 2 -ab 128k /Users/jamesp/Desktop//Clip 05.dv.temp.mp4
EDIT: Note that's for a PAL DV source file, will have to see what it does for an .avi later but I'm not sure it will be terribly different, maybe the 25fps won't be right...
Hope that helps...
Last edited by Supra James; 11-14-2007 at 02:26 PM.
-
-
Thanks James, i will try this
Similar Threads
-
By John6000 in forum Free Toolchain Software
Replies: 4
Last Post: 02-14-2008, 09:04 PM
-
By Etho in forum Free Toolchain Software
Replies: 0
Last Post: 12-27-2007, 06:34 AM
-
By merl in forum Free Toolchain Software
Replies: 2
Last Post: 11-19-2007, 08:43 PM
-
By nop144666 in forum Free Toolchain Software
Replies: 0
Last Post: 11-07-2007, 05:02 AM
-
By phattie in forum General
Replies: 0
Last Post: 08-24-2007, 12:33 AM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks