[mythtv-commits] Ticket #9081: Audio choppy when bitrate not converted

MythTV mythtv at cvs.mythtv.org
Sun Oct 10 03:50:44 UTC 2010


#9081: Audio choppy when bitrate not converted
-----------------------------------+----------------------------------------
 Reporter:  paul<at>planar.id.au   |           Owner:  jyavenard  
     Type:  defect                 |          Status:  closed     
 Priority:  minor                  |       Milestone:  unknown    
Component:  MythTV - Audio Output  |         Version:  Unspecified
 Severity:  medium                 |      Resolution:  Invalid    
 Keywords:                         |   Ticket locked:  0          
-----------------------------------+----------------------------------------
Changes (by jyavenard):

  * status:  new => closed
  * resolution:  => Invalid


Comment:

 Use the device found by myth. Do not set the ALSA device yourself. That's
 what the device scanning is for.

 If your device reports 44.1kHz as being supported, and you are trying to
 play 44.1kHz this is what myth will use.

 If you device only reports 48kHz, then audio will be resampled. You can
 override the quality of the resampler used in the advanced settings.

 If myth converts everything to 48kHz despite what you are playing or what
 the device support, it's because you have configured myth to override the
 resampler and to resample everything to 48kHz.

 The log show that 32k, 44.1k and 48kHz are available. And myth doesn't try
 to resample and play the audio at 44.1kHz. Not sure what made you believe
 it was resampling at 48kHz.

 It plays fine using default ; so leave it at that. it will only resample
 based on what ALSA reports

 Do not try to configure the audio like you used to do with myth <= 0.23 .
 Let myth do its job

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/9081#comment:1>
MythTV <http://www.mythtv.org/>
MythTV Media Center


More information about the mythtv-commits mailing list