Opened 16 years ago
Closed 16 years ago
#9064 closed defect (Fixed)
LATM Audio no longer supported in trunk.
| Reported by: | robertm | Owned by: | Janne Grunau |
|---|---|---|---|
| Priority: | blocker | Milestone: | 0.24 |
| Component: | MythTV - Video Playback | Version: | Master Head |
| Severity: | high | Keywords: | |
| Cc: | Ticket locked: | no |
Description
Adding this ticket to make sure we are keeping track of all of our blockers.
Need to add LATM code to our ffmpeg import or temporarily restore the libfaad wrapper.
Attachments (4)
Change History (8)
comment:1 by , 16 years ago
| Status: | new → assigned |
|---|
by , 16 years ago
| Attachment: | 9998-mythtv-latm.diff added |
|---|
by , 16 years ago
| Attachment: | mythtv_aac_latm_ffmpeg.diff added |
|---|
comment:3 by , 16 years ago
| Status: | assigned → accepted |
|---|
mythtv_aac_latm_ffmpeg.diff is based on Paul's patch but uses FFmpeg's AAC decoder and avoids libfaad. It works on my samples but more testing (on live streams) wouldn't harm.
by , 16 years ago
| Attachment: | mythtv_aac_latm_ffmpeg_2.diff added |
|---|
by , 16 years ago
| Attachment: | mythtv_aac_latm_ffmpeg_3.diff added |
|---|
Note:
See TracTickets
for help on using tickets.

Patch to re-instate LATM via libfaad