Opened 9 years ago
Closed 9 years ago
#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 (2)
Change History (5)
Changed 9 years ago by heleppkes
comment:1 Changed 9 years 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.
comment:2 Changed 9 years ago by cehoyos
- Keywords aac regression added
- Priority changed from normal to important
- Reproduced by developer set
- Status changed from new to open
comment:3 Changed 9 years ago by michael
- Resolution set to fixed
- Status changed from open to closed
- Summary changed from LATM AAC in MPEG-TS wrongly probed as MP1 to 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