orion44
2nd March 2017, 14:21
YouTube has a recommended upload encoder settings for H.264 which you can find here:
https://support.google.com/youtube/answer/1722171?hl=en
It states, among other things, that H.264 encoder should use:
• 2 consecutive b-frames
• Closed GOP
• GOP of half the frame rate
If I understand correctly, x264 uses closed GOP by default, and 2 consecutive b-frames is set with "-b 2" switch.
How do I set GOP of half the frame rate in x264 for an SD video that has a frame rate of 48 fps?
What is the purpose of these settings? What do they improve?
https://support.google.com/youtube/answer/1722171?hl=en
It states, among other things, that H.264 encoder should use:
• 2 consecutive b-frames
• Closed GOP
• GOP of half the frame rate
If I understand correctly, x264 uses closed GOP by default, and 2 consecutive b-frames is set with "-b 2" switch.
How do I set GOP of half the frame rate in x264 for an SD video that has a frame rate of 48 fps?
What is the purpose of these settings? What do they improve?