Use av_guess_frame_rate rather than av_stream_get_r_frame_rate;
authorCarl Hetherington <cth@carlh.net>
Sat, 10 Feb 2018 21:39:18 +0000 (21:39 +0000)
committerCarl Hetherington <cth@carlh.net>
Sat, 10 Feb 2018 21:39:18 +0000 (21:39 +0000)
commit17f9254f68fabfe5d8136d256b69a65fc58724ee
tree238ea1950efc6c83aa9e1fda0db0598652855a5e
parent54fd4b7a1cce851b528df6741d2cf7a3291135fe
Use av_guess_frame_rate rather than av_stream_get_r_frame_rate;
helps with #1030.  I hope this isn't a bad idea; this commit
should be reverted if there any hints of misread video frame rates.
ChangeLog
src/lib/ffmpeg_examiner.cc