I've tried this switch as well, unfortunately it doesn't work :-(
 
Karim
 


De : vdr-bounces@linuxtv.org [mailto:vdr-bounces@linuxtv.org] De la part de Alex Betis
Envoyé : lundi 2 février 2009 13:40
À : VDR Mailing List
Objet : Re: [vdr] vdr-1.6.0 / mplayer / spdif Nexus => pb with DTS tracks


On Mon, Feb 2, 2009 at 2:26 PM, kafifi <kafifi@orange.fr> wrote:
Hello,

I am using vdr-1.6.0 and mplayer with Nexus FF card and it's spdif output.
When I run some "720p_AC3.avi" movies, my HC ampli receives 5.1 audio
without
problem. But with movies with DTS audio tracks, vdr+mplayer give only PCM in
stereo mode. There is an issue with DTS passthrough.

When I try mplayer **without vdr**, DTS is working :
Mplayer -ao mpegpes afm hwac3 movie.avi

My mplayer.sh.conf has theses lines :
USEAC3="true"
AC3AOUT="-ao mpegpes -afm hwac3"

Did I missed something ?
Do you know how could I fix this issue ?
I'm not an expert in that since I didn't get to receiver connection yet, but I think there is also "hwdts" codec.
I think the correct switch is "-ac hwdts".