H.264 Encoding Options:

Can someone please post thier working H.264 Encoding Options:for both site and mobile?
thank you.

Comments

  • The default H.264 options work fine for most people, which are the following:

    -vcodec libx264 -vf "scale=min(640\,iw):trunc(ow/a/2)*2" -vb 800k -acodec libvo-aacenc -ab 96k -ar 44100 -f mp4

    -vcodec libx264 -vf "scale=min(480\,iw):trunc(ow/a/2)*2" -vb 600k -acodec libvo-aacenc ac 2 -ab 96k -ar 44100 -f mp4
  • thank you, I just used yours looks like same thing. I just tried to upload again got same error
Sign In or Register to comment.