[mythtv-users] audio resample

Marcel Janssen korgull at home.nl
Thu Mar 17 21:36:13 UTC 2005


On Thursday 17 March 2005 22:12, Marcel Janssen wrote:
> On Thursday 17 March 2005 21:15, Marcel Janssen wrote:
> > How can I get pcm to play at 48000Hz ?
>
> Can mythmusic do the resampling or does one need to use Alsa for it ?

It seems like the following in .asoundrc works :

pcm.!default { 
type plug 
slave.pcm "spdif"
  slave {
       pcm "spdif"
       rate 48000
       }
 }

Regards,
Marcel


More information about the mythtv-users mailing list