Opened 16 years ago
Closed 16 years ago
Last modified 16 years ago
#6699 closed defect (fixed)
8 Channel audio tracks play only white noise
Reported by: | Owned by: | JYA | |
---|---|---|---|
Priority: | minor | Milestone: | 0.23 |
Component: | MythTV - Audio Output | Version: | head |
Severity: | medium | Keywords: | |
Cc: | Ticket locked: | no |
Description (last modified by )
After the ffmpeg resync in [20797], TrueHD and LPCM 8 channel audio tracks cause loud, persistent white noise. This affects all primary audio tracks in HD-DVD material and many primary audio tracks from Blu ray material.
After switching to the TrueHD track, the audio becomes loud white noise, and the video framerate is halved.
30 second Sample available at:
http://www.fecitfacta.com/truehdfail.evo
I can provide additional samples of varying lengths on request. Thanks!
Change History (8)
comment:1 by , 16 years ago
Description: | modified (diff) |
---|---|
Summary: | TrueHD Tracks in EVOB containers do not play properly → 8 Channel audio tracks play only white noise |
comment:2 by , 16 years ago
Owner: | changed from | to
---|---|
Status: | new → accepted |
comment:3 by , 16 years ago
comment:4 by , 16 years ago
Component: | MythTV - Video Playback → MythTV - Audio Output |
---|---|
Owner: | changed from | to
Status: | accepted → assigned |
comment:5 by , 16 years ago
Status: | assigned → infoneeded |
---|
Can you confirm that the issue still occurs with trunk >= 22432.
Normally, the Audio should now be re-encoded as AC3...
comment:6 by , 16 years ago
Resolution: | → fixed |
---|---|
Status: | infoneeded → closed |
Yep, all seems to mostly work now-- there are some secondary issues related to decode/transcode of the original audio track but they may be an upstream issue so I'll narrow those further. Appears fixed by r22432.
comment:7 by , 16 years ago
Milestone: | unknown → 0.23 |
---|
(In [22109]) set sample format to S16 for the TrueHD decoder
MythTV cannot handle S32 at the moment. Makes the audio in Refs #6699 recognizeable but there still an annoying repetitive distortion.