[mythtv-commits] Ticket #10081: ALSA: Distorted 24bit playback
MythTV
noreply at mythtv.org
Sat Oct 8 08:05:36 UTC 2011
#10081: ALSA: Distorted 24bit playback
-----------------------------------+--------------------------------
Reporter: mac20xx@… | Owner: jyavenard
Type: Bug Report - General | Status: infoneeded_new
Priority: minor | Milestone: unknown
Component: MythTV - Audio Output | Version: 0.24.1
Severity: medium | Resolution:
Keywords: | Ticket locked: 0
-----------------------------------+--------------------------------
Comment (by mac20xx@…):
Different point of view:
If the audio-decoder gets 24bit data and stores it in bits 8-31 of an
integer then he's doing an on-the-fly s24_(3)le to s32_le conversation.
Input format is still s24_(3)le but what alsa gets is s32_le.
--
Ticket URL: <http://code.mythtv.org/trac/ticket/10081#comment:4>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center
More information about the mythtv-commits
mailing list