Workaround buggy flv files (#2590).
It seems that (a lot of?) flv files does not correctly set PTS, so ignore them, with luck the decoder (avcodec) will recreate them. It might break some valid files, so report any regression. (It needs the AVCodecContext::ticks_per_frame change). (cherry picked from commit d1bf1bcf) Signed-off-by: Derk-Jan Hartman <hartman@videolan.org>
Showing
Please register or sign in to comment