On Tue, Jan 02, 2024 at 02:52:11AM +0000, aybe aybe wrote: > This second patch fixes the following error at the end of a .STR stream > conversion: > > [in#0/psxstr @ 0000000000681e80] Error during demuxing: I/O error > > It's been a bit of trial and error as I've never used ffmpeg, but returning > AVERROR_EOF appears to be the way to go (doesn't complain anymore). > > Signed-off-by: aybe <a...@users.noreply.github.com> > --- > libavformat/psxstr.c | 6 +++++- > 1 file changed, 5 insertions(+), 1 deletion(-)
will apply thx [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB If a bugfix only changes things apparently unrelated to the bug with no further explanation, that is a good sign that the bugfix is wrong.
signature.asc
Description: PGP signature
_______________________________________________ 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".