mirror of https://github.com/FFmpeg/FFmpeg.git
add a per-stream option for setting the encoder timebase. the following values are allowed: 0 - for video, use 1/frame_rate, for audio use 1/sample_rate (this is the default) -1 - match the input timebase (when possible) >0 - set the timebase to provided number Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>pull/130/merge
parent
6ce57fb3c2
commit
2b06f2d2e2
4 changed files with 72 additions and 2 deletions
Loading…
Reference in new issue