Opened 14 years ago

Closed 14 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)

9998-mythtv-latm.diff (19.2 KB) - added by pkendall64@… 14 years ago.
Patch to re-instate LATM via libfaad
mythtv_aac_latm_ffmpeg.diff (21.3 KB) - added by Janne Grunau 14 years ago.
mythtv_aac_latm_ffmpeg_2.diff (21.3 KB) - added by Janne Grunau 14 years ago.
mythtv_aac_latm_ffmpeg_3.diff (21.3 KB) - added by Janne Grunau 14 years ago.

Download all attachments as: .zip

Change History (8)

comment:1 Changed 14 years ago by robertm

Status: newassigned

Changed 14 years ago by pkendall64@…

Attachment: 9998-mythtv-latm.diff added

Patch to re-instate LATM via libfaad

comment:2 Changed 14 years ago by beirdo

See also #8563.

Changed 14 years ago by Janne Grunau

Attachment: mythtv_aac_latm_ffmpeg.diff added

comment:3 Changed 14 years ago by Janne Grunau

Status: assignedaccepted

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.

Changed 14 years ago by Janne Grunau

Changed 14 years ago by Janne Grunau

comment:4 Changed 14 years ago by Janne Grunau

Resolution: Fixed
Status: acceptedclosed

(In [26835]) Add AAC LATM decoder based on FFmpeg's AAC decoder

based on Paul Kendall's libfaad LATM decoder. Fixes #9064

Note: See TracTickets for help on using tickets.