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

ffmpeg: treat avi as VFR in framerate conversion code


It can be debated if avi is vfr or cfr, it can be either depending
on the definition of vfr and cfr.
This commit ensures that avi is treated correctly independent of
the AVFMT_VARIABLE_FPS value.

Signed-off-by: default avatarMichael Niedermayer <michaelni@gmx.at>
parent ac4447b6
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