Partha Bagchi wrote:
> On Sat, Dec 27, 2008 at 6:31 AM, Duncan Webb <dun...@freevo.org> wrote:
>> Partha Bagchi wrote:
>>> Hi All,
>>>
>>> Happy Holidays!
>>>
>>> I am having a strange problem with a freevo box attached to a
>>> Mitshubishi 1080p LCD display. The freevo box has an Nvidia card that
>>> works perfectly with Fedora 10 installed and the TV displays 1080p
>>> when connected with an HDMI cable. I can use xine and mplayer fine
>>> with HD or SD content. However, when I start freevo, the TV complains
>>> that the signal is invalid and even though it starts, the movies don't
>>> show properly (small screen upper left corner in fullscreen mode) and
>>> the whole system freezes if I use "q" to exit the movie.
>>
>> How do you start freevo, freevo or freevo -fs? When starting freevo with
>> the -fs option is does not use a window manager.
>>
> I am starting freevo from the command line till all the issues are
> solved. (This is my second freevo system - the other one is working
> flawlessly except the tux skin - another story). I don't use the -fs
> option.

>From the console of an xterm? From the console the -fs is a good option
as it will start freevo using the default server setting in the
xorg.conf and will really display freevo in full-screen.

>> What are you geometry settings in freevo_conf.py? It should be 1920x1080.
>>
> Do you mean in /etc/freevo.conf? I had it at 1/2 that - 960x540. I
> didn't need it before. However, I have now changed it to 1920x1080 and
> the symptom seems to have gone away. However, when I start a movie (I
> use xine as my preferred player), and hit q, the whole system freezes.
> I have not had this issue before. Xine works without issues outside of
> freevo. Any ideas?

I did mean /etc/freevo.conf. If you are using the keyboard then IIRC you
need to type 'q' and enter.

To trace this sort of problem add to local_conf.py the following:
DEBUG = 1
DEBUG_CHILDAPP = 1
LOGGING = logging.DEBUG

Then check the xine-stdout and xine-stderr log files. The location of
the log files should be in the main-X.log.

Duncan

------------------------------------------------------------------------------
_______________________________________________
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to