diff options
author | Zane van Iperen <zane@zanevaniperen.com> | 2020-09-05 21:30:12 +1000 |
---|---|---|
committer | Zane van Iperen <zane@zanevaniperen.com> | 2020-11-08 00:16:49 +1000 |
commit | 4fdc632a9005c580613c15f5ccf42302c4643c73 (patch) | |
tree | ad4fceb5dbff9cc3d0053ca2b76807123a2dbd2b /doc/examples/filter_audio.c | |
parent | c19641b2e2acf5a0665ddf3725b8a4a8bd7059e1 (diff) | |
download | ffmpeg-4fdc632a9005c580613c15f5ccf42302c4643c73.tar.gz |
avformat/argo_asf: fix handling of v1.1 files
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.
(cherry picked from commit d2f7b399149f725138f5551ae980e755596d527c)
Diffstat (limited to 'doc/examples/filter_audio.c')
0 files changed, 0 insertions, 0 deletions