Lucian Muresan wrote:
> Hello again,
> 
> I noticed that I can no longer get fbxine to play DVDs or AVI's
> containing DD audio (which I obviously want passed through to my
> surround receiver) when launched from Freevo.
> When trying this, I can see the video on my TV for some seconds (I guess
> less than 10), but there is no audio.
> When trying to launch the particular AVI with the *exact same* command
> line reported in */var/log/freevo/main-0.log*, outside Freevo, in a SSH
> console, the movie plays audio decoded in my external DD-receiver, and
> doesn't stop by itself. The command is:
> 
> fbxine --stdctl -V DirectFB -A alsa --no-lirc
> --post='pp:quality=10;expand'
> 'file:///mnt/other/MediaPool/Media/Video/Movies/Anger Management (2003)
> - Divx5.05 - DD5.1 - CD1.avi'
> 
> When playing other AVI's, without DD or dts tracks, which have to be
> decoded by fbxine and then passed as PCM to the S/P-DIF, they also play
> fine even launched from Freevo.
> 
> Unfortunately, I can't find any relevant logging. Anyone can confirm?

In local_conf.py make sure that these are set:
DEBUG = 1
CHILDAPP_DEBUG = 1
LOGGING = logging.DEBUG
then the output should be logged in main-0.log.

I don't know what the correct fbxine argument for audio pass-through is
may be someone can enlighten me :) so I can check.

Duncan


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to