[FFmpeg-devel] [PATCH] avformat/aeadec, avcodec/atrac1: Fix 8 and 4-channel ATRAC1 support

Anton Khirnov anton at khirnov.net
Wed Jun 26 10:54:24 EEST 2024


Quoting asivery via ffmpeg-devel (2024-06-15 07:57:05)
> Right now both the ATRAC1 decoder implementation, and the AEA demuxer don't accept 4-track and 8-track ATRAC data. This patch fixes that problem.
> From c42e05855a018e28159bf29b49137bb33f5e45fd Mon Sep 17 00:00:00 2001
> From: asivery <asivery at protonmail.com>
> Date: Sat, 15 Jun 2024 07:47:40 +0200
> Subject: [PATCH] avformat/aeadec, avcodec/atrac1: Fix 8 and 4-channel ATRAC1 support
> 
> Signed-off-by: asivery <asivery at protonmail.com>
> ---
>  libavcodec/atrac1.c  | 12 ++++++------
>  libavformat/aeadec.c |  2 +-
>  2 files changed, 7 insertions(+), 7 deletions(-)

Got any samples you can share? A test would be nice.

-- 
Anton Khirnov


More information about the ffmpeg-devel mailing list