Have not found explanation on the laconic:
http://ffmpeg.org/faq.html#Which-are-good-parameters-for-encoding-high-quality-MPEG_002d4_003f
Would some explain the meaning and use of the parameters, thanks.
Example:
ffmpeg -i 2012-0331Praha.flv -acodec copy -vcodec mpeg4 -mbd rd -flags +mv4+aic -trellis 2 -cmp 2 -subcmp 2 -g 60 -pass 1 output.avi
By trial and error I already found out:
Parameters:
-pass : integer 1...3; best = 1?
-g = keyframe interval, max 600
-subcmp (real number)
-cmp (real number)
-trellis (real number)
P.S. Just found
https://sites.google.com/site/linuxencoding/x264-ffmpeg-mapping
http://www.itbroadcastanddigitalcinema.com/ffmpeg_howto.html
http://mewiki.project357.com/wiki/X264_Settings
+ Reply to Thread
Results 1 to 1 of 1
-
Last edited by feelart; 11th May 2012 at 11:22.
Similar Threads
-
FFMpeg: YUV422 and MPEG4 Video Codec
By HypnoBeard in forum LinuxReplies: 6Last Post: 26th Sep 2011, 23:10 -
Need help with understanding video encoding.
By andilovellt in forum Newbie / General discussionsReplies: 15Last Post: 4th Jul 2011, 03:27 -
ffmpeg output 2gb limit? Is there one? ffmpeg stops encoding h264 @ 2gb
By BrainiakZ in forum Video ConversionReplies: 14Last Post: 30th Mar 2011, 12:04 -
Understanding TMPGEnc source material settings
By brassplyer in forum Video ConversionReplies: 1Last Post: 5th Mar 2011, 06:41 -
Encoding .DV problems with ffmpeg (e.g. MPEG4 -> DV or VOB -> DV)
By AlphaMonk in forum ffmpegX general discussionReplies: 1Last Post: 23rd Feb 2010, 04:24