Bugs item #1600294, was opened at 2006-11-21 11:37
Message generated for change (Comment added) made by duncanwebb
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=446895&aid=1600294&group_id=46652

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: video
Group: 1.6.0
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Lavirotte St�phane (lavirotte)
Assigned to: Nobody/Anonymous (nobody)
Summary: No video display since 1.6 with X

Initial Comment:
Hi,

First of all, I would like to say that I use freevo for a long time. I actually 
use the 1.5.3 release (with lot of local patches I applied).

I quickly tested freevo 1.6 this week-end (and also 1.7 from svn) without any 
patches or addons. With these two release, I encountered the same problem: I do 
not see video (played with mplayer). I can hear the sound, but I don't see 
anything (black screen). All is working well with my 1.5.3 install.

I also noticed that if I disable ENABLE_FULLSCREN_X, it works again (I can see 
the video) but I have got the windows manager title bar... I use freevo under X 
(to be able to use others X applications). Did anybody encountered the same 
problem ?

Stéphane (maintener of french allocine plugin).


----------------------------------------------------------------------

>Comment By: Duncan Webb (duncanwebb)
Date: 2006-11-21 19:31

Message:
Logged In: YES 
user_id=104395
Originator: NO

The only thing that I can think of is your geometry setting, why do you
use 808x606 instead of 800x600?

What is the screen geometry in your xorg/xfree86 config file?

You should have a mplayer_stdout.log and mplayer_stderr.log in /tmp, you
should check these. It doesn't look like a freevo problem as mplayer has
been started, you may see more information that will reveal the problem in
these two files.

----------------------------------------------------------------------

Comment By: Lavirotte St�phane (lavirotte)
Date: 2006-11-21 18:59

Message:
Logged In: YES 
user_id=259275
Originator: YES

Here is the freevo.conf file:

version    = 2.1
display    = x11
geometry   = 808x606
tv         = secam
chanlist   = france
mplayer    = /usr/bin/mplayer
mencoder   = /usr/bin/mencoder
tvtime     = /usr/bin/tvtime
xine       = /usr/bin/xine
fbxine     = /usr/bin/fbxine
cdparanoia = /usr/bin/cdparanoia
lame       = /usr/bin/lame
flac       = /usr/bin/flac
oggenc     = /usr/bin/oggenc
xmame      = /usr/games/xmame
snes       = /usr/bin/zsnes
jpegtran   = /usr/bin/jpegtran
renice     = /usr/bin/renice
setterm    = /usr/bin/setterm
vlc        = /usr/bin/vlc

And a log of freevo 1.6.0 (local.conf was minimal, with just a
CONFIG_VERSION, DEBUG=1 and ENABLE_FULLSCREEN_X setted).
-------------------------------------------------------------------------------
Freevo (1.6.0) start at Mon Nov 20 09:33:44 2006
-------------------------------------------------------------------------------

config.py (494): Logging to /var/log/freevo/main-0.log

Error: TV_RECORD_DIR not set
Please set TV_RECORD_DIR to the directory, where recordings should be
stored
or remove the tv plugin. Autoset variable to /data/freevo/video/movies.

Error: VIDEO_SHOW_DATA_DIR not found
ROM_DRIVES: Auto-detected and added "('/cdrom', '/dev/cdrom', 'CD-1')"

Error: can't find /tmp/TV.xml
Use xmltv to create this file or when you don't want to use the tv
module at all, add TV_CHANNELS = [] and plugin.remove('tv') to your
local_conf.py. TVguide is deactivated now.

config.py (879): Using 'latin-1' encoding

Please run 'freevo cache'

main.py (221): load basic skin settings: blurr
osd.py (211): Couldnt load font "Arial_Bold.ttf"
osd.py (217): trying alternate: verabd.ttf
osd.py (211): Couldnt load font "Arial_Bold.ttf"
osd.py (217): trying alternate: verabd.ttf
osd.py (211): Couldnt load font "Arial_Bold.ttf"
osd.py (217): trying alternate: verabd.ttf
osd.py (211): Couldnt load font "Arial_Bold.ttf"
osd.py (217): trying alternate: verabd.ttf
osd.py (211): Couldnt load font "Arial_Bold.ttf"
osd.py (217): trying alternate: verabd.ttf
osd.py (211): Couldnt load font "Arial_Bold.ttf"
osd.py (217): trying alternate: verabd.ttf
osd.py (211): Couldnt load font "Arial_Bold.ttf"
osd.py (217): trying alternate: verabd.ttf
__init__.py (239): Building the xml hash database...
__init__.py (271): done
xine.py (69): detect fbxine version 9906
mplayer.py (130): MPlayer.play(): mode=file,
url=//data/freevo/video/enfants/Ala
ddin & Co/Aladdin.avi
self.t1.isAlive()=True, self.t2.isAlive()=True
ChildApp.__init__(), pid=25059, app=/usr/bin/mplayer -autosync 100 -nolirc
-auto
q 100 -screenw 808 -screenh 606 -fs -slave -ao oss:/dev/dsp -v -vo
xv,sdl,x11, -
cache 5000 -idx //data/freevo/video/enfants/Aladdin & Co/Aladdin.avi -vf
pp=de,
poll=-1
childapp.py (418): sending exit command to app

----------------------------------------------------------------------

Comment By: Duncan Webb (duncanwebb)
Date: 2006-11-21 14:49

Message:
Logged In: YES 
user_id=104395
Originator: NO

What setting have you got for display in /etc/freevo/freevo.conf?

I suspect that the problem is to do with this setting. Can you post the
command that is executed, should be in the log when DEBUG=1 or
CHILDAPP_DEBUG=1 are set in your local_conf.py.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=446895&aid=1600294&group_id=46652

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Freevo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to