Opened 13 years ago
Closed 13 years ago
#577 closed defect (fixed)
RAW AAC in MPEG-TS wrongly probed as MP1
Reported by: | Hendrik | Owned by: | |
---|---|---|---|
Priority: | important | Component: | avformat |
Version: | git-master | Keywords: | aac regression |
Cc: | Blocked By: | ||
Blocking: | Reproduced by developer: | yes | |
Analyzed by developer: | no |
Description
Hi,
the attached sample is wrongly probed as MP1 while the audio is actually AAC LATM. The stream is properly flagged as stream type 0x11, which means reverting http://git.videolan.org/?p=ffmpeg.git;a=commit;h=c41bf905f425c1f749dfeb23d11aa377a5104135 does fix playback.
Attachments (2)
Change History (5)
by , 13 years ago
Attachment: | mpegts_aac_latm_probe_failure.ts added |
---|
comment:1 by , 13 years ago
Actually, i was wrong, the stream is not LATM, its regular AAC
For some reason, the revert i mentioned still fixes it, however.
comment:2 by , 13 years ago
Keywords: | aac regression added |
---|---|
Priority: | normal → important |
Reproduced by developer: | set |
Status: | new → open |
comment:3 by , 13 years ago
Resolution: | → fixed |
---|---|
Status: | open → closed |
Summary: | LATM AAC in MPEG-TS wrongly probed as MP1 → RAW AAC in MPEG-TS wrongly probed as MP1 |
Fixed locally
will be in main git in a moment
Note:
See TracTickets
for help on using tickets.
sample