Skip to content
Snippets Groups Projects
Commit 46070cc2 authored by Michael Niedermayer's avatar Michael Niedermayer
Browse files

ffmpeg: set muxer packet duration based on framerate only for CFR


a set ost->frame_rate does not imply CFR in ffmpeg

The changed fate tests had all wrong packet durations
(like 1/1000 or 1/90000)

There might be more cases in which is_cfr could be set

Signed-off-by: default avatarMichael Niedermayer <michael@niedermayer.cc>
parent 9ffc61b1
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment