[FFmpeg-devel] [PATCH] avformat/xwma: fix WMAv2 with incorrect bit rate
Paul B Mahol
onemda at gmail.com
Thu Oct 4 13:16:06 EEST 2018
On 10/3/18, bananaman255 at gmail.com <bananaman255 at gmail.com> wrote:
> From: bnnm <bananaman255 at gmail.com>
>
> Fixes trac issue #7215
>
> Output for files created by xWMAEncode and various videogames is correct
> now.
>
> 1ch 32000hz files are still broken, would need fixes in WMA decoder.
>
> Signed-off-by: bnnm <bananaman255 at gmail.com>
> ---
> libavformat/xwma.c | 38 +++++++++++++++++++++++++++++++-------
> 1 file changed, 31 insertions(+), 7 deletions(-)
>
lgtm
More information about the ffmpeg-devel
mailing list