Re: [Freevo-users] freevo only shows black screen for a second when trying to play a dvd

2009-06-18 Thread Evan Hisey
On Thu, Jun 18, 2009 at 10:17 AM, Duncan Webb wrote:
> Evan Hisey wrote:
>> On Wed, Jun 17, 2009 at 3:20 PM, Kevin Meagher 
>> wrote:
>>> Thanks for the help.
>>> With the logging set to debug i was able to get the xine options and
>>> find the problem. The problem was with '--no-lirc' which I removed and
>>> now it works fine.
>>>
>>>
>> Ran in to this on Slackware and got the following option add to the
>> local_conf.py: XINE_HAS_NO_LIRC = false .
>
> Should be:
> XINE_HAS_NO_LIRC = False
> as Python is case-sensitive.
>
> If you did not find this
>> option I suggest using it over, hand tweaking the Xine options.
>
> Duncan
Good point, I must have typed taht wrong on teh Wiki, as I just did a
cut and paste to the email. I will fix that now.

Evan

--
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] freevo only shows black screen for a second when trying to play a dvd

2009-06-18 Thread Duncan Webb
Evan Hisey wrote:
> On Wed, Jun 17, 2009 at 3:20 PM, Kevin Meagher wrote:
>> Thanks for the help.
>> With the logging set to debug i was able to get the xine options and
>> find the problem. The problem was with '--no-lirc' which I removed and
>> now it works fine.
>>
>>
> Ran in to this on Slackware and got the following option add to the
> local_conf.py: XINE_HAS_NO_LIRC = false . 

Should be:
XINE_HAS_NO_LIRC = False
as Python is case-sensitive.

If you did not find this
> option I suggest using it over, hand tweaking the Xine options.

Duncan

--
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] freevo only shows black screen for a second when trying to play a dvd

2009-06-17 Thread Evan Hisey
On Wed, Jun 17, 2009 at 3:20 PM, Kevin Meagher wrote:
> Thanks for the help.
> With the logging set to debug i was able to get the xine options and
> find the problem. The problem was with '--no-lirc' which I removed and
> now it works fine.
>
>
Ran in to this on Slackware and got the following option add to the
local_conf.py: XINE_HAS_NO_LIRC = false . If you did not find this
option I suggest using it over, hand tweaking the Xine options.

Evan

--
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] freevo only shows black screen for a second when trying to play a dvd

2009-06-17 Thread Kevin Meagher
Thanks for the help.
With the logging set to debug i was able to get the xine options and
find the problem. The problem was with '--no-lirc' which I removed and
now it works fine.


On Wed, Jun 17, 2009 at 10:28 AM, Duncan Webb wrote:
> Kevin Meagher wrote:
>> Here is the output of .freevo/log/xine-stdout-1000.log. It looks like
>> freevo is passing a bad parameter to xine, but im not sure how to
>> check what was actually passed to xine, the command isn't outputed to
>> main-1000.log.
>>
>> --Kevin
>>
>>
>>
>> Usage: xine [OPTIONS]... [MRL]
>>
>> OPTIONS are:
>>   -v, --version                Display version.
>>       --verbose [=level]       Set verbosity level. Default is 1.
>>   -c, --config           Use config file instead of default one.
>>   -V, --video-driver      Select video driver by id. Available drivers:
>>                                xv opengl raw xshm aa none
>>   -A, --audio-driver      Select audio driver by id. Available drivers:
>>                                null alsa none file
>>   -u, --spu-channel <#>        Select SPU (subtitle) channel '#'.
>>   -a, --audio-channel <#>      Select audio channel '#'.
>>   -p, --auto-play [opt]        Play on start. Can be followed by:
>>                     'f': in fullscreen mode.
>>                     'h': hide GUI (panel, etc.).
>>                     'w': hide video window.
>>                     'q': quit when play is done.
>>                     'd': retrieve playlist from DVD. (deprecated. use -s DVD)
>>                     'v': retrieve playlist from VCD. (deprecated. use -s VCD)
>>   -s, --auto-scan      auto-scan play list from 
>>   -f, --fullscreen             start in fullscreen mode,
>>   -g, --hide-gui               hide GUI (panel, etc.)
>>   -I, --no-gui                 disable GUI
>>       --no-mouse               disable mouse event
>>   -H, --hide-video             hide video window
>>       --visual    Use the specified X11 visual. 
>>                                is either an X11 visual class, or a visual id.
>>       --install                Install a private colormap.
>>       --keymap [=option]       Display keymap. Option are:
>>                                  'default': display default keymap table,
>>                                  'lirc': display draft of a .lircrc config 
>> file.
>>                                  'remapped': user remapped keymap table.
>>                                  'file:': use  as keymap.
>>                                  -if no option is given, 'default' is 
>> selected.
>>   -n, --network                Enable network remote control server.
>>       --network-port           Specify network server port number.
>>   -R, --root                   Use root window as video window.
>>   -W, --wid                    Use a window id.
>>   -G, --geometry    Set output window geometry (X style).
>>   -B, --borderless             Borderless video output window.
>>   -N, --animation         Specify mrl to play when video output isn't 
>> used.
>>                                  -can be used more than one time.
>>   -P, --playlist     Load a playlist file.
>>   -l, --loop [=mode]           Set playlist loop mode (default: loop).
>> Modes are:
>>                                  'loop': loop entire playlist.
>>                                  'repeat': repeat current playlist entry.
>>                                  'shuffle': select randomly a yet
>> unplayed entry from playlist
>>                                  'shuffle+': same as 'shuffle', but
>> indefinetely replay the playlist.
>>       --skin-server-url   Define the skin server url.
>>       --enqueue  ...      Enqueue mrl of a running session (session 0)
>>   -S, --session 
>>                                Session managements. Options can be:
>>                     session=n   specify session  number,
>>                     mrl=m       add mrl  to the playlist,
>>                     audio=c     select audio channel (: 'next' or 'prev'),
>>                     spu=c       select spu channel (: 'next' or 'prev'),
>>                     volume=v    set audio volume,
>>                     amp=v       set amplification level,
>>                     loop=m      set loop mode (: 'none' 'loop'
>> 'repeat' 'shuffle' or 'shuffle+'),
>>                     get_speed   get speed value (see man page for
>> returned value).
>>                     (playlist|pl)=p
>>                                   can be:
>>                                    'clear'  clear the playlist,
>>                                    'first'  play first entry in the playlist,
>>                                    'prev'   play previous playlist entry,
>>                                    'next'   play next playlist entry,
>>                                    'last'   play last entry in the playlist,
>>                                    'load:s' load playlist file ,
>>                                    'stop'   stop playback at the end
>> of current playback.

Re: [Freevo-users] freevo only shows black screen for a second when trying to play a dvd

2009-06-17 Thread Duncan Webb
Kevin Meagher wrote:
> Here is the output of .freevo/log/xine-stdout-1000.log. It looks like
> freevo is passing a bad parameter to xine, but im not sure how to
> check what was actually passed to xine, the command isn't outputed to
> main-1000.log.
> 
> --Kevin
> 
> 
> 
> Usage: xine [OPTIONS]... [MRL]
> 
> OPTIONS are:
>   -v, --versionDisplay version.
>   --verbose [=level]   Set verbosity level. Default is 1.
>   -c, --config   Use config file instead of default one.
>   -V, --video-driver  Select video driver by id. Available drivers:
>xv opengl raw xshm aa none
>   -A, --audio-driver  Select audio driver by id. Available drivers:
>null alsa none file
>   -u, --spu-channel <#>Select SPU (subtitle) channel '#'.
>   -a, --audio-channel <#>  Select audio channel '#'.
>   -p, --auto-play [opt]Play on start. Can be followed by:
> 'f': in fullscreen mode.
> 'h': hide GUI (panel, etc.).
> 'w': hide video window.
> 'q': quit when play is done.
> 'd': retrieve playlist from DVD. (deprecated. use -s DVD)
> 'v': retrieve playlist from VCD. (deprecated. use -s VCD)
>   -s, --auto-scan  auto-scan play list from 
>   -f, --fullscreen start in fullscreen mode,
>   -g, --hide-gui   hide GUI (panel, etc.)
>   -I, --no-gui disable GUI
>   --no-mouse   disable mouse event
>   -H, --hide-video hide video window
>   --visualUse the specified X11 visual. 
>is either an X11 visual class, or a visual id.
>   --installInstall a private colormap.
>   --keymap [=option]   Display keymap. Option are:
>  'default': display default keymap table,
>  'lirc': display draft of a .lircrc config 
> file.
>  'remapped': user remapped keymap table.
>  'file:': use  as keymap.
>  -if no option is given, 'default' is 
> selected.
>   -n, --networkEnable network remote control server.
>   --network-port   Specify network server port number.
>   -R, --root   Use root window as video window.
>   -W, --widUse a window id.
>   -G, --geometrySet output window geometry (X style).
>   -B, --borderless Borderless video output window.
>   -N, --animation Specify mrl to play when video output isn't 
> used.
>  -can be used more than one time.
>   -P, --playlist Load a playlist file.
>   -l, --loop [=mode]   Set playlist loop mode (default: loop).
> Modes are:
>  'loop': loop entire playlist.
>  'repeat': repeat current playlist entry.
>  'shuffle': select randomly a yet
> unplayed entry from playlist
>  'shuffle+': same as 'shuffle', but
> indefinetely replay the playlist.
>   --skin-server-url   Define the skin server url.
>   --enqueue  ...  Enqueue mrl of a running session (session 0)
>   -S, --session 
>Session managements. Options can be:
> session=n   specify session  number,
> mrl=m   add mrl  to the playlist,
> audio=c select audio channel (: 'next' or 'prev'),
> spu=c   select spu channel (: 'next' or 'prev'),
> volume=vset audio volume,
> amp=v   set amplification level,
> loop=m  set loop mode (: 'none' 'loop'
> 'repeat' 'shuffle' or 'shuffle+'),
> get_speed   get speed value (see man page for
> returned value).
> (playlist|pl)=p
>   can be:
>'clear'  clear the playlist,
>'first'  play first entry in the playlist,
>'prev'   play previous playlist entry,
>'next'   play next playlist entry,
>'last'   play last entry in the playlist,
>'load:s' load playlist file ,
>'stop'   stop playback at the end
> of current playback.
>'cont'   continue playback at the
> end of current playback.
> play, slow2, slow4, pause, fast2,
> fast4, stop, quit, fullscreen, eject.
>   -Z   Don't automatically start playback (smart 
> mode).
>   -D, --deinterla

Re: [Freevo-users] freevo only shows black screen for a second when trying to play a dvd

2009-06-16 Thread Kevin Meagher
Here is the output of .freevo/log/xine-stdout-1000.log. It looks like
freevo is passing a bad parameter to xine, but im not sure how to
check what was actually passed to xine, the command isn't outputed to
main-1000.log.

--Kevin



Usage: xine [OPTIONS]... [MRL]

OPTIONS are:
  -v, --versionDisplay version.
  --verbose [=level]   Set verbosity level. Default is 1.
  -c, --config   Use config file instead of default one.
  -V, --video-driver  Select video driver by id. Available drivers:
   xv opengl raw xshm aa none
  -A, --audio-driver  Select audio driver by id. Available drivers:
   null alsa none file
  -u, --spu-channel <#>Select SPU (subtitle) channel '#'.
  -a, --audio-channel <#>  Select audio channel '#'.
  -p, --auto-play [opt]Play on start. Can be followed by:
'f': in fullscreen mode.
'h': hide GUI (panel, etc.).
'w': hide video window.
'q': quit when play is done.
'd': retrieve playlist from DVD. (deprecated. use -s DVD)
'v': retrieve playlist from VCD. (deprecated. use -s VCD)
  -s, --auto-scan  auto-scan play list from 
  -f, --fullscreen start in fullscreen mode,
  -g, --hide-gui   hide GUI (panel, etc.)
  -I, --no-gui disable GUI
  --no-mouse   disable mouse event
  -H, --hide-video hide video window
  --visualUse the specified X11 visual. 
   is either an X11 visual class, or a visual id.
  --installInstall a private colormap.
  --keymap [=option]   Display keymap. Option are:
 'default': display default keymap table,
 'lirc': display draft of a .lircrc config file.
 'remapped': user remapped keymap table.
 'file:': use  as keymap.
 -if no option is given, 'default' is selected.
  -n, --networkEnable network remote control server.
  --network-port   Specify network server port number.
  -R, --root   Use root window as video window.
  -W, --widUse a window id.
  -G, --geometrySet output window geometry (X style).
  -B, --borderless Borderless video output window.
  -N, --animation Specify mrl to play when video output isn't used.
 -can be used more than one time.
  -P, --playlist Load a playlist file.
  -l, --loop [=mode]   Set playlist loop mode (default: loop).
Modes are:
 'loop': loop entire playlist.
 'repeat': repeat current playlist entry.
 'shuffle': select randomly a yet
unplayed entry from playlist
 'shuffle+': same as 'shuffle', but
indefinetely replay the playlist.
  --skin-server-url   Define the skin server url.
  --enqueue  ...  Enqueue mrl of a running session (session 0)
  -S, --session 
   Session managements. Options can be:
session=n   specify session  number,
mrl=m   add mrl  to the playlist,
audio=c select audio channel (: 'next' or 'prev'),
spu=c   select spu channel (: 'next' or 'prev'),
volume=vset audio volume,
amp=v   set amplification level,
loop=m  set loop mode (: 'none' 'loop'
'repeat' 'shuffle' or 'shuffle+'),
get_speed   get speed value (see man page for
returned value).
(playlist|pl)=p
  can be:
   'clear'  clear the playlist,
   'first'  play first entry in the playlist,
   'prev'   play previous playlist entry,
   'next'   play next playlist entry,
   'last'   play last entry in the playlist,
   'load:s' load playlist file ,
   'stop'   stop playback at the end
of current playback.
   'cont'   continue playback at the
end of current playback.
play, slow2, slow4, pause, fast2,
fast4, stop, quit, fullscreen, eject.
  -Z   Don't automatically start playback (smart mode).
  -D, --deinterlace [post]...  Deinterlace video output. One or more post plugin
 can be specified, with optional parameters.
 Syntax is the same as --post option.
  

Re: [Freevo-users] freevo only shows black screen for a second when trying to play a dvd

2009-06-16 Thread Duncan Webb
Kevin Meagher wrote:
> Hi all,
> 
> I'm running freevo 1.8.2 on gentoo linux. I havent made any changes to
> local_conf.py. when i goe to watch a movie there is an option for the
> dvd in the drive, when I select it, I get a black screen for about a
> second and then it takes me back to the movies menu. Running 'xine
> dvd://' plays the dvd perfectly so i don't think it is a problem with
> xine.
> 
> Here is stdout after I turned up logging, i don't see anythin relating
> to not playing the dvd:

I think that this particular DVD is copy-protected in such a way that it
will not play with Linux.

What you need to do is to enable DEBUG_CHILDAPP and then in the log
files check the command line that is being executed, should be in
main-X.log and also look at the xine-std*.log files.

> 
> $ freevo
> /usr/bin/freevo:36: DeprecationWarning: The popen2 module is
> deprecated.  Use the subprocess module.
>   import popen2
> /usr/lib/python2.6/site-packages/kaa/notifier/popen.py:52:
> DeprecationWarning: The popen2 module is deprecated.  Use the
> subprocess module.
>   import popen2
> /usr/lib/python2.6/site-packages/kaa/metadata/disc/cdrom.py:37:
> DeprecationWarning: the md5 module is deprecated; use hashlib instead
>   import md5
> trying "/var/log/freevo"...
> trying "/var/lib/freevo"...
> trying "/var/cache/freevo"...
> 
> Warning: freevo_config.py was changed, please check local_conf.py

Use freevo convert_config /home/freevo/.freevo/local_conf.py -w to fix
the messages.

Duncan

--
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] freevo only shows black screen for a second when trying to play a dvd

2009-06-14 Thread Kevin Meagher
Hi all,

I'm running freevo 1.8.2 on gentoo linux. I havent made any changes to
local_conf.py. when i goe to watch a movie there is an option for the
dvd in the drive, when I select it, I get a black screen for about a
second and then it takes me back to the movies menu. Running 'xine
dvd://' plays the dvd perfectly so i don't think it is a problem with
xine.

Here is stdout after I turned up logging, i don't see anythin relating
to not playing the dvd:

$ freevo
/usr/bin/freevo:36: DeprecationWarning: The popen2 module is
deprecated.  Use the subprocess module.
  import popen2
/usr/lib/python2.6/site-packages/kaa/notifier/popen.py:52:
DeprecationWarning: The popen2 module is deprecated.  Use the
subprocess module.
  import popen2
/usr/lib/python2.6/site-packages/kaa/metadata/disc/cdrom.py:37:
DeprecationWarning: the md5 module is deprecated; use hashlib instead
  import md5
trying "/var/log/freevo"...
trying "/var/lib/freevo"...
trying "/var/cache/freevo"...

Warning: freevo_config.py was changed, please check local_conf.py

You are using version 5.23, changes since then:
Version 5.24:
 Added POLL_TIME to allow custom poll rates to be set, default 0.01 seconds


Version 5.25:
 Added OSD_IDLEBAR_PADDING to allow the space between idlebar
items to be set
 Added OSD_IDLEBAR_FONT and OSD_IDLEBAR_CLOCK_FONT to allow
idlebar fonts to be set
 Added MPLAYER_AO_DEV_OPTS for audio device options
 Changed MPLAYER_VO_DEV_OPTS, removed need for leading ':'
 Added ROM_DRIVES_AUTOFS to allow an autmounter to be used for ROM drives
 Moved freeboxtv to tv plug-ins
 Added MPLAYER_AUDIO_CACHE_KB, MPLAYER_AUDIO_CACHE_MIN_PERCENT and
MPLAYER_AUDIO_NETWORK_OPTS to allow changing the default cache amount
 Added SPEAK_WELCOME and SPEAK_SHUTDOWN for customized welcome and
shutdown messages in speak plugin
 Added FREEVO_USE_ALPHABLENDING to enable alpha blending
transitions between screen changes. False by default
 Renamed audio.mplayervis to audio.mplayervis1, so that
audio.mplayervis2 will get noticed




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 /home/freevo.

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

Error: can't find /home/freevo/.freevo/static/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.

WARNING: PyLirc not found, lirc remote control disabled!

Please run 'freevo cache'

WARNING: PyLirc not found, lirc remote control disabled!
Freevo 1.8.2 ready
libdvdread: Invalid title IFO (VTS_01_0.IFO).
libdvdread: Invalid title IFO (VTS_01_0.IFO).
libdvdread: Invalid title IFO (VTS_01_0.IFO).
libdvdread: Invalid title IFO (VTS_01_0.IFO).
libdvdread: Invalid title IFO (VTS_01_0.IFO).
/usr/bin/freevo:36: DeprecationWarning: The popen2 module is
deprecated.  Use the subprocess module.
  import popen2


And here is the log:


Freevo 1.8.2 r10954 started at Sun Jun 14 21:18:40 2009

2009-06-14 21:18:40,111 INFO config.py (522): LOGDIR: /var/log
/home/freevo/.freevo/log
2009-06-14 21:18:40,114 INFO config.py (523): STATICDIR: /var/lib
/home/freevo/.freevo/static
2009-06-14 21:18:40,114 INFO config.py (524): CACHEDIR: /var/cache
/home/freevo/.freevo/cache
2009-06-14 21:18:40,115 INFO config.py (543): Loading freevo
configuration file "/home/freevo/.freevo/freevo.conf"
2009-06-14 21:18:40,167 INFO config.py (632): Loading local
configuration file "/etc/freevo/local_conf.py"

Warning: freevo_config.py was changed, please check local_conf.py

You are using version 5.23, changes since then:
Version 5.24:
 Added POLL_TIME to allow custom poll rates to be set, default 0.01 seconds


Version 5.25:
 Added OSD_IDLEBAR_PADDING to allow the space between idlebar
items to be set
 Added OSD_IDLEBAR_FONT and OSD_IDLEBAR_CLOCK_FONT to allow
idlebar fonts to be set
 Added MPLAYER_AO_DEV_OPTS for audio device options
 Changed MPLAYER_VO_DEV_OPTS, removed need for leading ':'
 Added ROM_DRIVES_AUTOFS to allow an autmounter to be used for ROM drives
 Moved freeboxtv to tv plug-ins
 Added MPLAYER_AUDIO_CACHE_KB, MPLAYER_AUDIO_CACHE_MIN_PERCENT and
MPLAYER_AUDIO_NETWORK_OPTS to allow changing the default cache amount
 Added SPEAK_WELCOME and SPEAK_SHUTDOWN for customized welcome and
shutdown messages in speak plugin
 Added FREEVO_USE_ALPHABLENDING to enable alpha blending
transitions between screen changes. False by default
 Renamed audio.mplayervis to audio.mplayervis1, so that
audio.mplayervis2 will get noticed




Error: TV_RECORD_DIR not set
Please set TV_RECORD_DIR to the directory