[FFmpeg-trac] #10850(undetermined:new): bug with MP3 file processing that occurs in FFmpeg 4.4 but not in 4.1.
FFmpeg
trac at avcodec.org
Thu Feb 8 09:47:24 EET 2024
#10850: bug with MP3 file processing that occurs in FFmpeg 4.4 but not in 4.1.
-------------------------------------+-------------------------------------
Reporter: 이아름 | Owner: (none)
Type: defect | Status: new
Priority: important | Component:
| undetermined
Version: 4.4.4 | Resolution:
Keywords: pipe avio | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
Comment (by 이아름):
Using git bisect, I found where the code went wrong!!
that commit remove and it works well in tags/n4.4.4 !!
bug patch plz..
{{{
c22665ae691ca313793330bfa7c9a2b70d53cbdf is the first bad commit
commit c22665ae691ca313793330bfa7c9a2b70d53cbdf
Author: Limin Wang <lance.lmwang at gmail.com>
Date: Fri Nov 8 00:16:22 2019 +0800
avformat/mp3dec: Check for occurances of headers within frames during
probing
Fixes misdetection of zYLx.wav
Reviewed-by: Paul B Mahol <onemda at gmail.com>
Signed-off-by: Michael Niedermayer <michael at niedermayer.cc>
:040000 040000 cf7d289d964c1512c73f468300272cd7c2b02fee
6901192ef632823a54f1d2afd05d5fdc7fb04191 M libavformat
(base)
}}}
--
Ticket URL: <https://trac.ffmpeg.org/ticket/10850#comment:2>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list