Ticket #577 (closed defect: fixed)
RAW AAC in MPEG-TS wrongly probed as MP1
| Reported by: | heleppkes | 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
Change History
Changed 19 months ago by heleppkes
-
attachment
mpegts_aac_latm_probe_failure.ts
added
comment:1 Changed 19 months ago by heleppkes
Actually, i was wrong, the stream is not LATM, its regular AAC
For some reason, the revert i mentioned still fixes it, however.
Note: See
TracTickets for help on using
tickets.



sample