[Freevo-users] CDROM drive disappeared from freevo film menu

2008-08-01 Thread Pirlouwi
Hi Freevo lovers,
the CDROM line disappeared from my freevo 1.73 film menu, although i
have this line in my local_config.py file:

ROM_DRIVES = ('/mnt/hdc', '/dev/hdc', 'DVD')
HIDE_UNUSABLE_DISCS = 1
ROM_SPEED = 4

I am able to mount /mnt/hdc, and i see DVD tree well in it. Also,
mminfo gives me right informations about the DVD media inserted in the
ROM drive, meaning that logically freevo should see it.
Finally, my configuration has not been changed since a while (it is a
self-made livecd session), and it was working before.

Any idea of a test I could make to understand and solve this issue?

Thx.

Pirlouwi

-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] CDROM drive disappeared from freevo film menu

2008-08-01 Thread Pirlouwi
Sorry for disturbing,
Actually, i managed to solve my issue.
There was a mistake in my local_config.py apparently, because I got
this message in the log:

  failed to load plugin rom_drives.rom_items
  start 'freevo plugins -l' to get a list of plugins
  Traceback (most recent call last):
File /usr/lib/python2.5/site-packages/freevo/plugin.py, line
557, in __load_plugin__
  p = eval(object)()
File /usr/lib/python2.5/site-packages/freevo/plugins/rom_drives.py,
line 203, in __init__
  init()
File /usr/lib/python2.5/site-packages/freevo/plugins/rom_drives.py,
line 99, in init
  (dir, device, name) = config.ROM_DRIVES[i]
  ValueError: too many values to unpack

I removed the ROM_DRIVES line from local_config.py file, and let
Freevo auto-detect my rom drive.
Bye
Pirlouwi

-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] Looking for up-to-date packages for Ubuntu 7.04 Feisty

2008-05-03 Thread Pirlouwi
Hi there,
I am looking for latests Freevo 1.8 full .deb packages (with all
dependencies) for Ubuntu Feisty.
I don't want to upgrade my system now, and the ubuntu.geole.info unofficial
repository is now foreseen for Ubuntu Edgy.
How could I download the .deb packages to easily install latest Freevo 1.8.x
?
Thx for help
Pirlouwi.
-
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] Multiple tv plugin under freevo 1.x ?

2008-01-30 Thread Pirlouwi
Hello,
just a self-response to top-list my query.
Regards,
Pirlouwi.

-- Forwarded message --
From: Pirlouwi [EMAIL PROTECTED]
Date: 22 janv. 2008 16:01
Subject: Re: [Freevo-users] Multiple tv plugin under freevo 1.x ?
To: freevo-users@lists.sourceforge.net

2008/1/20, Duncan Webb [EMAIL PROTECTED]:

 Pirlouwi wrote:
  Is the current Freevo 1.x framework easily modifyable to accept more
  than one tv plugin?
  If I want to use a dvb budget card with dvbstreamer record plugin, and
  if I want to complete it with another analog tuner capture card that use

  the standard record plugin, how can I do that?

 TV_CHANNELS determines the VideoGroup that is used TV_VIDEO_GROUPS
 determines the device and the plug-in that is used. I think that this is
 in the wiki somewhere.

 Duncan


Yes you're right :
http://doc.freevo.org/DVBConfig?highlight=%28TV_VIDEO_GROUPS%29
However, can you explain me how I can resolve the following issue:
if I start the dvbstreamer plugin, I have to remove the generic record
plugin.
But if I do that, I cannot use it anymore for my analog HVR1300 hauppauge
board.
Can I load the generic recording plugin and another record plugin (like
dvbstreamer) in the same time?
Thx for support.
Pirlouwi.
-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Multiple tv plugin under freevo 1.x ?

2008-01-30 Thread Pirlouwi
2008/1/30, John Molohan [EMAIL PROTECTED]:

 Pirlouwi wrote:
  Hello,
  just a self-response to top-list my query.
  Regards,
  Pirlouwi.
 
  -- Forwarded message --
  From: *Pirlouwi* [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]
  Date: 22 janv. 2008 16:01
  Subject: Re: [Freevo-users] Multiple tv plugin under freevo 1.x ?
  To: freevo-users@lists.sourceforge.net
  mailto:freevo-users@lists.sourceforge.net
 
  2008/1/20, Duncan Webb [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]:
 
  Pirlouwi wrote:
   Is the current Freevo 1.x framework easily modifyable to accept
 more
   than one tv plugin?
   If I want to use a dvb budget card with dvbstreamer record
  plugin, and
   if I want to complete it with another analog tuner capture card
  that use
   the standard record plugin, how can I do that?
 
  TV_CHANNELS determines the VideoGroup that is used TV_VIDEO_GROUPS
  determines the device and the plug-in that is used. I think that
  this is
  in the wiki somewhere.
 
  Duncan
 
 
  Yes you're right :
  http://doc.freevo.org/DVBConfig?highlight=%28TV_VIDEO_GROUPS%29
  However, can you explain me how I can resolve the following issue:
  if I start the dvbstreamer plugin, I have to remove the generic record
  plugin.
  But if I do that, I cannot use it anymore for my analog HVR1300
  hauppauge board.
  Can I load the generic recording plugin and another record plugin
  (like dvbstreamer) in the same time?
  Thx for support.
  Pirlouwi.
 From a quick gland and from recollection I think I remember someone
 posting to say they'd done this by running two different recordservers
 on two different ports launched by two different users pointing at two
 different local_conf.py configs. Simply it's a shortcoming in the
 architecture of the 1.x branch but this seems to be a way around it.
 Apologies if that's not it as I did only literally glance at this posting.

 John



IIUW then the solution is to buy another PC, put it on top of the 1st and I
will get automatically my 2d local_conf.py, 2d user, 2d recordserver
LOL (just a joke man!) ;-)
-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] Multiple tv plugin under freevo 1.x ?

2008-01-17 Thread Pirlouwi
Is the current Freevo 1.x framework easily modifyable to accept more than
one tv plugin?
If I want to use a dvb budget card with dvbstreamer record plugin, and if I
want to complete it with another analog tuner capture card that use the
standard record plugin, how can I do that?
Cheers,
Pirlouwi
-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] How to backup a mpeg2 file to dvd under Freevo?

2007-12-29 Thread Pirlouwi
yes this is a huge file.
The video is about 100min length, but it is in 8Mbps bitrate. I cannot
change the mpeg2 hardware-encoded bitrate with the current v4l2
driver. My capture board is too new and the driver not very old.

I already tried the reencode plugin, but I got trouble to make it
works. I never succeded to get a conversion done. What is complex, is
that Freevo is only a wrapper. It rely on tools preinstalled on our
computers, like mplayer, xine or mencoder...
Problems can come if my mencoder had been compiled with different
configuration options than yours.
About this problem, I think that a reference page should exist on
Freevo wiki to explain what features inside mplayer/xine/... tools are
needed by which freevo plugin...

Whatever, I think it would be great to have access to a plugin to save
to dvd what has been recorded on the hdd. This simply to have what is
available on a standard-from-the-market hdd-recorder.
_Pirlouwi.

2007/12/29, Evan Hisey [EMAIL PROTECTED]:
 Pirlouwi

 On Dec 26, 2007 9:15 AM, Pirlouwi [EMAIL PROTECTED] wrote:
  Hi dear Freevo users,
  I hope you had a happy Christmas, with your friends or familly.
 
  I recorded a tv broadcast, which produced a huge mpeg2 file of 11GB in
  length. Too big for simply burning it to a DVD of 4.3GB .
 
  I want to create a video DVD (single layer).
  Is it possible under Freevo? Is there a plugin for that?
 
 That is a huge mpeg2 file must have been a long broadcast. There is
 not a plugin to make a dvd, but you can use the encoding server to
 reencode the movie to something smaller.  You will need to add
 plugin.activate('video.reencode') to the re-encode section of your
 local_config.py and start the server with freevo encodingserver start.
 At this point you will have a menu option to transcode the videos when
 you press your E ( when using a keyboard) on a file. Beyond that off
 hand I think yo will have to go somewhere else to make the dvd.

 Evan


-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] How to backup a mpeg2 file to dvd under Freevo?

2007-12-26 Thread Pirlouwi
Hi dear Freevo users,
I hope you had a happy Christmas, with your friends or familly.

I recorded a tv broadcast, which produced a huge mpeg2 file of 11GB in
length. Too big for simply burning it to a DVD of 4.3GB.

I want to create a video DVD (single layer).
Is it possible under Freevo? Is there a plugin for that?

_Pirlouwi_
-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Better controls in freevo web page for VLC video streaming

2007-11-21 Thread Pirlouwi
Hi Evan,
what is the origin of such video without fxd? Normally if it had been
created by Freevo, it always has a companion fxd file.
If it was created by other means, you could put it in another directory.
Is this list-only-fxd-files feature only for the record directory?
_Pirlouwi.

On 11/21/07, Evan Hisey [EMAIL PROTECTED] wrote:

 John
  Did you though about adding a delete option in the media library tab? In
 the
  tv interface it is possible to delete a media, not in the web interface.
  This should be added I think.
 This was a feature lost from the 1.6 line. Iwas starting to look at
 the librar code to see about returning some of the older functionality
 back to the library pages. The 2 things that I most miss is that the
 old interface should all video is in the record directory not just the
 .fxd files and you had a clean delete option on each of them.

 Evan

 -
 This SF.net email is sponsored by: Microsoft
 Defy all challenges. Microsoft(R) Visual Studio 2005.
 http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
 ___
 Freevo-users mailing list
 Freevo-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/freevo-users

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Mplayer for live TV/ time shift with IVT card?

2007-11-20 Thread Pirlouwi
Hi Petter,
I read other advices about xine vs mplayer. Those advices summarized in the
fact that xine gives better results. Anyone can have it's own impression and
judgment about that.

Could it be that your xine is not optimally configured on your system? There
is a lot of config important options (among others: flicking, antialiasing,
deinterlacing...) that can make your visual rendering better under xine.

If you want absolutely use mplayer, you can play with your own record
scripts, and use the freevo generic record plugin instead of the fully ivtv
integrated one. It's up to you. But consider the chance you have, to have a
plugin specially designed for your video capture card.
_Pirlouwi.


On 11/19/07, Petter Videbrink [EMAIL PROTECTED] wrote:

 Hello

 In my freevo-1.7.3 'box' i have a PVR-150 card, it is configured to use
 the  ivtv_xine_tv plugin for live TV. And the default video player is
 Mplayer. This setup works ok.

 Recently I tested to start a recording and directly after go to the
 recorded shows meny to start watching the show being recorded. It worked
 fine, now with Mplayer playing. Paus, jump back and forward also
 worked.
 Why is it necessary to use the ivtv_xine_tv plugin for live TV?

 One of the reasons for asking is that I get better picture quality with
 Mplayer then with Xine, an other is just curiosity.

 /Petter

 -
 This SF.net email is sponsored by: Microsoft
 Defy all challenges. Microsoft(R) Visual Studio 2005.
 http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
 ___
 Freevo-users mailing list
 Freevo-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/freevo-users

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Better controls in freevo web page for VLC video streaming

2007-11-20 Thread Pirlouwi
Good morning John,
I have posted a question on the videolan forum. Waiting...
BTW, could you give me more info? The video files are streamed by the freevo
http server. Is there a difference between the behavior of our http server
and a more standard one such as Apache?
_Pirlouwi


On 11/20/07, John Molohan [EMAIL PROTECTED] wrote:

 John Molohan wrote:
  Pirlouwi wrote:
 
  I have another version, which works better. The seekbar is now
  displayed, but I still can't use it to jump to a random place inside
  the stream (I got an error: 'INPUT_CONTROL_SET_POSITION(_OFFSET) 21,5%
  failed').
  I don't think that this is a problem of integration inside Freevo,
  because since I replaced the popup window by a true html file
  (vlcwin.rpy), the vlc plugin and all controls appears correctly on the
  page.
  If someone could try this last version, we could get success finally.
  I really would like that this seekbar feature to be present in the
  next Freevo release.
  Cheers,
  Pirlouwi.
 
  I don't know where the problem is but I have tried out this latest
  version and get the same behaviour as you describe. I really hope you
  get the fix as this is a great addition and will complement my other
  updates to the web interface nicely.
 
  John
 
  On Nov 8, 2007 9:01 PM, Pascal Schirrmann [EMAIL PROTECTED]
  mailto:[EMAIL PROTECTED] wrote:
 
  don locke a écrit :
   I have some issues with the following lines i covverted.
  
   vlc += udoc.getElementById('file-head').innerHTML = '%s';\n
   vlc += u doc.getElementById('file-info').innerHTML =
 '%s';\n
   vlc += udoc.getElementById('file-play-button').onclick =
 %s;\n
   vlc += udoc.getElementById('file-play-using-vlc').onclick =
  %s;\n
  
   what are the %s values ?
  
  Hi,
 
  The explanation is 4 line lower : In python (warning, I'm nearly a
  python newbie !), you can write for instance that :
 
  print the result is %s when the snow is %s, and %s when the sun
  is %s
  % ( weather, snow_state, weather2, sun_rise )
 
  So, in the program, the first %s is replaced by
  Unicode(title.replace(', \\'))
 
  And so on
 
  Pascal
 
 
 Hi,

 Has there been any luck getting this to work fully?

 John

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Better controls in freevo web page for VLC video streaming

2007-11-20 Thread Pirlouwi
Hello James,
I agree with you about the meaning of the error, but I still get it, even if
I seek backwards (to see what had normally already been buffered).
I don't know if the vlc plugin is actually able to make pre-buffering (in
the sense of what we can see on the youtube web plugin for example). Perhaps
it downloads packets when they are needed (in a small time window). I would
like to have a confirmation on that point.

Whatever, if your integration of the videolan+seekbar stuffs allows to seek
backwards with success, could you send me the required files so I could test
it on my system?

Is vlc the only opensource player to include a web plugin? I am surprised
that mplayer do not have such feature, considering the emulation of tons of
people around the mplayer project...

Kind Regards,
Pirlouwi.

On Nov 20, 2007 9:00 PM, James Trietsch [EMAIL PROTECTED] wrote:

 Funny you guys should be talking about this. I just patched up my
 fileinfo.rpy and added the vidlan stuff and was playing with it last
 night. I love it, although my only wish would be de-interlacing control
 (since my recorded TV is interlaced). Alas, outside of our home network, our
 DSL can't push enough data to reliably stream anything but MP3s. -_-

 Anyhow, I was playing around, looking at the code and trying some tweaks.
 I think I know what the INPUT_CONTROL_SET_POSITION(_OFFSET) error is. It
 happens when you try to seek past the buffer. I.E., if you start a song
 and then try to jump out to the halfway mark, it'll give you the error
 because it hasn't loaded that far into the song yet. But if you take the
 current position and skip backwards, or skip forward a few seconds, it seeks
 properly. At least this is the behavior I've experienced so far.

 I suppose we're hindered by the lack of an indicator showing how much of
 the file has loaded into memory... and I haven't been able to do this on
 video files, because they all play as live streams, so there's no seeking or
 pausing allowed.

 I hope this helps in the short term. ^_^

 James

 P.S. John, what web interface improvements have you been working on? I
 tweaked the popup info box (fileinfo.rpy) to be more friendly instead of
 just blindly listing the tags in the .fxd file. I'd be happy to post up some
 examples and plan to submit the changes once I feel I'm done with it. I
 still want to display more info that's gathered from the file's information
 block (like ID3) when an .fxd is not present, and maybe handle .fxds for
 files other than recorded TV programs.


-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Better controls in freevo web page for VLC video streaming

2007-11-20 Thread Pirlouwi
Just tried your work afaic.
Good hit! All is functionnal, except for the webremote window : the 3rd icon
column is out of screen on the right - buttons are not centered
horizontally. But if I recall well, it was already the case in 1.7.3.
Did you though about adding a delete option in the media library tab? In the
tv interface it is possible to delete a media, not in the web interface.
This should be added I think.
Also, we should work to integrate the code from the wiki telling us how to
view live tv with vlc. Problem is that it use v4l api, which is not well
supported by all modern capture drivers. But it should be really a killing
feature.
_Pirlouwi

On Nov 20, 2007 9:45 PM, John Molohan [EMAIL PROTECTED] wrote:

 Pirlouwi wrote:
  Hello James,
  I agree with you about the meaning of the error, but I still get it,
  even if I seek backwards (to see what had normally already been
 buffered).
  I don't know if the vlc plugin is actually able to make pre-buffering
  (in the sense of what we can see on the youtube web plugin for
  example). Perhaps it downloads packets when they are needed (in a
  small time window). I would like to have a confirmation on that point.
 
  Whatever, if your integration of the videolan+seekbar stuffs allows to
  seek backwards with success, could you send me the required files so I
  could test it on my system?
 
  Is vlc the only opensource player to include a web plugin? I am
  surprised that mplayer do not have such feature, considering the
  emulation of tons of people around the mplayer project...
 
  Kind Regards,
  Pirlouwi.
 
  On Nov 20, 2007 9:00 PM, James Trietsch [EMAIL PROTECTED]
  mailto:[EMAIL PROTECTED] wrote:
 
  Funny you guys should be talking about this. I just patched up my
  fileinfo.rpy and added the vidlan stuff and was playing with it
  last night. I love it, although my only wish would be
  de-interlacing control (since my recorded TV is interlaced). Alas,
  outside of our home network, our DSL can't push enough data to
  reliably stream anything but MP3s. -_-
 
  Anyhow, I was playing around, looking at the code and trying some
  tweaks. I think I know what the
  INPUT_CONTROL_SET_POSITION(_OFFSET) error is. It happens when you
  try to seek past the buffer. I.E., if you start a song and then
  try to jump out to the halfway mark, it'll give you the error
  because it hasn't loaded that far into the song yet. But if you
  take the current position and skip backwards, or skip forward a
  few seconds, it seeks properly. At least this is the behavior I've
  experienced so far.
 
  I suppose we're hindered by the lack of an indicator showing how
  much of the file has loaded into memory... and I haven't been able
  to do this on video files, because they all play as live streams,
  so there's no seeking or pausing allowed.
 
  I hope this helps in the short term. ^_^
 
  James
 
  P.S. John, what web interface improvements have you been working
  on? I tweaked the popup info box (fileinfo.rpy) to be more
  friendly instead of just blindly listing the tags in the .fxd
  file. I'd be happy to post up some examples and plan to submit the
  changes once I feel I'm done with it. I still want to display more
  info that's gathered from the file's information block (like ID3)
  when an .fxd is not present, and maybe handle .fxds for files
  other than recorded TV programs.
 
 Weird, I didn't get James' original post, anyway I've just submitted a
 feature request for my work on the webserver. It's all cosmetic stuff
 really, although I've failed so far to get slimbox to work with the
 library for a more slick image viewer. Have a look here for the tracker
 item

 http://sourceforge.net/tracker/index.php?func=detailaid=1835346group_id=46652atid=446898
 I might post some screenshots to the users list or the website to give
 people an idea of the changes.

 John

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Better controls in freevo web page for VLC video streaming

2007-11-12 Thread Pirlouwi
I have another version, which works better. The seekbar is now displayed,
but I still can't use it to jump to a random place inside the stream (I got
an error: 'INPUT_CONTROL_SET_POSITION(_OFFSET) 21,5% failed').
I don't think that this is a problem of integration inside Freevo, because
since I replaced the popup window by a true html file (vlcwin.rpy), the vlc
plugin and all controls appears correctly on the page.
If someone could try this last version, we could get success finally. I
really would like that this seekbar feature to be present in the next Freevo
release.
Cheers,
Pirlouwi.

On Nov 8, 2007 9:01 PM, Pascal Schirrmann [EMAIL PROTECTED] wrote:

 don locke a écrit :
  I have some issues with the following lines i covverted.
 
  vlc += udoc.getElementById('file-head').innerHTML = '%s';\n
  vlc += udoc.getElementById('file-info').innerHTML = '%s';\n
  vlc += udoc.getElementById('file-play-button').onclick = %s;\n
  vlc += udoc.getElementById('file-play-using-vlc').onclick = %s;\n
 
  what are the %s values ?
 
 Hi,

 The explanation is 4 line lower : In python (warning, I'm nearly a
 python newbie !), you can write for instance that :

 print the result is %s when the snow is %s, and %s when the sun is %s
 % ( weather, snow_state, weather2, sun_rise )

 So, in the program, the first %s is replaced by
 Unicode(title.replace(', \\'))

 And so on

 Pascal

 -
 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



vlcwin.tar.gz
Description: GNU Zip compressed data
-
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


Re: [Freevo-users] [freevo-users] ok I'm a complete newbie...quick help?

2007-11-10 Thread Pirlouwi
Hello Steven,
the answer is yes: what is needed by Freevo is a well-formed channel list
among other things.
But putting John Doe inside every xmltvid's or simplier  will make the
freevo working, but without tv guide.
In the future you can complete the tv guide configuration when you have
grabbed enough information.
Pirlouwi.

On Nov 10, 2007 2:25 AM, Steven Hunt [EMAIL PROTECTED] wrote:

 Hi Pirlouwi et al,
 I've read those links now, and so I think I can form more specific
 questions:

 1.  I'm in North America, and I remember reading recently that XMLTV is no
 longer alive, due to some issue with the listings no longer being free.  The
 freevo docs say,  *XMLTV is a vital component providing the TV guide and
 must be correctly configured before you continue*.  Is this still true,
 must I have XMLTV configured, even though it will no longer be able to
 successfully retrieve listings?  Suppose I don't care about the tv guide
 feature?

 2.  Now I'm following along with doc.freevo.org/AnalogueGen .  My
 freevo.conf file is setup the way it should be.  The last step then is
 configuring the tv channel list.  In it, you need to specify as one of the
 parameters for each channel, the 'xmltvid'.  Taking my first question into
 consideration, does it matter what I enter into that field?  Can I enter
 fake data and not have anything crash?  (I have not yet done channel
 configuration but I'll try it tonight)

 Thanks again for putting up with me,
 Steven



 On Nov 9, 2007 12:59 AM, Pirlouwi [EMAIL PROTECTED] wrote:

  Good Morning Steven,
  may I suggest you to have some look at the Freevo Wiki documentation?
 
  http://doc.freevo.org/TVConfig
  http://doc.freevo.org/Recordserver
 
  have a good reading, and if you answer back with more accurate issues,
  you will gain time by receiving more accurate responses.
  Kind Regards,
  Pirlouwi
 
 
   On Nov 9, 2007 7:52 AM, Steven Hunt [EMAIL PROTECTED] wrote:
 
Hello,
   Please excuse me for being a complete newbie to Freevo--I just
   downloaded this program (and it looks great!).  I'm having a bit of 
   trouble
   understanding why I can't watch TV with it yet though.
   --I got the Ubuntu deb version from the website, and it installed ok.
   --I've got a standard tv tuner, one that works with all the other tv
   viewing programs out there.
   --When I pick the Watch TV option, it's as though it takes me to
   some sort of recording menu instead (screenshot attached).
   --Where's the TV output, how come the recordserver is down and how
   can I fix it?
  
   Thank you in advance with your patience!  I really want to use this
   program...
  
   Steven
  
  
  
   -
   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
  
  
 
 
  -
  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
 
 

-
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


Re: [Freevo-users] rotating images

2007-11-10 Thread Pirlouwi
Andreas,
I think you can easily change the rotation behavior by swaping two events in
the file Event.py.
You can find this file as a part of Freevo in my system it is in
/usr/lib/python2.5/site-packages/freevo/event.py directory.

You must modify lines 443 and 444 in the IMAGE_EVENTS array.
'LEFT'  : Event(IMAGE_ROTATE, arg='left'),
'RIGHT' : Event(IMAGE_ROTATE, arg='right'),
has to become:
'LEFT'  : Event(IMAGE_ROTATE, arg='right'),
'RIGHT' : Event(IMAGE_ROTATE, arg='left'),

Just try this and tell me if it works.
Beware that this change will be overwritten next time you upgrade Freevo.
Cheers,
Pirlouwi.

On Nov 10, 2007 7:07 PM, Andreas Dick [EMAIL PROTECTED] wrote:

 hei list
 I would like to exchange the meaning of the right and left buttons for
 rotating images...
 in my setup, the right button rotates the image in CCW, I would expect
 CW...
 (how do others feel?)

 is there an easy way to change this in local_conf.py?
 thanks
 Andreas

 -
 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

-
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


Re: [Freevo-users] [freevo-users] ok I'm a complete newbie...quick help?

2007-11-09 Thread Pirlouwi
Good Morning Steven,
may I suggest you to have some look at the Freevo Wiki documentation?

http://doc.freevo.org/TVConfig
http://doc.freevo.org/Recordserver

have a good reading, and if you answer back with more accurate issues, you
will gain time by receiving more accurate responses.
Kind Regards,
Pirlouwi


On Nov 9, 2007 7:52 AM, Steven Hunt [EMAIL PROTECTED] wrote:

 Hello,
 Please excuse me for being a complete newbie to Freevo--I just downloaded
 this program (and it looks great!).  I'm having a bit of trouble
 understanding why I can't watch TV with it yet though.
 --I got the Ubuntu deb version from the website, and it installed ok.
 --I've got a standard tv tuner, one that works with all the other tv
 viewing programs out there.
 --When I pick the Watch TV option, it's as though it takes me to some
 sort of recording menu instead (screenshot attached).
 --Where's the TV output, how come the recordserver is down and how can I
 fix it?

 Thank you in advance with your patience!  I really want to use this
 program...

 Steven


 -
 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


-
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


Re: [Freevo-users] Better controls in freevo web page for VLC video streaming

2007-11-06 Thread Pirlouwi
About the .js external file, I have already done this. If you inspect the
original code from videolan.org, there was some code inside the html file
that was hardcoded inside, and I put it in a .js file. It is a lot easier.
In the .tgz I joined to my email yesterday, these two new .js files are:
vlc_init.js and vlc_funcs.js.
But, it still does not work. I have been using the _debug_(); function
advised by Duncan and I came to the same error given by John in his last
email (type 'exceptions.SyntaxError': invalid syntax (fileinfo.rpy, line
129)).

The error occurs when we want to call the doGo() function, which is defined
inside vlc_funcs.js file.

I am currently in GMT+1 here in Belgium, and we can talk tonight if you
want.
For example, we can meet on irc://irc.freenode.net/freevo around 10:00 PM
(GMT+1). Beware you must register your nickname to enter most of freenode
chat rooms. You will get info on this procedure when connecting to
irc.freenode.net.
Pirlouwi.


On 11/6/07, don locke [EMAIL PROTECTED] wrote:

 Hey  Pirlouwi


 I've been doing lot of program for the freevo webserver lately.  I'm
 working on a  freevo configuration page and other odd and ends.

 I would move all the the javascript to a external js file and put in
 the scritps folder.  This helps seperate the java script from the
 python.

 I use python to create the webpage then javascript with the
 XMLHttpRequest() send and receives request data from the freevo
 webserver.

 Also i found the firebug extention is a great for debug webpage and
 javascript.  I don't know what i would have done without it.

 Is there a freevo irc channel somewhere ? it would be nice to chat about
 it.


 don.

 -
 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

-
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


Re: [Freevo-users] Better controls in freevo web page for VLC video streaming

2007-11-05 Thread Pirlouwi
When I tail -f the content of /tmp/freevo/webserver-1000.log, I only get
traces for the fileinfo.rpy file, but nothing about the html page opened by
the window.open function.
How Can I trace the errors in this function?
_Pirlouwi.

On Nov 5, 2007 9:04 PM, Pascal Schirrmann [EMAIL PROTECTED] wrote:

 John Molohan a écrit :
  Hi Pirouwi,
 
  I haven't looked into but no harm posting the tracebacks you get here,
  maybe someone can help get in going. This would be a great feature to
  have and I'm working on a cosmetic update for the webserver as it
 happens.
 
  John
 
 Hi,

 I'm also greatly interested,and started some tests also yesterday.  But
 (at my poor level :-) ), I'm not able to track the  web process.
 Any hint to  have some ideas why some pages don't appear (just after one
 of my great modification :- )


 Thanks,
 Pascal

-
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


Re: [Freevo-users] Better controls in freevo web page for VLC video streaming

2007-11-05 Thread Pirlouwi
Hello, here is the integration I have done so far (see attached file).
This is not working yet, because it seems that in the original source code,
the last script  /script part has to be located in the same window
as the html code.
Problem is that in our case, the html code is located inside a script ...
/script itself.
I don't think a browser can support nested script ... /script
statements, is'nt it?
If someone could try on its freevo, it should perhaps accelerate the process
;-)
Simply make a backup of the fileinfo.rpy file, and put the content of this
.tgz on the same place.
Thx for the help.
Pirlouwi.

On Nov 5, 2007 9:41 PM, John Molohan [EMAIL PROTECTED] wrote:

 Pirlouwi wrote:
  When I tail -f the content of /tmp/freevo/webserver-1000.log, I only
  get traces for the fileinfo.rpy file, but nothing about the html page
  opened by the window.open function.
  How Can I trace the errors in this function?
  _Pirlouwi.
 Hmm, not my area at all but I recently had to debug some javascript for
 a proxy.pac file and found that you can print alerts and then in Firefox
 check - Tools - Error Console

 John



better_vlc_lookandfeel.tgz
Description: GNU Zip compressed data
-
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


[Freevo-users] Better controls in freevo web page for VLC video streaming

2007-11-03 Thread Pirlouwi
I would like to incorporate feature like on this
pagehttp://people.videolan.org/%7Edamienf/plugin-0.8.6.htmlin Freevo
web server.
Do you think it is possible?
I have tried to modify fileinfo.rpy myself to include most of the code I
found in *http://people.videolan.org/~damienf/plugin-0.8.6.html*, but freevo
webserver is always crashing when executing it.
How could I do that?
Does Someone has a good advice on how to put this interresting features
(like the progress and seek bar and the audio control) in Freevo webserver?

Pirlouwi.
-
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


Re: [Freevo-users] Problem with tv generic record plugin

2007-10-16 Thread Pirlouwi
Ok, Duncan, it works now.
Thx for help.Pirlouwi

2007/10/14, Duncan Webb [EMAIL PROTECTED]:

 Pirlouwi wrote:
  I go on with my generic record plugin use.
  I still have a problem which is the following:
  after the end of the recording, I got three files:
  /var/cache/freevo/vfs/records/10-13_23:15_On_n_est_couch.avi
  /var/cache/freevo/vfs/records/10-13_23:15_On_n_est_couch.fxd.raw
  /records/10-13_23:15_On_n_est_couch.fxd
 
  Problem is that in freevo, I see two files in the records folder.
  10-13_23:15_On_n_est_couch.avi
  On_n_est_couch
 
  The first file is playble and contains the video data (I suppose it is
  the avi file)
  The second file contains the details of the tv broadcasting (I suppose
  it is the fxd file)

 Both files should really be in the same directory, it looks like you're
 writing the avi files to the cache directory.

 Yes the fxd file contains the broadcast programme information.

  Q: how can I merge the two files and see only one file in the records
  directory in the freevo interface?

 Write the avi file to /records/

  I had not this behavior with live-pause plugin. What did I wrong?

 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


Re: [Freevo-users] New webserver configuration tool and logging display

2007-10-16 Thread Pirlouwi
Is there a wiki page describing this new feature?
Pirlouwi.

2007/10/11, Duncan Webb [EMAIL PROTECTED]:

  I've done some major updates to this and i'll try to get a patch
  together for svn later this week.

 Don,

 Have I updated all you previous patches in svn? I noticed that one could
 have been missed.

 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

-
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


Re: [Freevo-users] streaming TV from freevo webserver

2007-10-10 Thread Pirlouwi
Oops I forgot the wiki...
Thanks to take time for me.
Pirlouwi.

2007/10/9, John Molohan [EMAIL PROTECTED]:

 Pirlouwi wrote:
  I am sure I had read something about this feature (see $subject), but
  now I cannot find any relevant article in the freevo-users list
  database about it...
  Did someone already published a patch for implementing such TV
  streaming feature?
  I am very interrested.
 
  Pirlouwi.
 The wiki isn't the best now I'll admit but Jody did update it with her
 work. See

 http://doc.freevo.org/TipsAndTricks#head-0d183c9bc8870ce53a63467d2dfb3bc9f454f0a9

 John

-
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


Re: [Freevo-users] Freevo and HVR-950?

2007-10-10 Thread Pirlouwi
I can be wrong, but I think that the live-pause plugin written by Adam
Charrett is compatible with DVB-T and ATSC.
Just have a look at the Freevo wiki
herehttp://doc.freevo.org/TvPlugins#head-d2fe093c7fc46de55582138af1ff5be8e0669868.
It is greatly better than using the basic generic record plugin.
I don't think that the fact that this board is using an experimental V4l dvb
driver has any influence on Freevo. Any working dvb-t or atsc layer should
be compatible with the DVBStreamer application.
HTH,
Pirlouwi.
-
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


Re: [Freevo-users] New webserver configuration tool and logging display

2007-10-10 Thread Pirlouwi
Is it in svn version or in 1.7.3 already?
Pirlouwi.

2007/9/26, John Molohan [EMAIL PROTECTED]:

 Hi,

 Just wanted to say great work Don on the new configuration tool and the
 log viewer in the webserver. These two features will go a long way
 towards helping freevo's wider adoption. I have barely looked at them
 but will try and test them a bit and give some feedback over the next
 week.

 John

 -
 This SF.net email is sponsored by: Microsoft
 Defy all challenges. Microsoft(R) Visual Studio 2005.
 http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
 ___
 Freevo-users mailing list
 Freevo-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/freevo-users

-
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


Re: [Freevo-users] Freevo and HVR-950?

2007-10-10 Thread Pirlouwi
No, I don't think it is in Freevo sources up to now.
But in the wiki page I gave to you, you have links to download the plugin
and the daemon, and hints to install both utilities.
Pirlouwi.

2007/10/10, Brett Granger [EMAIL PROTECTED]:



 Pirlouwi wrote:
  I can be wrong, but I think that the live-pause plugin written by Adam
  Charrett is compatible with DVB-T and ATSC.
  Just have a look at the Freevo wiki here
  
 http://doc.freevo.org/TvPlugins#head-d2fe093c7fc46de55582138af1ff5be8e0669868
 .
  It is greatly better than using the basic generic record plugin.
  I don't think that the fact that this board is using an experimental V4l
  dvb driver has any influence on Freevo. Any working dvb-t or atsc layer
  should be compatible with the DVBStreamer application.

 Thanks,

 I'll take a look at the dvbstreamer plugin and see if it gives me any
 hints.  I presume that it's in svn, since I can't find it anywhere in
 the 1.7.x tree?

 --Brett

  HTH,
  Pirlouwi.
 
 
  
 
 
 -
  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


-
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


Re: [Freevo-users] Problem with tv generic record plugin

2007-10-10 Thread Pirlouwi
Yes, Duncan, thx.
I got some errors inside my sh script, and as sometimes the 2 log file were
not updated (?), I got into troubles.
But it works now.

PS: Whatever, using the generic record plugin is a first step for me,
because I would like to create a cx88 tv plugin. It should be easy to start
from the ivtv plugin, and modify what has to be modified :-) .  What is your
advice?

Cheers,
Pirlouwi.

2007/10/10, Duncan Webb [EMAIL PROTECTED]:

 Duncan Webb wrote:
  Pirlouwi wrote:
  What is strange is that the command seems to be launched, but nothing
  is logged in the two log files:
  Here is some log from my linux:
  # ps -ef | grep record
  croisez  26313  4997  0 20:53 ?00:00:00 /bin/sh -c
  /usr/share/freevo/record.sh E7 2807
 
 /var/cache/freevo/vfs/home/croisez/records/10-08_20:50_Cold_case:_affaires_class_es.avi
 
  croisez  26316 26313  0 20:53 ?00:00:00 /bin/bash -x
  /usr/share/freevo/record.sh E7 2807
 
 /var/cache/freevo/vfs/home/croisez/records/10-08_20:50_Cold_case:_affaires_class_es.avi
 
 
  # ls -l /tmp/freevo (snipped)
  -rw-rw-r-- 1 croisez croisez 0 2007-10-08 20:51 recorder_stderr.log
  -rw-rw-r-- 1 croisez croisez 0 2007-10-08 20:51 recorder_stdout.log
  -rw-r--r-- 1 rootroot 7026 2007-10-08 20:53 recordserver-0.log
  -rw-rw-r-- 1 croisez croisez  5032 2007-10-08 20:55
 recordserver-1000.log
  -rw-rw-r-- 1 croisez croisez 0 2007-10-08 20:53
  record.sh-stderr-1000.log
  -rw-rw-r-- 1 croisez croisez 0 2007-10-08 20:53
  record.sh-stdout-1000.log
 
  I dont understand this behavior, because the record.sh script works
  very well when launched from a terminal, and it displays some
  informations that should appear inside the record.sh-stdout-1000.logfile.
  In attachement, I joined my record.sh script.
  Best Regards,
  Pirlouwi.
 
  2007/10/8, Pirlouwi [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]:
 
  Hello all, hello Duncan, and thx for your response.
 
  For sure, I do have echo commands inside my bash script, mainly
  because it is still in debug stage.
  Concerning the passed arguments, I know I give 3 args from inside
  freevo, so making an echo $1 $2 $3 inside my script is enough.
  My problem is that I don't see any echo inside
  record.sh.stdout.log.  Despite the 2 log files are well created,
  the commands inside my record.sh seems not to being executed.
  == Is it possible that there is a problem/bug between the moment
  when freevo creates the 2 log files and the moment when it
  executes the VCR_CMD command? ==
 
 
  What is your VCR_CMD in local_conf.py?

 Have you fixed this?

 If you VCR_CMD is something like:

 VCR_CMD = ( 'record.sh' ... )
 you could change it to either a string
 VCR_CMD = 'record.sh %s %s %s' % (...)
 or add bash to the first item:
 VCR_CMD = ( '/bin/bash', 'record.sh', ... )

 This should fix it.

 BTW you don't need to convert the frequency as it can be passed as a
 argument.

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


Re: [Freevo-users] Problem with tv generic record plugin

2007-10-08 Thread Pirlouwi
Hello all, hello Duncan, and thx for your response.

For sure, I do have echo commands inside my bash script, mainly because it
is still in debug stage.
Concerning the passed arguments, I know I give 3 args from inside freevo, so
making an echo $1 $2 $3 inside my script is enough.
My problem is that I don't see any echo inside record.sh.stdout.log.
Despite the 2 log files are well created, the commands inside my
record.shseems not to being executed.
== Is it possible that there is a problem/bug between the moment when
freevo creates the 2 log files and the moment when it executes the VCR_CMD
command? ==

BTW could you explain me the way python handle the code modification with
respect to its execution cache? I had modified my local_conf.my, and every
time I restarted freevo, it did not took my modif into account. I had been
forced to reboot my linux for these mods to be taken into account. Is there
a command to force the rebuild of that supposed freevo execution cache?

Pirlouwi.


2007/10/8, Duncan Webb [EMAIL PROTECTED]:

  Hi,
  I want to record the mp2 stream coming from an analog channel on my
  HVR-1300
  board.
  The faster method for me to get an immediate result is to configure the
  VCR_CMD variable, and to load the generic tv recording plugin.
 
  For that, I wrote a script : record.sh taking three arguments: the
 channel
  (ex: E5), the duration in seconds and the name of the file.
  Used alone, the record.sh script works, producing an mpg file.
 
  But used from within freevo, it doesn't work.
  Freevo (1.7.3) is looking like it is recording, and two log files named
 
  record.sh.stderr.log and record.sh.stdout.log are created but remains
  empty.

 Depends if you have any echo commands in your script, it not then they
 will be empty.

  How could I debug this problem?

 Easiest way is to see what arguments are being passed into the script,
 some thing like:
 echo $*
 echo $@
 at the top of the script will print the arguments.

 Then it should be easy.

 You can also use as the first line:
 #!/bin/bash -x
 or
 #!/bin/bash -v
 Which will print out the command that are being executed and the script,
 respectively.

 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


Re: [Freevo-users] Problem with tv generic record plugin

2007-10-08 Thread Pirlouwi
What is strange is that the command seems to be launched, but nothing is
logged in the two log files:
Here is some log from my linux:
# ps -ef | grep record
croisez  26313  4997  0 20:53 ?00:00:00 /bin/sh -c
/usr/share/freevo/record.sh E7 2807
/var/cache/freevo/vfs/home/croisez/records/10-08_20:50_Cold_case:_affaires_class_es.avi
croisez  26316 26313  0 20:53 ?00:00:00 /bin/bash -x
/usr/share/freevo/record.sh E7 2807
/var/cache/freevo/vfs/home/croisez/records/10-08_20:50_Cold_case:_affaires_class_es.avi

# ls -l /tmp/freevo (snipped)
-rw-rw-r-- 1 croisez croisez 0 2007-10-08 20:51 recorder_stderr.log
-rw-rw-r-- 1 croisez croisez 0 2007-10-08 20:51 recorder_stdout.log
-rw-r--r-- 1 rootroot 7026 2007-10-08 20:53 recordserver-0.log
-rw-rw-r-- 1 croisez croisez  5032 2007-10-08 20:55 recordserver-1000.log
-rw-rw-r-- 1 croisez croisez 0 2007-10-08 20:53
record.sh-stderr-1000.log
-rw-rw-r-- 1 croisez croisez 0 2007-10-08 20:53
record.sh-stdout-1000.log

I dont understand this behavior, because the record.sh script works very
well when launched from a terminal, and it displays some informations that
should appear inside the record.sh-stdout-1000.log file.
In attachement, I joined my record.sh script.
Best Regards,
Pirlouwi.

2007/10/8, Pirlouwi [EMAIL PROTECTED]:

 Hello all, hello Duncan, and thx for your response.

 For sure, I do have echo commands inside my bash script, mainly because it
 is still in debug stage.
 Concerning the passed arguments, I know I give 3 args from inside freevo,
 so making an echo $1 $2 $3 inside my script is enough.
 My problem is that I don't see any echo inside record.sh.stdout.log.
 Despite the 2 log files are well created, the commands inside my 
 record.shseems not to being executed.
 == Is it possible that there is a problem/bug between the moment when
 freevo creates the 2 log files and the moment when it executes the VCR_CMD
 command? ==

 BTW could you explain me the way python handle the code modification with
 respect to its execution cache? I had modified my local_conf.my, and every
 time I restarted freevo, it did not took my modif into account. I had been
 forced to reboot my linux for these mods to be taken into account. Is there
 a command to force the rebuild of that supposed freevo execution cache?

 Pirlouwi.


 2007/10/8, Duncan Webb [EMAIL PROTECTED]:
 
   Hi,
   I want to record the mp2 stream coming from an analog channel on my
   HVR-1300
   board.
   The faster method for me to get an immediate result is to configure
  the
   VCR_CMD variable, and to load the generic tv recording plugin.
  
   For that, I wrote a script : record.sh taking three arguments: the
  channel
   (ex: E5), the duration in seconds and the name of the file.
   Used alone, the record.sh script works, producing an mpg file.
  
   But used from within freevo, it doesn't work.
   Freevo (1.7.3) is looking like it is recording, and two log files
  named 
   record.sh.stderr.log and record.sh.stdout.log are created but
  remains
   empty.
 
  Depends if you have any echo commands in your script, it not then they
  will be empty.
 
   How could I debug this problem?
 
  Easiest way is to see what arguments are being passed into the script,
  some thing like:
  echo $*
  echo $@
  at the top of the script will print the arguments.
 
  Then it should be easy.
 
  You can also use as the first line:
  #!/bin/bash -x
  or
  #!/bin/bash -v
  Which will print out the command that are being executed and the script,
  respectively.
 
  Duncan
 
 



record.sh
Description: Bourne shell script
-
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


[Freevo-users] streaming TV from freevo webserver

2007-10-07 Thread Pirlouwi
I am sure I had read something about this feature (see $subject), but now I
cannot find any relevant article in the freevo-users list database about
it...
Did someone already published a patch for implementing such TV streaming
feature?
I am very interrested.

Pirlouwi.
-
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


[Freevo-users] Problem with tv generic record plugin

2007-10-07 Thread Pirlouwi
Hi,
I want to record the mp2 stream coming from an analog channel on my HVR-1300
board.
The faster method for me to get an immediate result is to configure the
VCR_CMD variable, and to load the generic tv recording plugin.

For that, I wrote a script : record.sh taking three arguments: the channel
(ex: E5), the duration in seconds and the name of the file.
Used alone, the record.sh script works, producing an mpg file.

But used from within freevo, it doesn't work.
Freevo (1.7.3) is looking like it is recording, and two log files named 
record.sh.stderr.log and record.sh.stdout.log are created but remains
empty.
How could I debug this problem?
Thx in advance.
Pirlouwi.
-
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


Re: [Freevo-users] VCR_CMD and Hauppauge HVR-1300

2007-10-05 Thread Pirlouwi
Hi Duncan,
could you explain me what is the vcr mode, in comparison with tv mode?
Pirlouwi.

2007/10/5, Duncan Webb [EMAIL PROTECTED]:

  Hough!
  If I use the dvb plugin, I will loose the viewing part, because mplayer
  will
  be called with option dvb:// ? Isn't it?
  I need some more explaination about that?

 True enough, just means that you need to do a bit of Python hacking, look
 for group_type in the source, using the 'dvb' as an example and add a new
 one for 'hvr', with the settings that you need. There should be about two
 places that you would need to add code, tv/plugins/mplayer and in one of
 the recording plug-ins.

 HTH
 Duncan

  2007/10/4, Duncan Webb [EMAIL PROTECTED]:
 
  Pirlouwi wrote:
   Hi all,
   I would like to build a VCR_CMD string for using with an HVR-1300.
   I want to record analog channels, using the hardware encoder of the
   HVR-1300.
  
   If I do a cat /dev/video1  test.mpg, I do get a valid mpeg file, so
  my
   question is: what VCR_CMD command should I use inside freevo to
 record
   the hardware-encoded mpeg2 stream, knowing that:
   - i want to keep the ability to stop a recording after a defined time
   - i don't want to transcode the mpeg stream in any way, just save it
  to
  disk
  
   It should be a little like the following, but I am a little bit lost
   with all those mencoder switches
   # VCR_CMD = (CONF.mencoder + ' ' +
   #'tv:// ' +  # New mplayer requires
  this.
   #'-tv driver=%s:input=%d' % (TV_DRIVER, TV_INPUT) +
   #':norm=%s' % CONF.tv +
   #':channel=%(channel)s' +# Filled in by Freevo
   #':chanlist=%s' % CONF.chanlist +
   #':width=%d:height=%d' % (TV_REC_SIZE[0], TV_REC_SIZE[1])
  +
   #':outfmt=%s' % TV_REC_OUTFMT +
   #':device=%s' % TV_DEVICE +
   #VCR_AUDIO + # set above
   #' -ovc lavc -lavcopts ' +   # Mencoder lavcodec
 video
   codec
   #'vcodec=mpeg4' +# lavcodec mpeg-4
   #':vbitrate=1200:' + # Change lower/higher,
  bitrate
   #'keyint=30 ' +  # Keyframe every 10
 secs,
   change?
   #'-oac mp3lame -lameopts ' + # Use Lame for MP3
   encoding, must be enabled in mencoder!
   #'br=128:cbr:mode=3 ' +  # MP3 const. bitrate,
 128
   kbit/s
   #'-ffourcc divx ' +  # Force 'divx' ident,
   better compat.
   #'-endpos %(seconds)s ' +# only mencoder uses
 this
   so do it here.
   #'-o %(filename)s') # Filled in by Freevo
  
  
   I though using mplayer instead of mencoder, because mplayer has a
  lovely
   save-stream-to-file feature, but problem is that I then cannot
  program
   the end of the record (%(seconds)).
   Any help is welcome.
  
   PS: the best for me would be to use the ivtv plugin, but
  unfortunatelly,
   my HVR board seems to not be supported by the ivtv driver. I will not
   get live pause with the normal method, but it is a first integration
   step. In a next effort, I will try to adapt the ivtv plugin for my
  HVR.
 
 
  I think that you will need to use the copy stream commands of mencoder,
  rather than trying to re-encode the video and audio. You should first
  try using mencoder or mplayer from the command line to get the
 arguments
  correct.
 
  Another choice may be to use a DVB plug-in, see the wiki for details,
  and treat the cards a a DVB device.
 
  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-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] VCR_CMD and Hauppauge HVR-1300

2007-10-04 Thread Pirlouwi
Hi all,
I would like to build a VCR_CMD string for using with an HVR-1300.
I want to record analog channels, using the hardware encoder of the
HVR-1300.

If I do a cat /dev/video1  test.mpg, I do get a valid mpeg file, so my
question is: what VCR_CMD command should I use inside freevo to record the
hardware-encoded mpeg2 stream, knowing that:
- i want to keep the ability to stop a recording after a defined time
- i don't want to transcode the mpeg stream in any way, just save it to disk

It should be a little like the following, but I am a little bit lost with
all those mencoder switches
# VCR_CMD = (CONF.mencoder + ' ' +
#'tv:// ' +  # New mplayer requires this.
#'-tv driver=%s:input=%d' % (TV_DRIVER, TV_INPUT) +
#':norm=%s' % CONF.tv +
#':channel=%(channel)s' +# Filled in by Freevo
#':chanlist=%s' % CONF.chanlist +
#':width=%d:height=%d' % (TV_REC_SIZE[0], TV_REC_SIZE[1]) +
#':outfmt=%s' % TV_REC_OUTFMT +
#':device=%s' % TV_DEVICE +
#VCR_AUDIO + # set above
#' -ovc lavc -lavcopts ' +   # Mencoder lavcodec video codec
#'vcodec=mpeg4' +# lavcodec mpeg-4
#':vbitrate=1200:' + # Change lower/higher, bitrate
#'keyint=30 ' +  # Keyframe every 10 secs,
change?
#'-oac mp3lame -lameopts ' + # Use Lame for MP3 encoding,
must be enabled in mencoder!
#'br=128:cbr:mode=3 ' +  # MP3 const. bitrate, 128
kbit/s
#'-ffourcc divx ' +  # Force 'divx' ident, better
compat.
#'-endpos %(seconds)s ' +# only mencoder uses this so do
it here.
#'-o %(filename)s') # Filled in by Freevo


I though using mplayer instead of mencoder, because mplayer has a lovely
save-stream-to-file feature, but problem is that I then cannot program the
end of the record (%(seconds)).
Any help is welcome.

PS: the best for me would be to use the ivtv plugin, but unfortunatelly, my
HVR board seems to not be supported by the ivtv driver. I will not get live
pause with the normal method, but it is a first integration step. In a next
effort, I will try to adapt the ivtv plugin for my HVR.

Regards,
Pirlouwi.
-
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


Re: [Freevo-users] VCR_CMD and Hauppauge HVR-1300

2007-10-04 Thread Pirlouwi
Hough!
If I use the dvb plugin, I will loose the viewing part, because mplayer will
be called with option dvb:// ? Isn't it?
I need some more explaination about that?
Regards,
Pirlouwi.

2007/10/4, Duncan Webb [EMAIL PROTECTED]:

 Pirlouwi wrote:
  Hi all,
  I would like to build a VCR_CMD string for using with an HVR-1300.
  I want to record analog channels, using the hardware encoder of the
  HVR-1300.
 
  If I do a cat /dev/video1  test.mpg, I do get a valid mpeg file, so my
  question is: what VCR_CMD command should I use inside freevo to record
  the hardware-encoded mpeg2 stream, knowing that:
  - i want to keep the ability to stop a recording after a defined time
  - i don't want to transcode the mpeg stream in any way, just save it to
 disk
 
  It should be a little like the following, but I am a little bit lost
  with all those mencoder switches
  # VCR_CMD = (CONF.mencoder + ' ' +
  #'tv:// ' +  # New mplayer requires
 this.
  #'-tv driver=%s:input=%d' % (TV_DRIVER, TV_INPUT) +
  #':norm=%s' % CONF.tv +
  #':channel=%(channel)s' +# Filled in by Freevo
  #':chanlist=%s' % CONF.chanlist +
  #':width=%d:height=%d' % (TV_REC_SIZE[0], TV_REC_SIZE[1]) +
  #':outfmt=%s' % TV_REC_OUTFMT +
  #':device=%s' % TV_DEVICE +
  #VCR_AUDIO + # set above
  #' -ovc lavc -lavcopts ' +   # Mencoder lavcodec video
  codec
  #'vcodec=mpeg4' +# lavcodec mpeg-4
  #':vbitrate=1200:' + # Change lower/higher,
 bitrate
  #'keyint=30 ' +  # Keyframe every 10 secs,
  change?
  #'-oac mp3lame -lameopts ' + # Use Lame for MP3
  encoding, must be enabled in mencoder!
  #'br=128:cbr:mode=3 ' +  # MP3 const. bitrate, 128
  kbit/s
  #'-ffourcc divx ' +  # Force 'divx' ident,
  better compat.
  #'-endpos %(seconds)s ' +# only mencoder uses this
  so do it here.
  #'-o %(filename)s') # Filled in by Freevo
 
 
  I though using mplayer instead of mencoder, because mplayer has a lovely
  save-stream-to-file feature, but problem is that I then cannot program
  the end of the record (%(seconds)).
  Any help is welcome.
 
  PS: the best for me would be to use the ivtv plugin, but unfortunatelly,
  my HVR board seems to not be supported by the ivtv driver. I will not
  get live pause with the normal method, but it is a first integration
  step. In a next effort, I will try to adapt the ivtv plugin for my HVR.


 I think that you will need to use the copy stream commands of mencoder,
 rather than trying to re-encode the video and audio. You should first
 try using mencoder or mplayer from the command line to get the arguments
 correct.

 Another choice may be to use a DVB plug-in, see the wiki for details,
 and treat the cards a a DVB device.

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


Re: [Freevo-users] mplayer analog tuning : bad frequency (0.000) set by freevo to mplayer

2007-10-03 Thread Pirlouwi
I found myself the solution to my issue:
My Tuner_Type variable inside local_conf.py was set to external instead
of internal.
Now the freq is correctly set in the mplayer tvcmd variable.
Cheers,
--Pirlouwi.

2007/9/29, Pirlouwi [EMAIL PROTECTED]:

 Here is the childapp.py traceback when I push on an analog tv channel
 inside freevo:

 childapp.py (139): Running (str)  /usr/bin/mplayer -vo xv  -ao
 oss:/dev/dsp -autosync 100 -nolirc -nojoystick -autoq 100 -screenw 720
 -screenh 576 -fs -slave -nocache tv:// -tv driver=v4l2:freq=
 0.000:device=/dev/video0:input=0:norm=PAL:width=640:height=480:outfmt=yty2 
 in shell with pid 6988 priority -5

 I do not see the tv channel on screen, only white noise.
 This is normal because the mplayer freq is set to 0.000 (when I replace
 0.000 by 55.250 for example, the tv picture is well displayed.
 I suppose this is not a bug, but I don't know what config error I made.

 Could someone lead me to the solution?

 PS:
 my config is, quickly said is :

 CONF.chanlist=europe-west
 Tuner_norm=PAL
 group_type='normal'
 TV_CHANNELS = [ (' TF11.kazer.org', 'TF1', 'E5'), ( 'FRA2.kazer.org',
 'FR2', 'E7')]

 Take care,
 _Pirlouwi_
-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] OSD_OVERSCAN info needed

2007-09-15 Thread Pirlouwi
Hello Frank,
I received this comment from Duncan, that answer to your question:

Comment By: Duncan Webb (duncanwebb)
 Date: 2007-09-10 20:41

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

 Thanks you very much Pirlouwi your patch is now in rel-1 at 9862


Regards,
_Pirlouwi_
-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] ivtv problem with HVR-1300

2007-09-10 Thread Pirlouwi
I just tried with width=720 and height=576, but without success.
Any other idea for me to debug the situation (quick and dirty) ? :-)


2007/9/10, Duncan Webb [EMAIL PROTECTED]:

  I can get fmt-video, but not set it.
 
  [EMAIL PROTECTED]:~# v4l2-ctl --set-fmt-video=width=768,height=576
  ioctl: VIDIOC_S_FMT

 If you have connected this to a TV you will need to use 720x576 as the
 pixels are not square on a TV (4:3 aspect has 1.06667:1) 720x1.0667 = 768.

 Try this:
 v4l2-ctl --set-fmt-video=width=720,height=576

  [EMAIL PROTECTED]:~# v4l2-ctl --get-fmt-video
  Format:
  Type  : Video Capture
  Width/Height  : 320/240
  Pixel Format  : BGR3
  Field : Interlaced
  Bytes per Line: 960
  Size Image: 230400
  Colorspace: Unknown ()
 
  Will try some googling about this problem too.

 Then you may need to set your geometry to 320x240.

  Is there anything else that I could check in a bash shell to help me
  correct
  my HVR-1300 problem?
  PS: I can change the resolution of my HVR display in TVTIME application.

 Colorspace seems a bit odd too.

 Duncan


-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] OSD_OVERSCAN info needed

2007-09-09 Thread Pirlouwi
I just posted the patch to the freevo tracker on sourceforge, trying to
follow the contribution rules as close as possible (first time, fear to
forgot something, huh... :-)
I've followed the advice of Duncan for the variables names, because as they
are people that are maintaining the code, any modification should be easier
to read for them if it respects their logic.

Happy to gave you help.
Bye
_Pirlouwi.

2007/9/9, Stephen Rowles [EMAIL PROTECTED]:


 This patch works great for me :)

 TV positioning is now spot on - thank you!


 Pirlouwi wrote:
  Sorry,
  I forgot to mention that the two variables defined inside local_conf.py
 :
  OSD_OVERSCAN_X
  OSD_OVERSCAN_Y
  have to be replaced by:
  OSD_OVERSCAN_X1
  OSD_OVERSCAN_X2
  OSD_OVERSCAN_Y1
  OSD_OVERSCAN_Y2
  X1 represents the screen left shift
  X2 represents the screen right shift
  Y1 represents the screen upside shift
  Y2 represents the screen bottom shift.
 
  In my config, the values are:
  OSD_OVERSCAN_X1 = 40
  OSD_OVERSCAN_X2 = 65
  OSD_OVERSCAN_Y1 = 35
  OSD_OVERSCAN_Y2 = 35
  which places the freevo screen exactly on the right position on my CRT
  television, except that it does not work for image viewing. The images
  are still cut, and the OSD_OVERSCAN feature do not change this fact.
 
  _Pirlouwi.
 
 
  2007/9/8, Pirlouwi [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]:
 
  Hello Stephen,
 
  I have the same problem at home, and I wrote for that a little
  patch for freevo 1.7.1, which I adapted to 1.7.3. Here it is (in
  attachment). Could you test it on your configuration?
 
  I think I discovered a little bug, which I already have corrected
  in my patch :
 
  in /skins/main/xml_skin.py
   def rect(self, type):
   if type == 'screen':
  return (self.x - config.OSD_OVERSCAN_X, self.y -
  config.OSD_OVERSCAN_X,
 
  I think that the second occurrence of OSD_OVERSCAN_X should be
  replaced by OSD_OVERSCAN_Y, to be coherent with self.y.
 
  _Pirlouwi.
 
  2007/8/14, Stephen Rowles [EMAIL PROTECTED]
  mailto:[EMAIL PROTECTED]:
 
 
  The problem is this is TV out - not VGA. Its not a simple case
 of
  tweaking with xvidtune a small fraction and having the monitor
  re-sync.
  I've tried vid tune and all I get is horribly non-synced
  output, and the
  danger of damaging my TV ;)
 
 
  Rob Shortt wrote:
   Guys, you need to find a way to adjust your modeline in X or
  framebuffer
   (whichever you use).  The screen positioning is controlled
  there.  The
   easiest way to do this in X is (was at least) to use
  xvidtune, tweak it,
   and capture the new parameters to use.
  
   -Rob
  
   P.S. - For some info on overscan see
 http://scanline.ca/overscan/
  
   P.P.S. - Sorry for top-posting. :)
  
   John Molohan wrote:
  
   Frank [Antispam account] wrote:
  
   Me too!
  
   Anyone got an idea in which file I need to edit to add this
   code/functionality?
  
   Thanks,
   Frank
  
   Not me but a grep for the overscan settings might show you
  that code and
   put you on the right track.
  
   John
  
  
 
 -
   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
  mailto:Freevo-users@lists.sourceforge.net
   https://lists.sourceforge.net/lists/listinfo/freevo-users
  
  
  
  
 
 
  
  
 -
   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
  mailto:Freevo-users@lists.sourceforge.net
   https://lists.sourceforge.net/lists/listinfo/freevo-users
  https://lists.sourceforge.net/lists

Re: [Freevo-users] ivtv problem with HVR-1300

2007-09-09 Thread Pirlouwi
I can get fmt-video, but not set it.

[EMAIL PROTECTED]:~# v4l2-ctl --set-fmt-video=width=768,height=576
ioctl: VIDIOC_S_FMT
[EMAIL PROTECTED]:~# v4l2-ctl --get-fmt-video
Format:
Type  : Video Capture
Width/Height  : 320/240
Pixel Format  : BGR3
Field : Interlaced
Bytes per Line: 960
Size Image: 230400
Colorspace: Unknown ()

Will try some googling about this problem too.

Is there anything else that I could check in a bash shell to help me correct
my HVR-1300 problem?
PS: I can change the resolution of my HVR display in TVTIME application.
_Pirlouwi_


2007/9/9, Duncan Webb [EMAIL PROTECTED]:

 Pirlouwi wrote:
  I have seen in ivtv-devel mailing list:
 
 
  Re: [ivtv-devel] Hauppauge WinTV-HVR-1300 Milos Prudek Tue Mar
  13 12:13:23 2007
 
   is Hauppauge WinTV-HVR-300 card supported by ivtv? Are there any
 plans
   to support it?
 
  There is support for this card in the kernel (the cx88 driver). It is
 not
 
  yet completely stable as far as I know, so your mileage may vary.
 
 
  I have tried only one VideoGroup with record_group=None, but the error
  is still the same.
  What equivalent shell command could I try to test the setfmt() command
  that fails outside of python and freevo?
  In other words, it seems that the cx8800 is effectively an ivtv driver,
  but how can I detect what is wrong with this ioctl?

 r = fcntl.ioctl(self.device, i32(SET_FMT_NO), val)
 is equivalent to:
 v4l2-ctl --set-fmt-video
 and you should also check
 v4l2-ctl --get-fmt-video

 VIDIOC_S_FMT and VIDIOC_G_FMT are basic video4linux commands and should
 work for all cards.

 Duncan


-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] HVR-1300 and freevo

2007-09-08 Thread Pirlouwi
Hi freevo-users,
It seems that the HVR-1300 is supported, since march of 2007 by the cx8800
driver, and also in newer kernels by ivtv driver, but I don't know how to
use this driver :

I just compiled today the last stock kernel (2.6.22-6), hoping to have a
better support for this board.

Here is what I found in the make menuconfig :
  M   Conexant 2388x (bt878 successor) support
  M Conexant 2388x DMA audio support
  M Blackbird MPEG encoder support (cx2388x + cx23416)
  M DVB/ATSC Support for cx2388x based TV cards
  M   VP-3054 Secondary I2C Bus Support
  M   Conexant cx23416/cx23415 MPEG encoder/decoder support

The help for the 3rd line is:
   CONFIG_VIDEO_CX88_BLACKBIRD:

   This adds support for MPEG encoder cards based on the
   Blackbird reference design, using the Conexant 2388x
   and 23416 chips.

   To compile this driver as a module, choose M here: the
   module will be called cx88-blackbird.

The help of the last line is:
 CONFIG_VIDEO_IVTV:

   This is a video4linux driver for Conexant cx23416 or cx23416 based
   PCI personal video recorder devices.

   This is used in devices such as the Hauppauge PVR-150/250/350/500
   cards.

   To compile this driver as a module, choose M here: the
   module will be called ivtv.

We see the mention of the ivtv kernel module.

I must say that the cx88* modules are loaded automatically at boot. Not the
ivtv one.
I then have done a modprobe ivtv after the end of booting of the
2.6.22-6kernel.

No special info inside dmesg:
[  349.563298] ivtv:   START INIT IVTV

[  349.563298] ivtv:  version 1.0.0 (2.6.22.6 SMP mod_unload VIAC7 ) loading
[  349.563298] ivtv:    END INIT IVTV


The lsmod | grep ivtv shows this information:
# lsmod | grep ivtv
ivtv  135184  0
cx2341x13572  2 ivtv,cx88_blackbird
i2c_algo_bit7684  3 ivtv,cx88_vp3054_i2c,cx88xx
tveeprom   16912  2 ivtv,cx88xx
i2c_core   26240  12
ivtv,i2c_isa,eeprom,cx22702,cx88_dvb,cx88_vp3054_i2c,dvb_pll,i2c_viapro,wm8775,cx88xx,i2c_algo_bit,tveeprom
videodev   29440  4 ivtv,cx88_blackbird,cx8800,cx88xx
v4l1_compat15492  2 ivtv,videodev
v4l2_common18688  7
ivtv,cx88_blackbird,cx2341x,wm8775,cx8800,cx88xx,videodev

My question is the following:
Is the ivtv kernel module only supposed to replace the Blackbird MPEG
encoder support (cx2388x + cx23416) driver?
Or is the ivtv module supposed to replace totally all cx88xx* drivers
(cx88_blackbird, cx88_dvb, ...)
Is a modprobe ivtv enough to make the HVR-1300 working inside freevo?

I am lost among so much information, don't know in which direction to go.
What I want is to use my HVR-1300 with its mp2 encoder inside freevo, with
the ivtv_plugin.

Thx in advance,
_Pirlouwi.
-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] OSD_OVERSCAN info needed

2007-09-08 Thread Pirlouwi
Hello Stephen,

I have the same problem at home, and I wrote for that a little patch for
freevo 1.7.1, which I adapted to 1.7.3. Here it is (in attachment). Could
you test it on your configuration?

I think I discovered a little bug, which I already have corrected in my
patch :

in /skins/main/xml_skin.py
 def rect(self, type):
 if type == 'screen':
return (self.x - config.OSD_OVERSCAN_X, self.y -
config.OSD_OVERSCAN_X,

I think that the second occurrence of OSD_OVERSCAN_X should be replaced by
OSD_OVERSCAN_Y, to be coherent with self.y.

_Pirlouwi.

2007/8/14, Stephen Rowles [EMAIL PROTECTED]:


 The problem is this is TV out - not VGA. Its not a simple case of
 tweaking with xvidtune a small fraction and having the monitor re-sync.
 I've tried vid tune and all I get is horribly non-synced output, and the
 danger of damaging my TV ;)


 Rob Shortt wrote:
  Guys, you need to find a way to adjust your modeline in X or framebuffer
  (whichever you use).  The screen positioning is controlled there.  The
  easiest way to do this in X is (was at least) to use xvidtune, tweak it,
  and capture the new parameters to use.
 
  -Rob
 
  P.S. - For some info on overscan see http://scanline.ca/overscan/
 
  P.P.S. - Sorry for top-posting. :)
 
  John Molohan wrote:
 
  Frank [Antispam account] wrote:
 
  Me too!
 
  Anyone got an idea in which file I need to edit to add this
  code/functionality?
 
  Thanks,
  Frank
 
  Not me but a grep for the overscan settings might show you that code
 and
  put you on the right track.
 
  John
 
 
 -
  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
 
 
 
  
 
 
 -
  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
 


 -
 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



osdoverscan_x1x2y1y2.patch
Description: Binary data
-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] OSD_OVERSCAN info needed

2007-09-08 Thread Pirlouwi
Sorry,
I forgot to mention that the two variables defined inside local_conf.py :
OSD_OVERSCAN_X
OSD_OVERSCAN_Y
have to be replaced by:
OSD_OVERSCAN_X1
OSD_OVERSCAN_X2
OSD_OVERSCAN_Y1
OSD_OVERSCAN_Y2
X1 represents the screen left shift
X2 represents the screen right shift
Y1 represents the screen upside shift
Y2 represents the screen bottom shift.

In my config, the values are:
OSD_OVERSCAN_X1 = 40
OSD_OVERSCAN_X2 = 65
OSD_OVERSCAN_Y1 = 35
OSD_OVERSCAN_Y2 = 35
which places the freevo screen exactly on the right position on my CRT
television, except that it does not work for image viewing. The images are
still cut, and the OSD_OVERSCAN feature do not change this fact.

_Pirlouwi.


2007/9/8, Pirlouwi [EMAIL PROTECTED]:

 Hello Stephen,

 I have the same problem at home, and I wrote for that a little patch for
 freevo 1.7.1, which I adapted to 1.7.3. Here it is (in attachment). Could
 you test it on your configuration?

 I think I discovered a little bug, which I already have corrected in my
 patch :

 in /skins/main/xml_skin.py
  def rect(self, type):
  if type == 'screen':
 return (self.x - config.OSD_OVERSCAN_X, self.y -
 config.OSD_OVERSCAN_X,

 I think that the second occurrence of OSD_OVERSCAN_X should be replaced by
 OSD_OVERSCAN_Y, to be coherent with self.y.

 _Pirlouwi.

 2007/8/14, Stephen Rowles [EMAIL PROTECTED]:
 
 
  The problem is this is TV out - not VGA. Its not a simple case of
  tweaking with xvidtune a small fraction and having the monitor re-sync.
  I've tried vid tune and all I get is horribly non-synced output, and the
 
  danger of damaging my TV ;)
 
 
  Rob Shortt wrote:
   Guys, you need to find a way to adjust your modeline in X or
  framebuffer
   (whichever you use).  The screen positioning is controlled there.  The
   easiest way to do this in X is (was at least) to use xvidtune, tweak
  it,
   and capture the new parameters to use.
  
   -Rob
  
   P.S. - For some info on overscan see http://scanline.ca/overscan/
  
   P.P.S. - Sorry for top-posting. :)
  
   John Molohan wrote:
  
   Frank [Antispam account] wrote:
  
   Me too!
  
   Anyone got an idea in which file I need to edit to add this
   code/functionality?
  
   Thanks,
   Frank
  
   Not me but a grep for the overscan settings might show you that code
  and
   put you on the right track.
  
   John
  
  
  -
   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 nowhttp://get.splunk.com/
   ___
   Freevo-users mailing list
   Freevo-users@lists.sourceforge.net
   https://lists.sourceforge.net/lists/listinfo/freevo-users
  
  
  
  
  
  
  
  -
   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
  
 
 
 
  -
  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
 



-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] ivtv problem with HVR-1300

2007-09-07 Thread Pirlouwi
I have seen in ivtv-devel mailing list:
Re: [ivtv-devel] Hauppauge WinTV-HVR-1300 Milos Prudek Tue Mar 13 12:13:23
2007

  is Hauppauge WinTV-HVR-300 card supported by ivtv? Are there any plans
  to support it?

 There is support for this card in the kernel (the cx88 driver). It is not
 yet completely stable as far as I know, so your mileage may vary.


I have tried only one VideoGroup with record_group=None, but the error is
still the same.
What equivalent shell command could I try to test the setfmt() command that
fails outside of python and freevo?
In other words, it seems that the cx8800 is effectively an ivtv driver, but
how can I detect what is wrong with this ioctl?

Here is my local config now:
VIDEO_GROUPS = [
 VideoGroup(vdev='/dev/video0',
adev='/dev/adsp',
input_type='Composite1',
input_num='1',
tuner_type='external',
tuner_norm='PAL',
desc='Entree Video Composite',
group_type='ivtv',
record_group=None
  )
]

TV_CHANNELS = [
   ('Composite', 'Composite Input', ''),
]



 Are you sure that the HVR-1300 is supported by the ivtv driver?

 First, can you try with just one VideoGroup as only one per tuner/vdev
 is supported and change record_group=None.

 IIRC it is possible to record from the tuner and composite inputs but
 I'm not sure how this has been done. Possible with the VCR_PRE and POST
 commands and calling the ivtv control tool (v4l2-ctl)

 Duncan

 
  Here is my local_conf relevant part:
 
  VIDEO_GROUPS_ = [
VideoGroup(vdev='/dev/video0',
   adev=None,
   input_type='tuner',
   input_num=0,
   tuner_norm='pal',
   tuner_chanlist='us-cable',
   desc='Cable',
   group_type='ivtv',
   record_group=0),
VideoGroup(vdev='/dev/video0',
   adev='/dev/adsp',
   input_type='external',
   input_num=1,
   tuner_norm='pal',
   desc='Composite',
   group_type='ivtv',
   record_group=0)
  ]
  TV_CHANNELS_ = [
  ('composite', 'Composite', '1', 0, 1),
  ( TF11.kazer.org http://TF11.kazer.org, TF1,  ),
  ]
 
 
 
  Here is the error log:
 
   Video Opened at /dev/video0
   {}
   Traceback (most recent call last):
 File /usr/lib/python2.5/site-packages/freevo/main.py, line
 288,
  in eventhandler
   app.eventhandler (event)
 File /usr/lib/python2.5/site-packages/freevo/menu.py, line
 495,
  in eventhandler
   if not isinstance(menu, Menu) and menu.eventhandler(event):
 File /usr/lib/python2.5/site-packages/freevo/tv/tvguide.py,
  line 244, in eventhandler
   self.player ('tv', self.selected.channel_id)
 File /usr/lib/python2.5/site-packages/freevo/tv/tvmenu.py,
 line
  85, in start_tv
   plugin.getbyname(plugin.TV).Play(mode, tuner_id)
 File
 
 /usr/lib/python2.5/site-packages/freevo/tv/plugins/ivtv_xine_tv.py,
  line 180, in Play
   self.tuner.SetChannel(channel, True)
 File
 
 /usr/lib/python2.5/site-packages/freevo/tv/plugins/ivtv_xine_tv.py,
  line 419, in SetChannel
   self.TuneChannelByIndex(channel_index + 1)
 File
 
 /usr/lib/python2.5/site-packages/freevo/tv/plugins/ivtv_xine_tv.py,
  line 430, in TuneChannelByIndex
   self.SetVideoGroup(next_channel)
 File
 
 /usr/lib/python2.5/site-packages/freevo/tv/plugins/ivtv_xine_tv.py,
  line 474, in SetVideoGroup
   ivtv_dev.init_settings()
 File /usr/lib/python2.5/site-packages/freevo/tv/ivtv.py, line
  358, in init_settings
   self.setfmt (int(width), int(height))
 File /usr/lib/python2.5/site-packages/freevo/tv/v4l2.py, line
  361, in setfmt
   r = fcntl.ioctl(self.device, i32(SET_FMT_NO), val)
   IOError: [Errno 22] Argument invalide
 -BEGIN PGP SIGNATURE-
 Version: GnuPG v1.4.7 (GNU/Linux)
 Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

 iD8DBQFG32j2Ni6l+Xvys44RAlBZAKCZboCu/1VJhq1AacHEiZkR67TYyQCcCkA8
 V5LDZZflzsHabWTQsxEMJ+s=
 =ZwWj
 -END PGP SIGNATURE-

-
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


[Freevo-users] ivtv problem with HVR-1300

2007-09-07 Thread Pirlouwi
Here is some info from my Linux where the HVR 1300 is plugged:
# uname -a

Linux MEDIACENTER 2.6.20-15-generic #2 SMP Sun Apr 15 07:36:31 UTC 2007 i686
GNU/Linux

# lsmod
snip
videodev   28160  3 cx88_blackbird,cx8800,cx88xx
v4l2_common25216  5 cx88_blackbird,cx2341x,tuner,cx8800,videodev
v4l1_compat15236  2 cx8800,videodev
video_buf  26116  7
cx88_blackbird,cx88_dvb,video_buf_dvb,cx88_alsa,cx8802,cx8800,cx88xx
snip

# v4l2-ctl --all
Driver info:
Driver name   : cx8800
Card type : Hauppauge WinTV-HVR1300 DVB-T/H
Bus info  : PCI::00:14.0
Driver version: 6
Capabilities  : 0x05010011
Video Capture
VBI Capture
Tuner
Read/Write
Streaming
Format:
Type  : Video Capture
Width/Height  : 320/240
Pixel Format  : BGR3
Field : Interlaced
Bytes per Line: 960
Size Image: 230400
Colorspace: Unknown ()
Format:
Type: VBI Capture
Sampling Rate   : 28636363 Hz
Offset  : 244 samples (8.52064e-06 secs after leading edge)
Samples per Line: 2048
Sample Format   : GREY
Start 1st Field : 10
Count 1st Field : 17
Start 2nd Field : 273
Count 2nd Field : 17
Video input : 0 (Television)
Frequency: 0 (0.00 MHz)
Video standard = 0x1000
NTSC-M
Tuner:
Capabilities : 62.5 kHz multi-standard
Frequency range  : 0.0 MHz - 268435455.9 MHz
Signal strength  : 0%
Current audio mode   : mono
Available subchannels:

# v4l-info
(see attached file v4l-info.txt)

# ls -l /dev/video*
crw-rw 1 root video 81, 0 2007-09-07 19:51 /dev/video0
crw-rw 1 root video 81, 1 2007-09-07 19:51 /dev/video1

# ls -l /dev/dvb/adapter0/*
crw-rw 1 root video 212, 4 2007-09-07 19:51 /dev/dvb/adapter0/demux0
crw-rw 1 root video 212, 5 2007-09-07 19:51 /dev/dvb/adapter0/dvr0
crw-rw 1 root video 212, 3 2007-09-07 19:51 /dev/dvb/adapter0/frontend0
crw-rw 1 root video 212, 7 2007-09-07 19:51 /dev/dvb/adapter0/net0

By reading these traces, it seems that the running driver is cx8800.
do you thing that this driver is compatible with freevo ?
--Pirlouwi
-
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


[Freevo-users] ivtv problem with HVR-1300

2007-09-04 Thread Pirlouwi
Hello,
I just bough this Hauppauge HVR-1300.
I was a little nervous, and wanted to integrate it into my freevobox (1.7.3),
but got problems.
Could you help me? I want to be able to record from both tuner and composite
inputs.

Here is my local_conf relevant part:

VIDEO_GROUPS_ = [
  VideoGroup(vdev='/dev/video0',
 adev=None,
 input_type='tuner',
 input_num=0,
 tuner_norm='pal',
 tuner_chanlist='us-cable',
 desc='Cable',
 group_type='ivtv',
 record_group=0),
  VideoGroup(vdev='/dev/video0',
 adev='/dev/adsp',
 input_type='external',
 input_num=1,
 tuner_norm='pal',
 desc='Composite',
 group_type='ivtv',
 record_group=0)
]
TV_CHANNELS_ = [
('composite', 'Composite', '1', 0, 1),
( TF11.kazer.org, TF1,  ),
]



Here is the error log:

 Video Opened at /dev/video0
  {}
  Traceback (most recent call last):
File /usr/lib/python2.5/site-packages/freevo/main.py, line 288, in
 eventhandler
  app.eventhandler(event)
File /usr/lib/python2.5/site-packages/freevo/menu.py, line 495, in
 eventhandler
  if not isinstance(menu, Menu) and menu.eventhandler(event):
File /usr/lib/python2.5/site-packages/freevo/tv/tvguide.py, line
 244, in eventhandler
  self.player('tv', self.selected.channel_id)
File /usr/lib/python2.5/site-packages/freevo/tv/tvmenu.py, line 85,
 in start_tv
  plugin.getbyname(plugin.TV).Play(mode, tuner_id)
File
 /usr/lib/python2.5/site-packages/freevo/tv/plugins/ivtv_xine_tv.py, line
 180, in Play
  self.tuner.SetChannel(channel, True)
File
 /usr/lib/python2.5/site-packages/freevo/tv/plugins/ivtv_xine_tv.py, line
 419, in SetChannel
  self.TuneChannelByIndex(channel_index + 1)
File
 /usr/lib/python2.5/site-packages/freevo/tv/plugins/ivtv_xine_tv.py, line
 430, in TuneChannelByIndex
  self.SetVideoGroup(next_channel)
File
 /usr/lib/python2.5/site-packages/freevo/tv/plugins/ivtv_xine_tv.py, line
 474, in SetVideoGroup
  ivtv_dev.init_settings()
File /usr/lib/python2.5/site-packages/freevo/tv/ivtv.py, line 358,
 in init_settings
  self.setfmt(int(width), int(height))
File /usr/lib/python2.5/site-packages/freevo/tv/v4l2.py, line 361,
 in setfmt
  r = fcntl.ioctl(self.device, i32(SET_FMT_NO), val)
  IOError: [Errno 22] Argument invalide
 

-
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


Re: [Freevo-users] Pre launch feedback for new look freevo.org

2007-08-09 Thread Pirlouwi
Nice work John.
Yes, like others, I thing a forum could advantageously replace the mailing
list. phpBB for example?
LOUIS

2007/8/9, John Molohan [EMAIL PROTECTED]:

 Hi all,

 I'm looking to revamp www.freevo.org. If you're interested you can take
 a look at www.freevo.org/johnm/ to see what it might look like. If
 you've any feedback or suggestions I'd love to hear them.

 John

 -
 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

-
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


[Freevo-users] Writting a plugin

2007-08-09 Thread Pirlouwi
Hello,
I need some info to design my plugin.
How can I display the information grabbed on the web? I need some kind of
scrolling list to display the search result. How can I do that?
Secondly, I need a way to go from a freevo folder directly to another
folder, programmatically. How to do that?
Thx
LOUIS
-
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


Re: [Freevo-users] Trouble with cds/dvds

2007-08-09 Thread Pirlouwi
Simple guess: do you installed svn version of kaa-metadata?
I got this problem before: mminfo was not compiled for dvd support.  Perhaps
it is the case for you too.
To verify this fact, just launch mminfo command with debug switch to see
more traces. You will get relevant information, and will see if you have a
bad mminfo version.
LOUIS

2007/8/9, Peter Andersson [EMAIL PROTECTED]:

 Hi!
 Thanks for a great peice of software!
 I'm having some trouble getting the dvd:s/cd:s to play using freevo.

 When ever i put a dvd in my drive the gui shows:
 Drive DVD-1 (no disc)

 Playing the dvd directly from mplayer works great.

 If i choose to play the dvd anyway i get the following:

 No action defined for this choice!

 The log shows the following:

 Exception in thread Thread-2:
 Traceback (most recent call last):
   File /usr/lib/python2.5/threading.py, line 460, in __bootstrap
 self.run()
   File /usr/lib/python2.5/site-packages/freevo/plugins/rom_drives.py,
 line 722, in run
 self.check_all()
   File /usr/lib/python2.5/site-packages/freevo/plugins/rom_drives.py,
 line 681, in check_all
 self.identify(media)
   File /usr/lib/python2.5/site-packages/freevo/plugins/rom_drives.py,
 line 460, in identify
 if media.id in video.fxd_database['id']:
 KeyError: 'id'

 ---

 When playing cd:s freevo downloads the correct info from freedb (or
 somewhere). But when i play the cds all freevo does is to skip to the next
 song without playing anything. Playing mp3:s works great!

 ---

 Also i have a 24x4 row lcd display connected to my freevo box. Can anyone
 tell me how to enable it? I'm currently running it in 20x4 mode in order
 to get it to display any data. Which configuration files do i have to
 change in order to enable the last four characters?

 Thanks!

 /Peter


 -
 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

-
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


Re: [Freevo-users] htpc case

2007-08-08 Thread Pirlouwi
Hi Christian,
I use this: http://linitx.com/viewproduct.php?prodid=11124
Hope it will help you.
LOUIS

2007/8/8, Christian Lyra [EMAIL PROTECTED]:

 Hi there,

 I´m about to build a new freevo box, and I´m thinking about a new case.
 I´m looking for a quiet and small machine. It seems that shuttle makes
 nice cases (and expensive).  Zalman also make nice (and bigger) cases.
 Does anyone has experience with these? Or has a recommendation for
 something else?

 My current requirements are: if the case comes with a motherboard it has
 to accept a intel core 2 duo. Remote control (or a place to put the
 sensor), a quiet PSU, and a VFD.


 --
 Christian Lyra
 POP-PR - RNP

 http://lyra.soueu.com.br

   ``Without the wind, the grass does not move. Without software,
 hardware is useless.''
 The Tao Of Programing

 -
 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

-
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


[Freevo-users] Fwd: DVD does not start automatically as it did before

2007-07-04 Thread Pirlouwi

Again, thx you all for giving me information.
LOUIS

2007/7/2, Duncan Webb [EMAIL PROTECTED]:


 Hi Duncan.
 I resolved my issue. The video.xine plugin was not activated anymore. I
 think this was due to a problem/bug inside live_pause plugin.

live tv is a different plug-in, not related to video.xine .

 My workaround
 is currently to put plugin.activate('video.xine') inside local_conf.py
 file.

IIRC plugin.activate('video.xine') should not be active by default and
putting this in local_conf.py is the correct place. I hope you leave
freevo_config.py alone otherwise updates, except svn update, overwrite
freevo_config.py.

 In fact, as xine plugin was not active (as it is normally by default),
 xine
 was never used, even when I forced it by choosing xine as my default
video
 player.

Glad you sorted this out.
Duncan

 There are several things to try
 1) Eliminate the possibility of the problem being caused by a specific
 DVD, try several different DVDs. There are some DVDs that have been
 messed up by the mastering as a sort of *ineffective* copy protection
 system.

 2) Try an audio CD and see if this plays.

 3) Eliminate xine, set your preferred player to mplayer and see if this
 changes anything.

 4) If you can program a little bit of python look at the
 src/plugins/rom_drives.py code where it handles the event
IDENTIFY_MEDIA
 and add print statements after each if statement and to check what
 freevo is trying to do with the DVD. You will see that freevo is
 checking audio first and then video. eg:

 if media.type == 'audio':
 # disc marked as audio, play everything
 print 'audio cd'
 etc.

 You can do the code changes in the site-packages/freevo directory and
 then next time you upgrade they will be overwritten, should not be
 overwritten when doing a python setup.py install unless rom_drives has
 changed.

 Duncan
 -BEGIN PGP SIGNATURE-
 Version: GnuPG v1.4.7 (GNU/Linux)
 Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

 iD8DBQFGhVquNi6l+Xvys44RAlNqAJwObTuXKEM/CqJec3SKMYClbPPoIwCfUkfh
 o/xYvOSjcv72u280PtnkFGU=
 =rcR9
 -END PGP SIGNATURE-


-
 This SF.net email is sponsored by DB2 Express
 Download DB2 Express C - the FREE version of DB2 express and take
 control of your XML. No limits. Just data. Click to get it now.

http://sourceforge.net/powerbar/db2/___
 Freevo-users mailing list
 Freevo-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/freevo-users




-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] DVD does not start automatically as it did before

2007-07-02 Thread Pirlouwi

Hi Duncan.
I resolved my issue. The video.xine plugin was not activated anymore. I
think this was due to a problem/bug inside live_pause plugin. My workaround
is currently to put plugin.activate('video.xine') inside local_conf.py
file.
In fact, as xine plugin was not active (as it is normally by default), xine
was never used, even when I forced it by choosing xine as my default video
player.
LOUIS


There are several things to try

1) Eliminate the possibility of the problem being caused by a specific
DVD, try several different DVDs. There are some DVDs that have been
messed up by the mastering as a sort of *ineffective* copy protection
system.

2) Try an audio CD and see if this plays.

3) Eliminate xine, set your preferred player to mplayer and see if this
changes anything.

4) If you can program a little bit of python look at the
src/plugins/rom_drives.py code where it handles the event IDENTIFY_MEDIA
and add print statements after each if statement and to check what
freevo is trying to do with the DVD. You will see that freevo is
checking audio first and then video. eg:

if media.type == 'audio':
# disc marked as audio, play everything
print 'audio cd'
etc.

You can do the code changes in the site-packages/freevo directory and
then next time you upgrade they will be overwritten, should not be
overwritten when doing a python setup.py install unless rom_drives has
changed.

Duncan
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.7 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFGhVquNi6l+Xvys44RAlNqAJwObTuXKEM/CqJec3SKMYClbPPoIwCfUkfh
o/xYvOSjcv72u280PtnkFGU=
=rcR9
-END PGP SIGNATURE-

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] DVD does not start automatically as it did before

2007-06-27 Thread Pirlouwi

I don't understand what is the role of kaa.metadata?
Why is the dvd's not automatically started any more?
Can someone give me an idea for me to search, because I don't what is
broken: freevo? something in my distro? Kaa (although I already reinstalled
it from svn source)
thx for your help
LOUIS

2007/6/26, Pirlouwi [EMAIL PROTECTED]:


I joined to this email the result of
# mminfo dvd://
and
# lsdvd
Thx for help
LOUIS

2007/6/26, John Molohan [EMAIL PROTECTED] :

 Pirlouwi wrote:
  I have corrected my xine problem, by taking the last sources of
  xine-lib (117) and xine-ui (0995). Xine is working well now.
  But I still have the problem that freevo does not start the playing of
  DVD anymore (see copy of freevo screen below)
  LOUIS
 
 
  2007/6/24, Pirlouwi [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]:
 
  I don't know what has changed in my config, and therefore need I
  your help.
  When my freevo is in the first menu, and that I close the dvd
  drive with a commercial dvd in it, I expect the dvd to start
  playing with xine.
  It did before, but not anymore.
  In place, the freevo screen shows this information:
  
 Piste1
 8 min
 8 Audiotracks
 32 Subtitles
 [kaa.metadata.video.core.Chapter ,
  kaa.metadata
  Lire le Titre 1
  Lire le Titre 2
  ...
  ..
  
 
  My first idea was that kaa was corrupted. I then grab from svn the
  last version of kaa from freevo.sf.net http://freevo.sf.net ,
 and
  python setup.py installed it. This had no influence.
  LOUIS
 
 
 What does mminfo say about the DVD?

 John




-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] DVD does not start automatically as it did before

2007-06-26 Thread Pirlouwi

I have corrected my xine problem, by taking the last sources of xine-lib
(117) and xine-ui (0995). Xine is working well now.
But I still have the problem that freevo does not start the playing of DVD
anymore (see copy of freevo screen below)
LOUIS


2007/6/24, Pirlouwi [EMAIL PROTECTED]:


I don't know what has changed in my config, and therefore need I your
help.
When my freevo is in the first menu, and that I close the dvd drive with a
commercial dvd in it, I expect the dvd to start playing with xine.
It did before, but not anymore.
In place, the freevo screen shows this information:

   Piste1
   8 min
   8 Audiotracks
   32 Subtitles
   [kaa.metadata.video.core.Chapter , 
kaa.metadata
Lire le Titre 1
Lire le Titre 2
...
..


My first idea was that kaa was corrupted. I then grab from svn the last
version of kaa from freevo.sf.net, and python setup.py installed it.
This had no influence.
LOUIS

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] DVD does not start automatically as it did before

2007-06-26 Thread Pirlouwi

I joined to this email the result of
# mminfo dvd://
and
# lsdvd
Thx for help
LOUIS

2007/6/26, John Molohan [EMAIL PROTECTED]:


Pirlouwi wrote:
 I have corrected my xine problem, by taking the last sources of
 xine-lib (117) and xine-ui (0995). Xine is working well now.
 But I still have the problem that freevo does not start the playing of
 DVD anymore (see copy of freevo screen below)
 LOUIS


 2007/6/24, Pirlouwi [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]:

 I don't know what has changed in my config, and therefore need I
 your help.
 When my freevo is in the first menu, and that I close the dvd
 drive with a commercial dvd in it, I expect the dvd to start
 playing with xine.
 It did before, but not anymore.
 In place, the freevo screen shows this information:
 
Piste1
8 min
8 Audiotracks
32 Subtitles
[kaa.metadata.video.core.Chapter ,
 kaa.metadata
 Lire le Titre 1
 Lire le Titre 2
 ...
 ..
 

 My first idea was that kaa was corrupted. I then grab from svn the
 last version of kaa from freevo.sf.net http://freevo.sf.net, and
 python setup.py installed it. This had no influence.
 LOUIS


What does mminfo say about the DVD?

John



mminfo.log
Description: Binary data
-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] Cannot playback .ts recorded tv with xine

2007-06-26 Thread Pirlouwi

Hello,
I want to display recorded tv (.ts files) with xine, but I got the message:
no reader for this element (or smthng like this, my interface is in fr).
although have I configured the VIDEO_XINE_SUFFIX variable by adding 'ts'
entry in it.
If I do the same with VIDEO_MPLAYER_SUFFIX, it works.
I prefer xine because the audio is more in sync with the video.
I have verified that xine was able to display .ts video from command line.
My problem is that freevo does not display any error on log file.

LOUIS
-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] After 10 minutes, tv become black

2007-06-24 Thread Pirlouwi

acpi seems to be broken in Ubuntu Feisty. But it is enabled in the BIOS.
Is there another reason than acpi why my screen goes to suspend mode during
a video playback?
LOUIS

2007/6/21, Pirlouwi [EMAIL PROTECTED]:


Hello Ryan,
I just have disabled acpid and acpi-support, that were started in my
default runlevel (N 2).
I will test it this evening (I am @work :-)
Question: what is covered by acpid? screen saving, hard drive suspend? In
other words, what will be disabled by the disabling of acpid?
LOUIS

2007/6/20, Ryan Roth [EMAIL PROTECTED]:

 Make sure acpid (I believe) is not running.  I had this problem, and it
 was caused by power management on the system.

 Pirlouwi wrote:
  Hello,
  I think I have configured my X for disabling dpms and blanking of the
  screen, but it doesn't work.
 
  Yesterday, I was watching a Divx, and every 10 minutes, mplayer screen
  became black.
  I had to push every 10 minutes on the space key of my keyboard (very
  annoying :-)
  The freevo interface is never blanked when let alone for a long time.
  Is it a mplayer/xine specific option?
 
  Can you help me?
  Here is the config I use in my startfreevo script:
 
  xset s noblank
  xset s off
  xset -dpms
 
  LOUIS
 
 
 
 
 -
  This SF.net email is sponsored by DB2 Express
  Download DB2 Express C - the FREE version of DB2 express and take
  control of your XML. No limits. Just data. Click to get it now.
  http://sourceforge.net/powerbar/db2/
 
 
 
  ___
  Freevo-users mailing list
  Freevo-users@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/freevo-users
 



-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] DVD does not start automatically as it did before

2007-06-24 Thread Pirlouwi

I don't know what has changed in my config, and therefore need I your help.
When my freevo is in the first menu, and that I close the dvd drive with a
commercial dvd in it, I expect the dvd to start playing with xine.
It did before, but not anymore.
In place, the freevo screen shows this information:

  Piste1
  8 min
  8 Audiotracks
  32 Subtitles
  [kaa.metadata.video.core.Chapter , kaa.metadata...
.
Lire le Titre 1
Lire le Titre 2
...
..


My first idea was that kaa was corrupted. I then grab from svn the last
version of kaa from freevo.sf.net, and python setup.py installed it. This
had no influence.
I verified that xine was able to play dvd. It does it well, as well as
mplayer.
I verified that libdvdnav, libdvdcss and libdvdread are installed.
Except this error when starting xine dvd://
libdvdread: Could not open /dev/hdb1 with libdvdcss.
libdvdread: Can't open /dev/hdb1 for reading
libdvdread: Device /dev/hdb1 inaccessible, CSS authentication not available.
libdvdnav:DVDOpenFilePath:findDVDFile /VIDEO_TS/VIDEO_TS.IFO failed
libdvdnav:DVDOpenFilePath:findDVDFile /VIDEO_TS/VIDEO_TS.BUP failed
libdvdread: Can't open file VIDEO_TS.IFO.
libdvdread: Using libdvdcss version 1.2.9 for DVD access

There is also a strange thing: in the xine GUI interface (that appears when
pressing g) I see all plugins buttons in double, like this:
[vcd][vcd][dvd][dvb][dvb][cd][cd]
I launched synaptic and uninstall/reinstall xine-ui  libxine completely,
but without something better. Perhaps the problem reside in xine config
file?
What is your advice?
LOUIS
-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] how to chown a freevo started as root

2007-06-24 Thread Pirlouwi

I want to start freevo using /etc/init.d/freevo, but I don't want it to be
started as root.
Is there a way to do this?
Config variable?
Other trick?
Thx.
LOUIS
-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] The end of Zap2It?!?

2007-06-21 Thread Pirlouwi

In the ideal world, every tv broadcaster would publish there programs in
open-standardized xml format ...
Why is this information not free after all!
We never know, this could appens once a day!
LOUIS
-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Bug in livepause plugin? Or error in my conf?

2007-06-20 Thread Pirlouwi

OK.
Your suggestion corrected this problem.
Cheers,
LOUIS

2007/6/15, Francisco Eduardo Álvarez Solano [EMAIL PROTECTED]:


Have you tried to add 'ts' to VIDEO_MPLAYER_SUFFIX?

VIDEO_MPLAYER_SUFFIX = [ 'ts', 'avi', 'mpg', 'mpeg', 'wmv', 'bin', 'rm',
  'divx', 'ogm', 'vob', 'asf', 'm2v', 'm2p',
  'mp4', 'viv', 'nuv', 'mov', 'iso',
  'nsv', 'mkv' ]



-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] After 10 minutes, tv become black

2007-06-20 Thread Pirlouwi

Hello,
I think I have configured my X for disabling dpms and blanking of the
screen, but it doesn't work.

Yesterday, I was watching a Divx, and every 10 minutes, mplayer screen
became black.
I had to push every 10 minutes on the space key of my keyboard (very
annoying :-)
The freevo interface is never blanked when let alone for a long time. Is it
a mplayer/xine specific option?

Can you help me?
Here is the config I use in my startfreevo script:

xset s noblank
xset s off
xset -dpms

LOUIS
-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] tv guide problem

2007-06-19 Thread Pirlouwi

Hi,
In Belgium, we have a channel (RTBF SAT) which is not listed in common tv
guide websites.
I have written a tv guide extractor in perl for grabbing this information
directly from rtbfsat.be.
My problem is that the resulting xml file contains special characters,
despite the fact that I already converted the strings in UTF-8 format.
What must I do additionally for my content to be parsed by freevo code
without error?
LOUIS
-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] Bug in livepause plugin? Or error in my conf?

2007-06-14 Thread Pirlouwi

Hello,
I am testing the new version of dvbstreamer, which support budget dvb-t usb2
sticks like my freecom.
Pausing as well as recording is OK.
But when I want to view a finished recording, freevo tells me that I have no
player configured for this kind of file (.ts).
Without the livepause plugin, I can see .ts files, and with mplayer or xine
can I see .ts files from a terminal command.
What's wrong?
The plugin or my config.
I suppose this is my config, but I do not know what is wrong then.
Could you help me a bit?
Thx.
LOUIS
-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] freevo + vdr + xine

2007-06-13 Thread Pirlouwi

No this I had already tried, but was not working.
But don't mind, because finally, I found another display plugin for vdr:
vdr-plugin-xineliboutput
It relies only on a patched version of xine-ui, which seems to be more
accepted by my Ubuntu Feisty. There is not requirement to patch
libxine1 library. More details for this vdr plugin on the vdr wiki.

Next step for me: configuring vdr to work with my Freecom DVB-T stick,
and integrating vdr into my 1.7.2 freevo.
I heard there is a freevo plugin for that.
Will try to update our wiki when all will be ok.

See you.
LOUIS
2007/6/13, Bret Clark [EMAIL PROTECTED]:


apt-get remove xine-lib xine-ui

then do a make install from the directory where you compiled xine.
This will probably install every thing into the /usr/local directory
under bin and lib.

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Pirlouwi
Sent: Sunday, June 10, 2007 2:26 PM
To: freevo-users@lists.sourceforge.net
Subject: [Freevo-users] freevo + vdr + xine

Hello everybody,
has someone experience to share about the use of vdr application inside
freevo?

First of all, I have to install vdr, and use it through xine as output
device, because I only have a budget dvb-t hardware. So I have to
patch xine for it to recognize vdr mrl (as it is explained here:
http://vdr.bluox.org/wiki/index.php/Xine-plugin#Installation). This is
done without problems, because at http://home.vr-web.de/~rnissl/ I can
get the cvs versions of xine-lib and xine-ui that match the given
patch.

My problem is for me to install xine-lib and xine-ui after compilation !
How can I do that, knowing that I already had xine installed before on
my Ubuntu feisty, via apt-get. A simple : sudo make install do not
work (evident, otherwise I wouldn't have wrote this email :-)
I suppose that I should only uninstall xine, but I don't know which
package to remove.
Whatever I do, I have no success, my self compiled xine always crash,
either due to plugins not found, or core dumps, ... ! It is a mess,
and i need some help to continue.

I feel that my problem is the previous footprint induced by the
former xine (installed by apt-get), but I don't know how to circumvent
that.

Thanks for your advices.

LOUIS


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users

No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.5.472 / Virus Database: 269.8.15/845 - Release Date:
6/12/2007 6:39 AM


No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.5.472 / Virus Database: 269.8.15/845 - Release Date:
6/12/2007 6:39 AM



-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Freevo 1.7.2 TV guide problem with python 2.5

2007-06-12 Thread Pirlouwi

I already exchanged some mail with Duncan about a similar problem. It was
occuring when I wanted to reencode a .ts file in divx format. Sometimes, my
.ts file (produced by mplayer during a dvb-t record) did not had any length
attribute. I do not know why. Though, this problematic TS file was playing
ok.
Could you perform a mminfo command on this TS file and give it to us as
response to this thread? I wonder if this is also a length parameter issue.
PS: Duncan has removed the code for the length attribute in the svn version,
in the case of reencoding, because it was not used in this case, to avoid
such error.
Thx you.
LOUIS

2007/6/6, Stephen Rowles [EMAIL PROTECTED]:


Duncan Webb wrote:
 [snip]
 ERROR mpeg(765): bad TS


 Wonder where this is coming from?

 [snip]

Just worked out this is coming from kaa.metadata. It would appear that
some of my TS files recorded don't have some header data. So when
browsing recorded TV files I get the error for each of the bad files.

Nothing serious as they all work, and the new ones I've recorded since
1.7.2 are all fine.

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] freevo + vdr + xine

2007-06-12 Thread Pirlouwi
Hello everybody,
has someone experience to share about the use of vdr application inside freevo?

First of all, I have to install vdr, and use it through xine as output
device, because I only have a budget dvb-t hardware. So I have to
patch xine for it to recognize vdr mrl (as it is explained here:
http://vdr.bluox.org/wiki/index.php/Xine-plugin#Installation). This is
done without problems, because at http://home.vr-web.de/~rnissl/ I can
get the cvs versions of xine-lib and xine-ui that match the given
patch.

My problem is for me to install xine-lib and xine-ui after compilation !
How can I do that, knowing that I already had xine installed before on
my Ubuntu feisty, via apt-get. A simple : sudo make install do not
work (evident, otherwise I wouldn't have wrote this email :-)
I suppose that I should only uninstall xine, but I don't know which
package to remove.
Whatever I do, I have no success, my self compiled xine always crash,
either due to plugins not found, or core dumps, ... ! It is a mess,
and i need some help to continue.

I feel that my problem is the previous footprint induced by the
former xine (installed by apt-get), but I don't know how to circumvent
that.

Thanks for your advices.

LOUIS

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] LOCALE configuration

2007-06-12 Thread Pirlouwi

I have trouble finding another value for my LANG env variable.
LANG=fr_BE.UTF-8

What is the value I should use if I want to choose iso8859-1 or iso8859-15
character set?
I tried LANG=fr_BE.iso8859-1, but freevo fails.
I tried LANG=fr_BE, it fails too.

Traceback (most recent call last):
 File /usr/lib/python2.5/site-packages/freevo/helpers/cache.py, line 37,
in module
   import config
 File /usr/lib/python2.5/site-packages/freevo/config.py, line 52, in
module
   locale.setlocale(locale.LC_TIME,'')
 File /usr/lib/python2.5/locale.py, line 476, in setlocale
   return _setlocale(category, locale)
locale.Error: unsupported locale setting
Traceback (most recent call last):
 File /usr/lib/python2.5/site-packages/freevo/main.py, line 57, in
module
   import config
 File /usr/lib/python2.5/site-packages/freevo/config.py, line 52, in
module
   locale.setlocale(locale.LC_TIME,'')
 File /usr/lib/python2.5/locale.py, line 476, in setlocale
   return _setlocale(category, locale)
locale.Error: unsupported locale setting

Can you highlight me?
Thx so much.
LOUIS
-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] freevo and usb storage problem (automount, permanent mount points)

2007-06-02 Thread Pirlouwi

Hi,
I choose to run freevo via a .xsession script, which means that my gdm does
not launch a gnome session, but launch freevo instead.
Moreover, I have configured an autologin user in xorg.conf, so that freevo
is started just after boot.

This situation gives me a problem concerning the automounting of usb
storages or cdrom,
as freevo is not a window manager, the usb flash drives (usb sticks, or
cameras) are not automounted any more, which is a problem because freevo do
not see it.

What can I do to correct that?

I have tried the USB_HOTPLUG hack, but the mounting is not working with it,
and moreover, as the /dev/sdxy can change between two plugs of the device,
it is quite difficult to write a generic mount command.
I heard about udev for permanent mount names, I heard about autofs for
automounting of hotplugged filesystems, ... ok, but I struggle with that for
a week, and it is not working up to now.  Also, I ask myself if autofs will
not interfere with the existing automounting feature of gnome in a standard
gnome session (for example if I connect to my mediacenter pc via a remote x
session).

What I want finally, is the sd card of my camera to be browsable by freevo
when I plug the usb cable of the camera.

Thx for your help.

LOUIS
-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Xine and DVD Menus

2007-06-01 Thread Pirlouwi
What do you do to have DVD autoplays just after inserting it?


2007/5/31, Stephen Rowles [EMAIL PROTECTED]:

 I run freevo -fs on X and it just works for me with xine playing DVD's

 Insert DVD, if on main menu dvd autoplays to main menu.

 Freevo events Left, Right, Up, Down navigate the menu's just fine (I
 send those from my infrared remote control). Pressing OK (which I think
 is mapped to Play) works for enter.

 I guess cursor keys are the default left, right etc. so it should work fine.


 Jeremy Wilkins wrote:
  Hi,
 
  Does Xine play DVDs with their menus when freevo is running as the
  window manager (fullscreen)? How does this work with controlling the
  menus with the numeric keypad?
 
  At the moment I've got an overcomplicated setup running Freevo,
  evilwm, and remapped keys using Xmodmap and xines own config, and was
  wondering if I could just have freevo control everything and it would
  'just work'.
 
  Thanks
 
  jeb
 
  -
  This SF.net email is sponsored by DB2 Express
  Download DB2 Express C - the FREE version of DB2 express and take
  control of your XML. No limits. Just data. Click to get it now.
  http://sourceforge.net/powerbar/db2/
  ___
  Freevo-users mailing list
  Freevo-users@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/freevo-users
 


 -
 This SF.net email is sponsored by DB2 Express
 Download DB2 Express C - the FREE version of DB2 express and take
 control of your XML. No limits. Just data. Click to get it now.
 http://sourceforge.net/powerbar/db2/
 ___
 Freevo-users mailing list
 Freevo-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/freevo-users


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] How to bind audio channel and subtitle change with a key of the remote

2007-06-01 Thread Pirlouwi

I would like to press a button or two on my IR remote command, and switch
from audio channel, or switch from subtitle language in the DVD displayed by
xine.
Is it possible?
Which event should I configure in freevo?
LOUIS
-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] video.mplayervis plugin??

2007-05-31 Thread Pirlouwi
video.mplayervis plugin is delivered with 1.7.2 release.
I suppose that this is because it is functionnal, otherwise it should
not be part of the delivery.
But when I activate it, I get an error because I don't has pygoom installed.
Wanted to install pygoom, but it is not available any more from freevo.sf.net.
any info about that?
LOUIS

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] freevo incompatible with m3u files generated under MS-Windows

2007-05-31 Thread Pirlouwi

From the playlist module the m3u files are checked for a '\r\n' and if
found then backslashes are converted to forward slashes, so it should
work.

This means that if you are not getting your m3u files to work then they
don't have a cr/lf at the end of the line. You can check this with:
od -c /path/to/m3u

You can try this patch:
Index: src/playlist.py
===
--- src/playlist.py (revision 9621)
+++ src/playlist.py (working copy)
@@ -107,8 +107,7 @@

 (curdir, playlistname) = os.path.split(plsname)
 for line in playlist_lines:
-if line.endswith('\r\n'):
-line = line.replace('\\', '/') # Fix MSDOS slashes
+line = line.replace('\\', '/') # Fix MSDOS slashes
 try:
 if os.path.exists(os.path.join(curdir,line)):
 self.playlist.append(os.path.join(curdir,line))


Duncan



Huh, I looked in this file, but not at the right place!
Thx for this so simple and working patch
NB: perhaps would it be better to replace \ every time, despite the chance
to have a \ in a filename or a dirname. MSDOS files are not always using
CRLF scheme.

Or another cleaner solution should to add a
config.PLAYLIST_FORCE_BACKSLASH_REPLACE config variable in the configuration
files.
Here is a patch for it:

# diff -Nru playlist.py.orig playlist.py
--- playlist.py.orig(release 1.7.2)
+++ playlist.py (LOUIS's patched file)
@@ -107,7 +107,7 @@

(curdir, playlistname) = os.path.split(plsname)
for line in playlist_lines:
-if line.endswith('\r\n'):
+if line.endswith('\r\n') or
config.PLAYLIST_FORCE_BACKSLASH_REPLACE:
line = line.replace('\\', '/') # Fix MSDOS slashes
try:
if os.path.exists(os.path.join(curdir,line)):

The PLAYLIST_FORCE_BACKSLASH_REPLACE variable must be set to 0 in
freevo_conf.py, and can be inserted in local_conf.py and set to 1.
Do you thing this patch is of interrest for the majority of freevo users?

LOUIS
-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] games not playable in freevo

2007-05-31 Thread Pirlouwi

Hello,
i just tried to setup some games in freevo.
So for my first try, I just looked in the freevo-users list and got this
configuration excerpt:

GAMES_ITEMS = [ ('Tux Racer', '/etc/freevo/games/ppracer',
   ('GENERIC', '/usr/games/ppracer', '', '', [ 'ppracer' ] )),
   ('Sudoku', '/etc/freevo/games/ksudoku',
   ('GENERIC', '/usr/games/ksudoku', '', '', [ 'sudoku' ] ))
]

so I copy/paste it simply into my local config after having installed
ppracer and ksudoku via apt-get.
The result (in freevo) was:
Ce répertoire est vide (directory empty in english).
No game is launched. What did I wrong?
NB: these two games work well outside of freevo.
LOUIS
-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] deinterlacing settings

2007-05-29 Thread Pirlouwi

http://www.mail-archive.com/freevo-users@lists.sourceforge.net/msg14132.html


2007/5/29, Daniel Lawson [EMAIL PROTECTED]:


Hi all,

I'm having problems getting deinterlacing to be activated correctly.  I
recorded 4 things over the
weekend, the 1st and 3rd were correctly identified as needing
deinterlacing by default, the 2nd
and 3rd were identified as not needing deinterlacing.  What is freevo
doing here to detect
interlaced video?!?

Although I am watching on a TV, there is still some blurring when
watching interlaced video and
I want all recorded video to be displayed as deinterlaced by default.  Of
course, I can just
enable de-interlacing on a file by file basis but that is a pain and I
often forget.  But is there
a way to force all files in (e.g.) the TV folder to be deinterlaced, and
downloaded content to be
left as is?  Or make freevo's interlace detection work correctly?

Cheers

Daniel





The fish are biting.
Get more visitors on your site using Yahoo! Search Marketing.
http://searchmarketing.yahoo.com/arp/sponsoredsearch_v2.php

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] playing .flv with mplayer from freevo interface

2007-05-29 Thread Pirlouwi

Hello,
I am able to play .flv files from command line with:

$ mplayer  aFile.flv

Problem is that .flv files are not displayed in the video directory.
Freevo simply displays a nothing to display when I enter the directory
where my .flv files are stored.

Is there a configuration trick to do in order to list .flv files within
freevo?

LOUIS
-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] playing .flv with mplayer from freevo interface

2007-05-29 Thread Pirlouwi

Sorry,
that's the first thing I tried, because it was evident.
But it doesn't work.

snip
VIDEO_PLAYER_SUFFIX = [ 'avi', 'mpg', 'mpeg', 'wmv', 'bin', 'rm',
'divx', 'ogm', 'vob', 'asf', 'm2v', 'm2p',
'mp4', 'viv', 'nuv', 'mov', 'iso',
'nsv', 'mkv', 'flv' ]
/snip

LOUIS

2007/5/29, Bastian Farkas [EMAIL PROTECTED]:


just add .flv to VIDEO_MPLAYER_SUFFIX in your local_conf.py

Bastian Farkas

On Tue, 2007-05-29 at 15:11 +0200, Pirlouwi wrote:
 Hello,
 I am able to play .flv files from command line with:

 $ mplayer  aFile.flv

 Problem is that .flv files are not displayed in the video directory.
 Freevo simply displays a nothing to display when I enter the
 directory where my .flv files are stored.

 Is there a configuration trick to do in order to list .flv files
 within freevo?

 LOUIS

-
 This SF.net email is sponsored by DB2 Express
 Download DB2 Express C - the FREE version of DB2 express and take
 control of your XML. No limits. Just data. Click to get it now.
 http://sourceforge.net/powerbar/db2/
 ___ Freevo-users mailing
list Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] freevo incompatible with m3u files generated under MS-Windows

2007-05-29 Thread Pirlouwi

I received from a friend a dvd full of mp3. Difficult to take control of so
much mp3 files.
But fortunatelly, there is a lot of m3u.
The problem is that this dvd has been created under Windows.
The path separating character is, as you know, letter '\'.
This means that all m3u files located on this compilation dvd are unusable
from freevo. And it is read-only, so I cannot modify '\' into '/'.

It should be quite easy to add a regex to modify the content of .m3u files
just after reading it (and caching it I suppose)? Isn't it?
Can this be considered as a bug, or is it a feature request?
LOUIS
-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] How to activate motion compensation (xvmc) by default for video playback by freevo?

2007-05-27 Thread Pirlouwi

Hi,
I want to configure mplayer for hardware motion compensation, as my mplayer
is compiled for that feature.
Here is what I see when a dvb mpeg2 is playing:

$ ps -ef | grep mplayer
croisez  28157 28154  1 12:38 pts/400:00:00 /usr/local/bin/mplayer -vo
xv,sdl,x11, -ao oss:/dev/dsp -autosync 100 -nolirc -nojoystick -autoq 100
-screenw 768 -screenh 576 -fs -slave dvb://LA UNE -cache 4096 -vo xvmc -vc
ffmpeg12mc

1) I suppose that in this case, xvmc is used, but how can I be sure ?
Because there is in the same command -vo xv,sdl,x11 and -vo xvmc? (mplayer
log does not informs me about that)
2) How could I set only -vo xvmc?
3) what is the priority in the configuration for parameters like:
MPLAYER_VO_DEV
MPLAYER_VO_DEV_OPTS
MPLAYER_ARGS
no configuration (default use)

LOUIS

2007/5/27, Duncan Webb [EMAIL PROTECTED]:


Pirlouwi wrote:
 In the video item menu, I see the line:
 Activate Motion Compensation (xvmc)
 Note: this is a translation from mine, because I see it in french in the
 menu...

 How can I activate it by default? I would like this option to be
remanent.
 I thought I only had to define -vo xvmc,xv,x11 in .mplayer/config file,
 but it seems the config file is not used by the mplayer launched by
freevo.
 Or is it a configuration inside local_conf.py?

 BTW, my mplayer version is: MPlayer 1.0rc1-4.1.2 (C) 2000-2006 MPlayer
Team
 compiled by me on my machine (an EN15000 VIA board, with xvmc hardware
 acceleration for mpg2 playback, this is why I had to recompile it from
 sources).

The trick is to use MPLAYER_ARGS, something like this:
freevo.conf:
display = xv

local_conf.py:
MPLAYER_AO_DEV = 'alsa'
MPLAYER_VO_DEV = CONF.display
MPLAYER_ARGS = {
'dvd': '-cache 8192 -vo xvmc -vc ffmpeg12mc -afm hwac3',
'vcd': '-cache 4096',
'cd' : '-cache 1024 -cdda speed = 2',
'tv' : '-nocache ',
'ivtv'   : '-cache 8192',
'mpeg'   : '-cache 8192 -vo xvmc -vc ffmpeg12mc -subfont-text-scale
4 -utf8,
'mpg': '-cache 8192 -vo xvmc -vc ffmpeg12mc -subfont-text-scale
4 -utf8,
'avi': '-cache 5000 -subfont-text-scale 4 -utf8 -idx',
'rm' : '-cache 5000 -forceidx',
'rmvb'   : '-cache 5000 -forceidx',
'mkv': '-cache 4096 -subfont-text-scale 4 -utf8 -slang cz',
'webcam' : 'tv:// -tv driver = v4l:width = 640:height = 480:device =
/dev/video2',
   #'webcam' : 'tv:// -tv driver = v4l:width = 352:height = 288:outfmt =
yuy2:device = /dev/video2',
'default': '-cache 4096 -subfont-text-scale 4 -utf8'
}

This way the file extension determines the additional arguments that are
added to the mplayer command line.

Duncan


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] How to activate motion compensation (xvmc) by default for video playback by freevo?

2007-05-26 Thread Pirlouwi

In the video item menu, I see the line:
Activate Motion Compensation (xvmc)
Note: this is a translation from mine, because I see it in french in the
menu...

How can I activate it by default? I would like this option to be remanent.
I thought I only had to define -vo xvmc,xv,x11 in .mplayer/config file, but
it seems the config file is not used by the mplayer launched by freevo.
Or is it a configuration inside local_conf.py?

BTW, my mplayer version is: MPlayer 1.0rc1-4.1.2 (C) 2000-2006 MPlayer Team
compiled by me on my machine (an EN15000 VIA board, with xvmc hardware
acceleration for mpg2 playback, this is why I had to recompile it from
sources).
LOUIS
-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] freevo starting error after upgrading to python 2.5-1 (with Ubuntu feisty package updater)

2007-05-25 Thread Pirlouwi

Hello,
I get this error after having updated python to version 2.5-1 (feisty update
version)
When I remove completely all freevo packages (via synaptic) and that I
reinstall it, the error persists.

$ freevo

Traceback (most recent call last):
  File /usr/lib/python2.5/site-packages/freevo/helpers/cache.py, line
45, in module
import directory
  File /usr/lib/python2.5/site-packages/freevo/directory.py, line 46, in
module
import menu
  File /usr/lib/python2.5/site-packages/freevo/menu.py, line 41, in
module
from item import Item
  File /usr/lib/python2.5/site-packages/freevo/item.py, line 42, in
module
from util import mediainfo, vfs, Unicode
ImportError: cannot import name Unicode




If I start freevo itself, I get this error:

$ freevo

ROM_DRIVES: Auto-detected and added ('/media/cdrom0', '/dev/hdc',
'CD-1')
Traceback (most recent call last):
  File /usr/lib/python2.5/site-packages/freevo/main.py, line 108, in
module
import menu# The menu widget class
  File /usr/lib/python2.5/site-packages/freevo/menu.py, line 37, in
module
import skin
  File /usr/lib/python2.5/site-packages/freevo/skin.py, line 90, in
module
get_singleton()
  File /usr/lib/python2.5/site-packages/freevo/skin.py, line 72, in
get_singleton
' as skinimpl')
  File string, line 1, in module
  File /usr/lib/python2.5/site-packages/freevo/skins/main/main.py, line
40, in module
from area import Skin_Area
  File /usr/lib/python2.5/site-packages/freevo/skins/main/area.py, line
59, in module
from skin_utils import *
  File /usr/lib/python2.5/site-packages/freevo/skins/main/skin_utils.py,
line 41, in module
osd = osd.get_singleton()
  File /usr/lib/python2.5/site-packages/freevo/osd.py, line 122, in
get_singleton
_singleton = OSD()
  File /usr/lib/python2.5/site-packages/freevo/osd.py, line 323, in
__init__
self.bitmapcache = util.objectcache.ObjectCache(5, desc='bitmap')
AttributeError: 'module' object has no attribute 'objectcache'



Any idea?
LOUIS
-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] freevo starting error after upgrading to python 2.5-1 (with Ubuntu feisty package updater)

2007-05-25 Thread Pirlouwi

After installing svn release1 version, the errors disappeared. Sorry for
noise in the list.
LOUIS

2007/5/25, Pirlouwi [EMAIL PROTECTED]:


Hello,
I get this error after having updated python to version 2.5-1 (feisty
update version)
When I remove completely all freevo packages (via synaptic) and that I
reinstall it, the error persists.

$ freevo
 Traceback (most recent call last):
   File /usr/lib/python2.5/site-packages/freevo/helpers/cache.py, line
 45, in module
 import directory
   File /usr/lib/python2.5/site-packages/freevo/directory.py, line 46,
 in module
 import menu
   File /usr/lib/python2.5/site-packages/freevo/menu.py, line 41, in
 module
 from item import Item
   File /usr/lib/python2.5/site-packages/freevo/item.py, line 42, in
 module
 from util import mediainfo, vfs, Unicode
 ImportError: cannot import name Unicode



If I start freevo itself, I get this error:

$ freevo
 ROM_DRIVES: Auto-detected and added ('/media/cdrom0', '/dev/hdc',
 'CD-1')
 Traceback (most recent call last):
   File /usr/lib/python2.5/site-packages/freevo/main.py, line 108, in
 module
 import menu# The menu widget class
   File /usr/lib/python2.5/site-packages/freevo/menu.py, line 37, in
 module
 import skin
   File /usr/lib/python2.5/site-packages/freevo/skin.py, line 90, in
 module
 get_singleton()
   File /usr/lib/python2.5/site-packages/freevo/skin.py, line 72, in
 get_singleton
 ' as skinimpl')
   File string, line 1, in module
   File /usr/lib/python2.5/site-packages/freevo/skins/main/main.py,
 line 40, in module
 from area import Skin_Area
   File /usr/lib/python2.5/site-packages/freevo/skins/main/area.py,
 line 59, in module
 from skin_utils import *
   File
 /usr/lib/python2.5/site-packages/freevo/skins/main/skin_utils.py, line 41,
 in module
 osd = osd.get_singleton ()
   File /usr/lib/python2.5/site-packages/freevo/osd.py, line 122, in
 get_singleton
 _singleton = OSD()
   File /usr/lib/python2.5/site-packages/freevo/osd.py, line 323, in
 __init__
 self.bitmapcache = util.objectcache.ObjectCache(5, desc='bitmap')
 AttributeError: 'module' object has no attribute 'objectcache'


Any idea?
LOUIS

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Cannot schedule a record

2007-05-24 Thread Pirlouwi

Ok, I am afraid I don't know what I have changed for it to work
But it works now, I am able to schedule a record, and mplayer stays in
memory dumping the .ts file on the hard disc.
Just one little annoying thing:
VCR_CMD variable contains the command which is launched by a /bin/sh shell.
When the recording is cancelled or finished, on my setup, only the /bin/sh
task is terminated, the mplayer task keeps recording data onto the disc.
I has been forced to workaround this with this mod in
helpers/recordserver.py:

$ diff -Nru  helpers/recordserver.py.orig  helpers/recordserver.py
--- recordserver.py.orig  2007-05-21 16:40:47.0 +0200
+++ recordserver.py   2007-05-24 22:04:07.0 +0200
@@ -1558,6 +1558,8 @@
if wpid == pid:
break
time.sleep(0.1)
+util.popen3.Popen3('killall mplayer')
+print 'recordserver: killed all mplayer processes'
print 'recorderver: After wait()'


elif event == RECORD_START:

Otherwise, the mplayer process was not killed. This workaround is ugly
because it kills all mplayer processes without selecting the good one, but
as I begin with Python language, it is all I was able to do for the moment.
PS: I will post my local_config.py as soon as I have cleaned it and that my
setup is more stable.
Thx everyone for your help either!
LOUIS

-- Forwarded message --
From: Jonathan Isom [EMAIL PROTECTED]
Date: 23 mai 2007 08:08
Subject: Re: [Freevo-users] Cannot schedule a record
To: freevo-users@lists.sourceforge.net


could you post your local_conf.py and your
~/.mplayer/channels.conf.{sat,ter,cbl,atsc}  (based on your card type)
also what version of twisted are you using


On 5/23/07, Duncan Webb [EMAIL PROTECTED] wrote:

 It starts recording the stream in the mentioned file.

How are you trying to record this program? It looks like the program you
wanted to record ran from 19:25 to 19:30 and it started and stopped at
19:27.

So how did you tell freevo to record the program, with a remote with the
keyboard and what did you press?

Duncan

PS
What does the MailScanner warning: numerical links are often malicious
mean? Somebody's mail scanner should check a bit harder for private IP
addresses.

 2007/5/21, John Molohan [EMAIL PROTECTED]:

  Pirlouwi wrote:

 I just installed last version of KAA from svn, and I still did not
 manage
 to schedule a record.
 Here is a log when I want to start recording of a pending broadcasting.
 The recording should start immediately, but it is killed by the record
 server.

 2007/05/21 19:27 CEST [HTTPChannel,57,*MailScanner warning: numerical
 links are often malicious:* 127.0.0.1 http://127.0.0.1]
 config.LOCALE=latin-1
 2007/05/21 19:27 CEST [HTTPChannel,57,*MailScanner warning: numerical
 links are often malicious:* 127.0.0.1 http://127.0.0.1] prog=lun
 2007-05-21 19:25-19:30 (19:25)  la%20deux D'art d'art
 2007/05/21 19:27 CEST [*RecordServer*] received event RECORD_START
 2007/05/21 19:27 CEST [*RecordServer*] popen  nice -n -10
 /usr/local/bin/mplayer -dumpstream -dumpfile
 /home/croisez/records/05-21_19:25_D_art_d_art.ts dvb://LA DEUX
 2007/05/21 19:27 CEST [*RecordServer*] received event RECORD_STOP
 2007/05/21 19:27 CEST [*RecordServer*] no imagefile found
 2007/05/21 19:27 CEST [*RecordServer*]


/var/cache/freevo/vfs/home/croisez/records/05-21_19:25_D_art_d_art.ts.raw.tmp



 The idea of Duncan to upgrade kaa from svn on my machine was finally

not

 the solution to my problem.
 What should I do? Write a bug ticket for freevo 1.x developpers?

 LOUIS

 Just jumping without having reread this thread but what happens when

you

 run /usr/local/bin/mplayer -dumpstream -dumpfile
 /home/croisez/records/05-21_19:25_D_art_d_art.ts dvb://LA DEUX from
 the
 command line?



-

 This SF.net email is sponsored by DB2 Express
 Download DB2 Express C - the FREE version of DB2 express and take
 control of your XML. No limits. Just data. Click to get it now.


http://sourceforge.net/powerbar/db2/___

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




-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users



-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML

[Freevo-users] freevo does not recognize my DVD discs any more

2007-05-24 Thread Pirlouwi

When I start freevo, I get the usual sentence:
ROM_DRIVES: Auto-detected and added ('/media/cdrom0', '/dev/hdc', 'CD-1')

Then, I go into Movies directory, and I see:
CD-1 (TERMINATOR)
instead of simply:
TERMINATOR
If I click on OK on my MCE remote, I enter the CD-1 directory, and I see
VIDEO_TS and AUDIO_TS.
The DVD is not seen as a DVD movie any more.

Moreover, when I go into pictures and audio directory, I see the same entry:
CD-1 (TERMINATOR)

What is wrong with my freevo?
I don't understand very well what I have broken.
LOUIS
-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Cannot schedule a record

2007-05-21 Thread Pirlouwi

I just installed last version of KAA from svn, and I still did not manage to
schedule a record.
Here is a log when I want to start recording of a pending broadcasting.
The recording should start immediately, but it is killed by the record
server.

2007/05/21 19:27 CEST [HTTPChannel,57,127.0.0.1] config.LOCALE=latin-1
2007/05/21 19:27 CEST [HTTPChannel,57,127.0.0.1] prog=lun 2007-05-21
19:25-19:30 (19:25)  la%20deux D'art d'art
2007/05/21 19:27 CEST [*RecordServer*] received event RECORD_START
2007/05/21 19:27 CEST [*RecordServer*] popen  nice -n -10
/usr/local/bin/mplayer -dumpstream -dumpfile
/home/croisez/records/05-21_19:25_D_art_d_art.ts dvb://LA DEUX
2007/05/21 19:27 CEST [*RecordServer*] received event RECORD_STOP
2007/05/21 19:27 CEST [*RecordServer*] no imagefile found
2007/05/21 19:27 CEST [*RecordServer*]
/var/cache/freevo/vfs/home/croisez/records/05-21_19:25_D_art_d_art.ts.raw.tmp

The idea of Duncan to upgrade kaa from svn on my machine was finally not the
solution to my problem.
What should I do? Write a bug ticket for freevo 1.x developpers?

LOUIS
-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Cannot schedule a record

2007-05-18 Thread Pirlouwi

You haven't said what you changed in the VCR_CMD.


Oh sorry Duncan,
Here it is:
VCR_CMD = 'nice -n -10 ' + CONF.mplayer + ' -dumpstream -dumpfile
/var/cache/freevo/vfs%(filename)s dvb://%(channel)s ; mv
/var/cache/freevo/vfs/`basename /var/cache/freevo/vfs%(filename)s
.ts`.* `dirname %(filename)s`'

As you see, I just told mplayer to create the dumpstream file in the cache
vfs directory. This workaround avoid the no imagefound reaction of the
record server, and the mplayer process is not terminated.

As concerns the fact that when I abort a pending recording, that only the sh
shell is killed and not the related mplayer sub-process, I hope it will be
corrected by the svn version of KAA.

LOUIS
-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Cannot schedule a record

2007-05-18 Thread Pirlouwi
 I guess you tried the mplayer command from the recordserver log on the 
 command line?
 Could it be a question of permissions? Does the user that runs the 
 recordserver have write
 permission on /home/freevo/records?

Guten tag Tanya,
For the moment, I start freevo main process and freevo recordserver as
my own user, a normal user. The videos are located in my home
directory, so, there should be no permission problems.
LOUIS

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] DVB/ATSC live pause (was RE: Wishlist)

2007-05-18 Thread Pirlouwi

I have followed your wiki info, and it fails.
At home, I have only one budget-dvb freecom usb stick.
So I have only set up VIDEO_GROUPS with this information:


VIDEO_GROUPS = [
 # Use this group for watching tv
 VideoGroup(vdev='0',
group_type='dvb',
desc='Watching Video Group',
record_group=1)
 ]

The dvbstreamer is  launched as a daemon, with the command you mentioned

in the README of your plugin.
When I want to look at a live-tv channel on DVB, I see appearing in the
taskbar this process:
xine slave://localhost:50007
Then after 2 seconds, it disappears.
I see only a black screen after that.
If I push on escape on the keyboard, I go back to the tv guide.
Can you help me?
LOUIS


2007/5/17, Adam Charrett [EMAIL PROTECTED]:


Doh, a little bit more information would always be helpful :-)

I've added some details on how to use the DVBStreamer plugins to the wiki,
http://freevo.sourceforge.net/cgi-bin/doc/TvPlugins
-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Cannot schedule a record

2007-05-17 Thread Pirlouwi

Hello all,
i am going forward, not successful yet, but a question of time :)
Now, i do not have errors anymore connecting to the recordserver. This means
i can schedule a recording, but...
in the log file of the recordserver, i see this:

2007/05/17 19:00 CEST [HTTPChannel,30,127.0.0.1] config.LOCALE=latin-1

2007/05/17 19:00 CEST [HTTPChannel,30,127.0.0.1] prog=jeu 2007-05-17
19:00-19:20 (19:00)  la%20deux Plus belle la vie
2007/05/17 19:00 CEST [*RecordServer*] received event RECORD_START
2007/05/17 19:00 CEST [*RecordServer*] popen  /usr/local/bin/mplayer
-dumpstream -dumpfile
/home/freevo/records/05-17_19:00_Plus_belle_la_vie.ts dvb://LA DEUX
2007/05/17 19:00 CEST [*RecordServer*] received event RECORD_STOP
2007/05/17 19:00 CEST [*RecordServer*] no imagefile found
2007/05/17 19:00 CEST [*RecordServer*]
/home/freevo/.freevo/vfs/home/freevo/records/05-17_19:00_Plus_belle_la_vie.ts.raw.tmp



What i suppose, is that  the record server suppose that the file will be
created by the recording process in the cache directory.
This is not the case, as this file is to be created in the recording folder.
I verified that the recording process starts well when i modify a little bit
the recording command VCR_CMD like this:

2007/05/17 19:02 CEST [HTTPChannel,14,127.0.0.1] config.LOCALE=latin-1

2007/05/17 19:02 CEST [HTTPChannel,14,127.0.0.1] prog=jeu 2007-05-17
19:00-19:20 (19:00)  la%20deux Plus belle la vie
2007/05/17 19:02 CEST [*RecordServer*] received event RECORD_START
2007/05/17 19:02 CEST [*RecordServer*] popen  /usr/local/bin/mplayer
-dumpstream -dumpfile
/home/croisez/.freevo/vfs/home/croisez/records/05-17_19:00_Plus_belle_la_vie.ts
dvb://LA DEUX



In that case, the recording process has been started and not killed by
freevo.
After that, I have problems to stop a pending recording process, because the
mplayer which is running is not killed by freevo, but only the original
process that launched mplayer.

There is perhaps a trick in local_conf.py for those two problems, is'nt it?
LOUIS
-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Cannot schedule a record

2007-05-16 Thread Pirlouwi

2007/5/16, [EMAIL PROTECTED] [EMAIL PROTECTED]:


Pirlouwi a écrit :
 Hello,
 i have set up freevo for working with my dvb usb stick (a freecom), on
 ubuntu feisty.

 When I push on the recording entry in the menu, i got an error, and
 this messages in the log:

 Traceback (most recent call last):
   File

/usr/share/python-support/python-freevo/freevo/tv/record_client.py,
 line 93, in scheduleRecording
 (status, message) = server.scheduleRecording(jellyToXML(prog))
   File xmlrpclib.py, line 1147, in __call__
 return self.__send(self.__name, args)
   File xmlrpclib.py, line 1437, in __request
 verbose=self.__verbose
   File xmlrpclib.py, line 1201, in request
 return self._parse_response(h.getfile(), sock)
   File xmlrpclib.py , line 1340, in _parse_response
 return u.close()
   File xmlrpclib.py, line 787, in close
 raise Fault(**self._stack[0])
 Fault: Fault 8002: 'error'


 I also have this in the recordserver log:

 2007/05/16 00:20 CEST [HTTPChannel,499,127.0.0.1 http://127.0.0.1/]
 config.LOCALE=latin-1
 2007/05/16 00:20 CEST [HTTPChannel,499, 127.0.0.1 http://127.0.0.1/]
 prog=mar 2007-05-15 23:55-00:25 (23:55)  la%20une Cinquante degrés nord
 2007/05/16 00:20 CEST [HTTPChannel,499,127.0.0.1 http://127.0.0.1/]
 Traceback (most recent call last):
   File /usr/lib/python2.5/site-packages/twisted/web/http.py,
 line 601, in requestReceived
 self.process()
   File
 /usr/lib/python2.5/site-packages/twisted/web/server.py, line 160, in
 process
 self.render (resrc)
   File
 /usr/lib/python2.5/site-packages/twisted/web/server.py, line 167, in
 render
 body = resrc.render(self)
   File
 /usr/lib/python2.5/site-packages/twisted/web/xmlrpc.py, line 117, in
 render
 defer.maybeDeferred (function, *args).addErrback(
 --- exception caught here ---
   File
 /usr/lib/python2.5/site-packages/twisted/internet/defer.py, line
 107, in maybeDeferred
 result = f(*args, **kw)
   File
 /var/lib/python-support/python2.5/freevo/helpers/recordserver.py,
 line 1259, in xmlrpc_scheduleRecording
 (status, response) = self.scheduleRecording(prog)
   File
 /var/lib/python-support/python2.5/freevo/helpers/recordserver.py,
 line 687, in scheduleRecording
 self.checkToRecord()
   File
 /var/lib/python-support/python2.5/freevo/helpers/recordserver.py,
 line 927, in checkToRecord
 self.record_app.Record(rec_prog)
   File
 /var/lib/python-support/python2.5/freevo/tv/plugins/generic_record.py,
 line 74, in Record
 frequency = self.fc.chanSet(str(rec_prog.tunerid), False,
 'record plugin')
 type ' exceptions.AttributeError': TvProgram instance has no
 attribute 'tunerid'


 I someone has an idea, it would be fine because i am lost and dont
 find any info on the net.
 Thanks
 Louis.
hello,

try add this in local_conf.py :


VIDEO_GROUPS = [
VideoGroup(vdev = '/dev/video0',
   adev = None,
   input_type = 'tuner',
   input_num = 0,
   tuner_norm = CONF.tv,
   tuner_chanlist = CONF.chanlist,
   desc = 'the_name_of_your_card',
   group_type = 'tuner',
   record_group = None),
]




I tried the lines you gave to me, but without any success!
Same log result inside recordserver.log :-(  (see begin of this mail)

I have just changed one line in the VIDEO_GROUPS lines you gave to me,
groupe_type=dvb instead of =tuner, as i have configured it like that in
the mplayers groups.

All ideas are welcome because i am a little bit lost!

Thx
LOUIS
-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Cannot schedule a record

2007-05-16 Thread Pirlouwi


Have you tried a search for VIDEO_GROUPS in the freevo wiki? This is the
first place to start.

You will need to check what the correct tuner is for the TV, possible
called Television or Tuner. Try:
v4l2-ctl --list-inputs
This will list the inputs for the video device and then you set the
input_num to be correct for you device, 0 is usually correct.

The v4l2-ctl is part of the ivtv driver but works with all v4l2 devices.

Duncan



Here is the result of the v4l2-ctl command:
$ v4l2-ctl --list-inputs
ioctl: VIDIOC_ENUMINPUT
   Input   : 0
   Name: Television
   Type: 0x0001
   Audioset: 0x0001
   Tuner   : 0x
   Standard: 0x00FFBFFF ( PAL NTSC SECAM )
   Status  : 256

   Input   : 1
   Name: Composite1
   Type: 0x0002
   Audioset: 0x0001
   Tuner   : 0x
   Standard: 0x00FFBFFF ( PAL NTSC SECAM )
   Status  : 0

   Input   : 2
   Name: S-Video
   Type: 0x0002
   Audioset: 0x0001
   Tuner   : 0x
   Standard: 0x00FFBFFF ( PAL NTSC SECAM )
   Status  : 0

   Input   : 3
   Name: Composite3
   Type: 0x0002
   Audioset: 0x0001
   Tuner   : 0x
   Standard: 0x00FFBFFF ( PAL NTSC SECAM )
   Status  : 0


I only see data of my Wintv-go tuner card. I do not see any information
about my Freecom DVB USB stick.

What should I do to know the correct setting to put inside the VIDEO_GROUPS
array of freevo?
Is there a similar command for dvb material?
-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Cannot schedule a record

2007-05-16 Thread Pirlouwi

Indeed...
Meanwhile, have I uncommented the option: TV_RECORD_SCHEDULE
and modified vdev from /dev/video0 (which is a device from my Hauppauge
Wintv-go card) to /dev/dvb value. I don't know if this is right, but it
seems logical, and this is the only reference inside /dev about something
relative to dvb.
Now I am able to place record schedules, although i get from time to time
the same error than before, but when i retry just after, it works
(apparently).
The next problem now is that the scheduled recording is timed 12 hours
before. I program to record a broadcasting that start at 23:20 for example,
and it is written in the freevo GUI that it is going to start at 11.20. What
should I configure to correct that in local_conf.py?
BTW: no info in the wiki about VIDEO_GROUPS keyword.
LOUIS

2007/5/16, Duncan Webb [EMAIL PROTECTED]:


Pirlouwi wrote:
 Have you tried a search for VIDEO_GROUPS in the freevo wiki? This is
the
 first place to start.

 You will need to check what the correct tuner is for the TV,
possible
 called Television or Tuner. Try:
 v4l2-ctl --list-inputs
 This will list the inputs for the video device and then you set the
 input_num to be correct for you device, 0 is usually correct.

 The v4l2-ctl is part of the ivtv driver but works with all v4l2
devices.

 Duncan


 Here is the result of the v4l2-ctl command:
 $ v4l2-ctl --list-inputs
 ioctl: VIDIOC_ENUMINPUT
 Input   : 0
 Name: Television
 Type: 0x0001
 Audioset: 0x0001
 Tuner   : 0x
 Standard: 0x00FFBFFF ( PAL NTSC SECAM )
 Status  : 256

 Input   : 1
 Name: Composite1
 Type: 0x0002
 Audioset: 0x0001
 Tuner   : 0x
 Standard: 0x00FFBFFF ( PAL NTSC SECAM )
 Status  : 0

 Input   : 2
 Name: S-Video
 Type: 0x0002
 Audioset: 0x0001
 Tuner   : 0x
 Standard: 0x00FFBFFF ( PAL NTSC SECAM )
 Status  : 0

 Input   : 3
 Name: Composite3
 Type: 0x0002
 Audioset: 0x0001
 Tuner   : 0x
 Standard: 0x00FFBFFF ( PAL NTSC SECAM )
 Status  : 0


 I only see data of my Wintv-go tuner card. I do not see any information
 about my Freecom DVB USB stick.

 What should I do to know the correct setting to put inside the
 VIDEO_GROUPS array of freevo?
 Is there a similar command for dvb material?

The possible group_type are:
'ivtv', 'webcam', 'dvb', 'tvalsa', 'normal'
When the type is something else then normal is used.

I believe that you need to select group_type='dvb' in VIDEO_GROUPS and
set the TV_CHANNELS in local_conf.py.

As far as I can tell only the mplayer tv plug-in supports dvb.

Hopefully someone with a dvb card or stick can help you further.

When you succeed and I'm sure you will may be you can update the wiki
page for the Freecom DVB stick.

Duncan


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] Cannot schedule a record

2007-05-15 Thread Pirlouwi

Hello,
i have set up freevo for working with my dvb usb stick (a freecom), on
ubuntu feisty.

When I push on the recording entry in the menu, i got an error, and this
messages in the log:

Traceback (most recent call last):
 File /usr/share/python-support/python-freevo/freevo/tv/record_client.py,
line 93, in scheduleRecording
   (status, message) = server.scheduleRecording(jellyToXML(prog))
 File xmlrpclib.py, line 1147, in __call__
   return self.__send(self.__name, args)
 File xmlrpclib.py, line 1437, in __request
   verbose=self.__verbose
 File xmlrpclib.py, line 1201, in request
   return self._parse_response(h.getfile(), sock)
 File xmlrpclib.py , line 1340, in _parse_response
   return u.close()
 File xmlrpclib.py, line 787, in close
   raise Fault(**self._stack[0])
Fault: Fault 8002: 'error'


I also have this in the recordserver log:

2007/05/16 00:20 CEST [HTTPChannel,499,127.0.0.1] config.LOCALE=latin-1
2007/05/16 00:20 CEST [HTTPChannel,499, 127.0.0.1] prog=mar 2007-05-15
23:55-00:25 (23:55)  la%20une Cinquante degrés nord
2007/05/16 00:20 CEST [HTTPChannel,499,127.0.0.1] Traceback (most recent
call last):
 File /usr/lib/python2.5/site-packages/twisted/web/http.py, line
601, in requestReceived
   self.process()
 File /usr/lib/python2.5/site-packages/twisted/web/server.py,
line 160, in process
   self.render (resrc)
 File /usr/lib/python2.5/site-packages/twisted/web/server.py,
line 167, in render
   body = resrc.render(self)
 File /usr/lib/python2.5/site-packages/twisted/web/xmlrpc.py,
line 117, in render
   defer.maybeDeferred (function, *args).addErrback(
   --- exception caught here ---
 File /usr/lib/python2.5/site-packages/twisted/internet/defer.py,
line 107, in maybeDeferred
   result = f(*args, **kw)
 File
/var/lib/python-support/python2.5/freevo/helpers/recordserver.py, line
1259, in xmlrpc_scheduleRecording
   (status, response) = self.scheduleRecording(prog)
 File
/var/lib/python-support/python2.5/freevo/helpers/recordserver.py, line
687, in scheduleRecording
   self.checkToRecord()
 File
/var/lib/python-support/python2.5/freevo/helpers/recordserver.py, line
927, in checkToRecord
   self.record_app.Record(rec_prog)
 File
/var/lib/python-support/python2.5/freevo/tv/plugins/generic_record.py,
line 74, in Record
   frequency = self.fc.chanSet(str(rec_prog.tunerid), False,
'record plugin')
   type ' exceptions.AttributeError': TvProgram instance has no
attribute 'tunerid'


I someone has an idea, it would be fine because i am lost and dont find any
info on the net.
Thanks
Louis.
-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users