Opened 15 years ago
Last modified 14 years ago
#1572 new defect
MPlayer fails to decode AAC in MOV
Reported by: | Owned by: | reimar | |
---|---|---|---|
Priority: | normal | Component: | ad |
Version: | HEAD | Severity: | normal |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Reproduced by developer: | no | Analyzed by developer: | no |
Description
This is an AAC audio track in a QuickTime movie file. MPlayer fails to decode it using either -ac faad or -ac ffaac. QuickTime Player and VLC can both play it although with a slight glitch at around 5s.
The original file is 627M, truncating via dd makes the issue go away.
I deleted the video track from the QuickTime mov and the resulting file still duplicates the issue with faad but ffaac no longer logs errors, but still doesn't play audio and finishes early.
Audio-only QuickTime uploaded to Sample file uploaded to:
upload.ffmpeg.org:/MPlayer/incoming/aac-decode-failure/aac-decode-failure.mov
Attachments (2)
Change History (6)
by , 15 years ago
Attachment: | mplayer-faad-audio-only.log added |
---|
comment:1 by , 15 years ago
by , 15 years ago
Attachment: | mplayer-ffaac-original.log added |
---|
mplayer -ac ffaac (on original file with audio+video)
comment:2 by , 15 years ago
comment:4 by , 14 years ago
Owner: | changed from | to
---|
mplayer -ac faad aac-decode-failure.mov