demux: avi: add workaround for broken ADPCM rate/scale (fix #12726)
Some muxer is trowing incorrect rate/scale and then duration. As we're not computing pts from fully decoded samples, we need a correct pts for avcodec input. Fix is possible since ADPCM uses a fixed bits/sample and header.
Showing
Please register or sign in to comment