On Sat, 05 Sep 2020 12:05:03 +
"Zane van Iperen" wrote:
>
> Version 1.1 (FX Fighter) files all have a sample rate of 44100
> in the header, but only play back correctly at 22050.
>
> Force the sample rate to 22050 when reading, and restrict it
> when muxing.
>
> Signed-off-by: Zane van Ipe
Version 1.1 (FX Fighter) files all have a sample rate of 44100
in the header, but only play back correctly at 22050.
Force the sample rate to 22050 when reading, and restrict it
when muxing.
Signed-off-by: Zane van Iperen
---
libavformat/argo_asf.c | 19 +--
1 file changed, 17 i