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 <asiv...@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 <asiv...@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
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to