You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be nice to allow more than one b-frame (#800 / r12868) to be buffered in the video encoder rather than delaying the uncompressed video frames before encoding. (much more efficient use of space)
Difficulty here is that not all encoders will allow us to change the number of b-frames dynamically, and we may need to do this as the av-sync delay varies. (see #835 / #1164)
The text was updated successfully, but these errors were encountered:
Issue migrated from trac ticket # 1261
component: encodings | priority: minor
2016-07-21 12:28:28: antoine created the issue
The text was updated successfully, but these errors were encountered: