[FFmpeg-devel] [PATCH] libavformat/aea EOF Patch
asivery
asivery at protonmail.com
Sat Oct 22 20:43:51 EEST 2022
Hello,
This patch aims to fix a problem I've noticed while working with AEA (Sony ATRAC1 comtainer) files.
Right now FFmpeg always exits with an "Input/Output error" when dealing with AEA files.
This patch solves that issue by returning AVERROR_EOF once the end of file is encountered, instead of always returning AVERROR(EIO).
I am sending this patch again because of an incorrect mime type of the first one.
Best regards,Asivery
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-avformat-aea-Make-it-so-the-AEA-demuxer-returns-EOF-.patch
Type: text/x-patch
Size: 898 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20221022/43d70448/attachment.bin>
More information about the ffmpeg-devel
mailing list