mirror of https://github.com/FFmpeg/FFmpeg.git
Adding an arbitrary amount of padding bytes at the end of the ID3 metadata fixes cover art display for some software (iTunes, Traktor, Serato, Torq). For reference (ID3 metadata): [ Apic frames ] -> cover doesn't show up [ Apic frames, Padding ] -> ok [ Apic frames, ID3 frames ] -> ok [ ID3 frames, Apic frames ] -> cover doesn't show up [ ID3 frames, Apic frames, Padding ] -> okpull/23/head
parent
c4e0e31424
commit
f468325d34
3 changed files with 15 additions and 4 deletions
@ -1,3 +1,3 @@ |
||||
7fcf80c2059b5c058a6cdd2e2f798b6c *./tests/data/lavf-fate/lavf.mp3 |
||||
96366 ./tests/data/lavf-fate/lavf.mp3 |
||||
6bdea919dc6856d76ef2553698e2b0d3 *./tests/data/lavf-fate/lavf.mp3 |
||||
96376 ./tests/data/lavf-fate/lavf.mp3 |
||||
./tests/data/lavf-fate/lavf.mp3 CRC=0x6c9850fe |
||||
|
Loading…
Reference in new issue