summaryrefslogtreecommitdiffstats
path: root/video/mp_image.h
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2013-03-09 08:52:53 +0100
committerwm4 <wm4@nowhere>2013-03-13 23:51:30 +0100
commitdfe7b3898da2e6f9036de0c5c13dccf4a8ca45f7 (patch)
tree11b0f95c640dc31fbeecf600d49bb42b228c8ee8 /video/mp_image.h
parentd8bde114fd9685111274713c03985c72de3377b1 (diff)
downloadmpv-dfe7b3898da2e6f9036de0c5c13dccf4a8ca45f7.tar.bz2
mpv-dfe7b3898da2e6f9036de0c5c13dccf4a8ca45f7.tar.xz
demux_lavf: use avg_frame_rate instead of r_frame_rate
r_frame_rate was deprecated and was finally removed from Libav and FFmpeg git. Not sure what's the correct replacement. avg_frame_rate may or may not be worse than the fallback of using the time_base as guess. The framerate is mostly unused, but needed for frame-based subtitles and for encoding. (It appears encoding guesses a timebase based on the FPS, and I'm not sure why we don't just use the source timebase.)
Diffstat (limited to 'video/mp_image.h')
0 files changed, 0 insertions, 0 deletions