Opened 12 years ago
Closed 12 years ago
#3648 closed defect (fixed)
caf muxer writes incorrect mFramesPerPacket in desc chunk for MPEG-2 layer 3 audio
| Reported by: | nu774 | Owned by: | |
|---|---|---|---|
| Priority: | normal | Component: | avformat |
| Version: | git-master | Keywords: | caf |
| Cc: | Blocked By: | ||
| Blocking: | Reproduced by developer: | yes | |
| Analyzed by developer: | no |
Description
How to reproduce:
% lame -b 64 foo.wav -o bar.mp3 && ffmpeg -i bar.mp3 -c:a copy bazz.caf
Frame length of MPEG-2 layer 3 is 576. ffmpeg always writes 1152 for layer 3 even when it is MPEG-2.
Change History (2)
comment:1 by , 12 years ago
| Component: | undetermined → avformat |
|---|---|
| Keywords: | caf added |
| Priority: | important → normal |
comment:2 by , 12 years ago
| Reproduced by developer: | set |
|---|---|
| Resolution: | → fixed |
| Status: | new → closed |
| Version: | unspecified → git-master |
Should be fixed in 2d56f0d0 - thank you for the report!
Note:
See TracTickets
for help on using tickets.



Please provide all necessary information when opening tickets on this bug tracker.