View Single Post
Old 4th January 2013, 21:50   #27  |  Link
hello_hello
Registered User
 
Join Date: Mar 2011
Posts: 4,823
Quote:
Originally Posted by h3nry View Post
okay i'll give it a try.how to enforce level.is there a way to do it in vidcoder,I could only find profile,preset and tuning.
I must have remembered wrong. I thought VidCoder let you set both.
I think x264 uses High Profile unless you tell it to use something else, but looking at the HandBrake guide and how x264 speak is converted to mplayer speak, this would be my best guess:

profile=high and level=3.2 should do it, so if you wanted to combine them with preset veryslow I think the command line you'd add to either HandBrake or VidCoder would be:

profile=high:level=3.2:Preset=veryslow

(I just capitalised the "P" for preset to stop the forum from turning it into a smiliy. )

Last edited by hello_hello; 4th January 2013 at 21:52.
hello_hello is offline   Reply With Quote