Evan Hisey wrote:
> Duncan
> 
>> You can try using ircat as it will tell you if LANG and SUBTITLE are
>> mapped correctly.
> Yup had the button miss named.
> 
>> Depends on what TV card you are using, guess not a IVTV or DVB card so you
>> need to check the mencoder command line.
> I am not getting the mencoder command line dumped to any of the logs;
> Logging is:
> LOGGING = logging.DEBUG
> DEBUG = 1
> CHILDAPP_DEBUG = 2

You should be getting the command lines listed, You may need,
RECORDSERVER_LOGGING

LOGGING = logging.DEBUG
RECORDSERVER_LOGGING = logging.DEBUG
DEBUG = 1
CHILDAPP_DEBUG = 1

The full default set of logging is:
LOGGING = logging.INFO
WEBSERVER_LOGGING = logging.INFO
RECORDSERVER_LOGGING = logging.INFO
ENCODINGSERVER_LOGGING = logging.INFO
RSSSERVER_LOGGING = logging.INFO

I tried using the DEBUG setting to trigger the logging level but for
some reason this didn't work.

HTH
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-devel mailing list
Freevo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to