Skip to content
  • Laurent Aimar's avatar
    Workaround buggy flv files (#2590). · d1bf1bcf
    Laurent Aimar authored
     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).
    d1bf1bcf