> On Aug 11, 2025, at 16:40, Nicolas George <geo...@nsup.org> wrote:
> 
> quink (HE12025-08-11):
>> PR #20212 opened by quink
>> URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20212
>> Patch URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20212.patch
>> 
>> A set of files begins with the following byte sequence.
>> 
>> 00000000  4c 41 4d 45 33 2e 31 30  30 aa aa aa aa aa aa aa  
>> |LAME3.100.......|
>> 00000010  aa aa aa aa aa aa aa aa  aa aa aa aa aa aa aa aa  
>> |................|
>> *
>> 
>> It seems they are encoded with lame, but missing header bytes at the
>> beginning.
>> 
>> Signed-off-by: Zhao Zhili <zhiliz...@tencent.com>
> 
> The commit message should explain better what the commit does.

Any suggestions?

> 
> What other software manages to recognize these files as valid?

ffplay -f mp3 works as expected.

> 
> Regards,
> 
> -- 
>  Nicolas George
> _______________________________________________
> 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".

_______________________________________________
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