Re: [Freevo-users] ivtv and via unichrome tv-out interference???

2006-11-02 Thread Paul Sijben




I migrated my machine from FC2 (when setting this up was a royal pain)
to Ubuntu 6.10. On Ubuntu most of it was straightforward. 

Mind I am using the EPIA board for TV-out so the Hauppauge 350 (which
can do TV out too) is not blocked for recording while playing. 

Assuming the trip via the BIOS made something on the IVTV card reset,
it might be what really fixed my problem was the re-installation of the
ivtv formware from the ivtv install manual instead of the stuff that
the Ubuntu ivtv manual gave me.

For the rest the Ubuntu packages work well and have all the hardware
decoding drivers in them.Had to compile openunichrome though to get
hardware support for the video playing. You have to manually set
/etc/X11/XvMCconfic to libviaXvMC.so.1

Paul

Davin Desborough wrote:

  Quick question for a fellow EPIA user what distro did you use? I am 
currently trying EpiOS as it seemed the most straight forward route, but 
am having an issue with mplayer when called from Freevo. Its one of 
those fun cases where the arguments Freevo pass are working great when 
entered on a console, but fail when executed by Freevo (v1.6 btw).

Anyway, I'm still digging into that. My main question was to just find 
out what route you took to Freevo happiness.

Thanks,
Davin

Paul Sijben wrote:
  
  
I tried several cold and warm reboots but to no avail. Until going 
into the BIOS

weird...

Duncan Webb wrote:


  Paul Sijben wrote:
  
  
  
Hi all,

I expect more people on this list to have a Hauppauge ivtv capture card
on a via EPIA motherboard. So this might be of some help to someone.

After rebuilding the software on my freevo box I have just spent several
hours to get my Hauppauge 350 (ivtv) to record data. all looked Ok
except that it only gave me black mpegs. :-

In disgust I gave up for a moment to fix the TV out on my EPIA
motherboard with unichrome chipset  (It booted with CRT video out and
switched to S-video when going into X).

So I told the motherboard in BIOS to boot with TV out. Checked the BIOS
setting for anything that might hamper ivtv (such as ACPI), found none
and booted.

To my utter amazement, not only was my TV-out ok ALSO my ivtv problem
was over!

I do not know how this happened which makes filing bugreports somewhat
difficult. But if you run into this problem. Maybe fixing your video has
the same beneficial effect for you.


  
  Did you do a cold reboot? I've seem problems fixed only after powering
up after taking the power cable out and other problems fixed after a
warm reboot.

I can't possible imagine a relationship between ivtv and via
motherboards, except that VIA doesn't have a good name for reliable chips.

Duncan


-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users
  
  

-- 
Paul Sijben mailto:[EMAIL PROTECTED]
Amersfoort, NL  http://www.sijben.net
tel:+31 334557522   fax:+31 33 4557523


-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642


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

  
  
-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users
  


-- 
Paul Sijben mailto:[EMAIL PROTECTED]
Amersfoort, NL  http://www.sijben.net
tel:+31 334557522   fax:+31 33 4557523


-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with 

[Freevo-users] freevo on UNichrome (was: Re: ivtv and via unichrome tv-out interference???)

2006-11-02 Thread Paul Sijben




Small addition:

make sure you select the right hardware accelerated vo devices for xine
and mplayer, in local_conf.py:

MPLAYER_VO_DEV = "xvidix"

XINE_VO_DEV = 'xxmc'


and put colorkey=0x00 in your .mplayer/config file
(haven't been able to make that work from local_conf.py but this works
just as well).



Paul


Paul Sijben wrote:

  
  
I migrated my machine from FC2 (when setting this up was a royal pain)
to Ubuntu 6.10. On Ubuntu most of it was straightforward. 
  
Mind I am using the EPIA board for TV-out so the Hauppauge 350 (which
can do TV out too) is not blocked for recording while playing. 
  
Assuming the trip via the BIOS made something on the IVTV card reset,
it might be what really fixed my problem was the re-installation of the
ivtv formware from the ivtv install manual instead of the stuff that
the Ubuntu ivtv manual gave me.
  
For the rest the Ubuntu packages work well and have all the hardware
decoding drivers in them.Had to compile openunichrome though to get
hardware support for the video playing. You have to manually set
/etc/X11/XvMCconfic to libviaXvMC.so.1
  
Paul
  
Davin Desborough wrote:
  
Quick question for a fellow EPIA user what distro did you use? I am 
currently trying EpiOS as it seemed the most straight forward route, but 
am having an issue with mplayer when called from Freevo. Its one of 
those fun cases where the arguments Freevo pass are working great when 
entered on a console, but fail when executed by Freevo (v1.6 btw).

Anyway, I'm still digging into that. My main question was to just find 
out what route you took to Freevo happiness.

Thanks,
Davin

Paul Sijben wrote:
  

  I tried several cold and warm reboots but to no avail. Until going 
into the BIOS

weird...

Duncan Webb wrote:

  
Paul Sijben wrote:
  
  

  Hi all,

I expect more people on this list to have a Hauppauge ivtv capture card
on a via EPIA motherboard. So this might be of some help to someone.

After rebuilding the software on my freevo box I have just spent several
hours to get my Hauppauge 350 (ivtv) to record data. all looked Ok
except that it only gave me black mpegs. :-

In disgust I gave up for a moment to fix the TV out on my EPIA
motherboard with unichrome chipset  (It booted with CRT video out and
switched to S-video when going into X).

So I told the motherboard in BIOS to boot with TV out. Checked the BIOS
setting for anything that might hamper ivtv (such as ACPI), found none
and booted.

To my utter amazement, not only was my TV-out ok ALSO my ivtv problem
was over!

I do not know how this happened which makes filing bugreports somewhat
difficult. But if you run into this problem. Maybe fixing your video has
the same beneficial effect for you.



Did you do a cold reboot? I've seem problems fixed only after powering
up after taking the power cable out and other problems fixed after a
warm reboot.

I can't possible imagine a relationship between ivtv and via
motherboards, except that VIA doesn't have a good name for reliable chips.

Duncan


-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users
  
  
  
  -- 
Paul Sijben mailto:[EMAIL PROTECTED]
Amersfoort, NL  http://www.sijben.net
tel:+31 334557522   fax:+31 33 4557523


-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642


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



-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
Freevo-users mailing list

Re: [Freevo-users] ivtv and via unichrome tv-out interference???

2006-11-02 Thread alberto hernando

Mind I am using the EPIA board for TV-out so the Hauppauge 350 (which
can do TV out too) is not blocked for recording while playing. 
Does this mean that the card can't record and while tv-out is working?Alberto
-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] ivtv and via unichrome tv-out interference???

2006-11-02 Thread Paul Sijben




correct. It has only one pipeline of mpeg hardware.

alberto hernando wrote:

  
  

Mind I am using the EPIA board for TV-out so the Hauppauge 350 (which
can do TV out too) is not blocked for recording while playing. 

  
  
  
Does this mean that the card can't record and while tv-out is working?
  
Alberto
  

-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
  

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


-- 
Paul Sijben mailto:[EMAIL PROTECTED]
Amersfoort, NL  http://www.sijben.net
tel:+31 334557522   fax:+31 33 4557523


-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] VIDEO_GROUPS in 1.6

2006-11-02 Thread Paul Sijben
I am expecting my second capture card today (also ivtv) and have been
reading up on the Wiki on how to configure that to get two shows to be
recorded at the same time. The text in the wiki did not help me much so
I looked at the source.

   fc = FreevoChannels()
   if DEBUG: print 'CHAN: %s' % fc.getChannel()

  (v_norm, v_input, v_clist, v_dev) = config.TV_SETTINGS.split()

   v = tv.ivtv.IVTV(v_dev)

   v.init_settings()
   vg = fc.getVideoGroup(self.prog.tunerid, False)

   if DEBUG: print 'Setting Input to %s' % vg.input_num
   v.setinput(vg.input_num)

   if DEBUG: print 'Setting Channel to %s' % self.prog.tunerid
   fc.chanSet(str(self.prog.tunerid), False)

 This suggests to me that the capture device is tied to a channel and
not allocated dynamically based on availability. Is that correct? Or am
I simply missing something and can I get what I want with a suitably
crafted VIDEO_GROUPS construct?

Paul

 

-- 
Paul Sijben mailto:[EMAIL PROTECTED]
Amersfoort, NL  http://www.sijben.net
tel:+31 334557522   fax:+31 33 4557523


-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] VIDEO_GROUPS in 1.6

2006-11-02 Thread Duncan Webb
Paul Sijben wrote:
 I am expecting my second capture card today (also ivtv) and have been
 reading up on the Wiki on how to configure that to get two shows to be
 recorded at the same time. The text in the wiki did not help me much so
 I looked at the source.
 
fc = FreevoChannels()
if DEBUG: print 'CHAN: %s' % fc.getChannel()
 
   (v_norm, v_input, v_clist, v_dev) = config.TV_SETTINGS.split()
 
v = tv.ivtv.IVTV(v_dev)
 
v.init_settings()
vg = fc.getVideoGroup(self.prog.tunerid, False)
 
if DEBUG: print 'Setting Input to %s' % vg.input_num
v.setinput(vg.input_num)
 
if DEBUG: print 'Setting Channel to %s' % self.prog.tunerid
fc.chanSet(str(self.prog.tunerid), False)
 
  This suggests to me that the capture device is tied to a channel and
 not allocated dynamically based on availability. Is that correct? Or am
 I simply missing something and can I get what I want with a suitably
 crafted VIDEO_GROUPS construct?

Correct, the multi-tuner support in freevo 1 series is only to allow
recording and watching simultaneously. AFAIK freevo 2 will allow
recording from two or more cards simultaneously.

Duncan


-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] ivtv and via unichrome tv-out interference???

2006-11-02 Thread Duncan Webb
Paul Sijben wrote:
 correct. It has only one pipeline of mpeg hardware.

With the 350 you can record and watch a recording at the same time,
using the tv-out of the 350, I do this all the time.

However, You can't watch a tv channel and record at the same time,
unless you have a second tv card.

Duncan

 alberto hernando wrote:


 Mind I am using the EPIA board for TV-out so the Hauppauge 350
 (which can do TV out too) is not blocked for recording while playing.


 Does this mean that the card can't record and while tv-out is working?

 Alberto


-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] VIDEO_GROUPS in 1.6

2006-11-02 Thread Paul Sijben




OK thanx so I won't spend more time looking :-)

Let's see if I can hack it into 1.6 because I really start to need it.

Paul

Duncan Webb wrote:

  Paul Sijben wrote:
  
  
I am expecting my second capture card today (also ivtv) and have been
reading up on the Wiki on how to configure that to get two shows to be
recorded at the same time. The text in the wiki did not help me much so
I looked at the source.

   fc = FreevoChannels()
   if DEBUG: print 'CHAN: %s' % fc.getChannel()

  (v_norm, v_input, v_clist, v_dev) = config.TV_SETTINGS.split()

   v = tv.ivtv.IVTV(v_dev)

   v.init_settings()
   vg = fc.getVideoGroup(self.prog.tunerid, False)

   if DEBUG: print 'Setting Input to %s' % vg.input_num
   v.setinput(vg.input_num)

   if DEBUG: print 'Setting Channel to %s' % self.prog.tunerid
   fc.chanSet(str(self.prog.tunerid), False)

 This suggests to me that the capture device is tied to a channel and
not allocated dynamically based on availability. Is that correct? Or am
I simply missing something and can I get what I want with a suitably
crafted VIDEO_GROUPS construct?

  
  
Correct, the multi-tuner support in freevo 1 series is only to allow
recording and watching simultaneously. AFAIK freevo 2 will allow
recording from two or more cards simultaneously.

Duncan


-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users
  


-- 
Paul Sijben mailto:[EMAIL PROTECTED]
Amersfoort, NL  http://www.sijben.net
tel:+31 334557522   fax:+31 33 4557523


-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] ivtv and via unichrome tv-out interference???

2006-11-02 Thread Paul Sijben




gee when I investigated that it was not possible. Hmm, what made me
dump the option?

Just checking; I guess you are recording and playing back both in mpeg2
with hardware support from the card (so you do not need to en/decode
via the CPU??

Paul

Duncan Webb wrote:

  Paul Sijben wrote:
  
  
correct. It has only one pipeline of mpeg hardware.

  
  
With the 350 you can record and watch a recording at the same time,
using the tv-out of the 350, I do this all the time.

However, You can't watch a tv channel and record at the same time,
unless you have a second tv card.

Duncan

  
  
alberto hernando wrote:


  
Mind I am using the EPIA board for TV-out so the Hauppauge 350
(which can do TV out too) is not blocked for recording while playing.


Does this mean that the card can't record and while tv-out is working?

Alberto
  

  
  

-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users
  


-- 
Paul Sijben mailto:[EMAIL PROTECTED]
Amersfoort, NL  http://www.sijben.net
tel:+31 334557522   fax:+31 33 4557523


-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] ivtv and via unichrome tv-out interference???

2006-11-02 Thread Duncan Webb
Paul Sijben wrote:
 gee when I investigated that it was not possible. Hmm, what made me dump
 the option?
 
 Just checking; I guess you are recording and playing back both in mpeg2
 with hardware support from the card (so you do not need to en/decode via
 the CPU??

Correct, all done in hardware. The only drawback is the tv-out is only 4:3.

 Paul
 
 Duncan Webb wrote:
 Paul Sijben wrote:
   
 correct. It has only one pipeline of mpeg hardware.
 

 With the 350 you can record and watch a recording at the same time,
 using the tv-out of the 350, I do this all the time.

 However, You can't watch a tv channel and record at the same time,
 unless you have a second tv card.

 Duncan

   
 alberto hernando wrote:
 
 Mind I am using the EPIA board for TV-out so the Hauppauge 350
 (which can do TV out too) is not blocked for recording while playing.


 Does this mean that the card can't record and while tv-out is working?

 Alberto
   


 -
 Using Tomcat but need to do more? Need to support web services, security?
 Get stuff done quickly with pre-integrated technology to make your job easier
 Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
 http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
 ___
 Freevo-users mailing list
 Freevo-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/freevo-users
   
 
 -- 
 Paul Sijben mailto:[EMAIL PROTECTED]
 Amersfoort, NL  http://www.sijben.net
 tel:+31 334557522   fax:+31 33 4557523
 
 
 
 
 -
 Using Tomcat but need to do more? Need to support web services, security?
 Get stuff done quickly with pre-integrated technology to make your job easier
 Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
 http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
 
 
 
 
 ___
 Freevo-users mailing list
 Freevo-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/freevo-users



-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] [Announce] Licence change for Kaa Media Repository

2006-11-02 Thread Dirk Meyer
Hi everone,

I want to announce the licence change from GPL to LGPL for some
modules of the Kaa Media Repository.

What is Kaa Media Repository?

The Kaa Media Repository is a repository of more or less independed
Python modules that have something to do with media in general. It is
the base for Freevo 2.0, maybe MeBox (similar to Freevo) and possible
smaller helper applications. If you want to write a media player in
Python, an EPG browser and a Media Library Browser, kaa is the place
where you should start looking.


What is LGPL, what stays GPL?

I tried to make as much as possible LGPL. Not everything can be made
LGPL because of GPL dependencies or because some parts are copied from
GPL projects.

kaa.base   LGPL, every kaa module depends on it
kaa.beacon Server is GPL, client API LGPL
kaa.canvas LGPL (will be replaced by kaa.candy and also LGPL)
kaa.cherrypy   LGPL
kaa.displayLGPL
kaa.epgLGPL
kaa.evas   LGPL
kaa.imlib2 LGPL
kaa.metadata   GPL (mmpython, depends on GPL code)
kaa.mevas  GPL (could be LGPL, but kaa.mevas is deprecated)
kaa.popcornGPL (maybe generic API LGPL and some backends GPL)
kaa.record GPL (has xine and VDR code in it)
kaa.xine   GPL (libxine is GPL)


There is code from me now in LGPL modules.

That should not happen. My goal was to ask all people writing code for
the modules before making the change. But some parts are copied from
Freevo and maybe I missed an author. If that has happen, please send
me a mail and tell me either that you agree to the LGPL change and I
add you to the AUTHORS file or if you don't agree, tell me what your
code is and I will remove it.



Dischi

-- 
Beyond the top of the sky was the place the Thing had called the universe.
It contained -- according to the Thing -- everything and nothing. And there
was very little everything and more nothing than anyone could imagine.
-- (Terry Pratchett, Wings)


-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] freevo 1.6 miss reading DVDs

2006-11-02 Thread Evan Hisey
Duncan-
  Seems I am having trouble reproducing that zip error again. As far I
can tell nothing has changed on my software. It may have been a race
condition that caused it.I will keep trying to find it again. Also
there is an issue with using versions of Xine that are not compiled
with lirc spport. Freevo assumes it is there and sends the -nolirc
option to xine which crashes if lirc  support was not compiled in.
This is really an xine bug. Should it be listed as a known problem or
do you want to try to code a freevo side fix. There is a work around
that I have been using that involved editing teh xine.py plugin to
remove the -nolirc option from the command line. Maybe set
local_config.py switch to turn it on or off?

Evan

On 11/1/06, Duncan Webb [EMAIL PROTECTED] wrote:
 Evan Hisey wrote:
  Yup, it was a bad DVD drive. Not sure why it partially was working,
  but it all worked right with the new DVD drive.

 Older drives don't always work with DVD-R(RW) disks and sometimes also
 with DVD-9 disks. Usually it means that you need to do a firmware upgrade.

 BTW your bug report for bad zipfiles, could you send a crash report so I
 know where to look.

 Duncan

  Evan
 
  On 10/30/06, Evan Hisey [EMAIL PROTECTED] wrote:
  Thanks for the replies, It looks like teh culprit is a bad dvd drive.
  I will swap that out later and see what I am getting.
 
  Evan
 
  On 10/30/06, John Molohan [EMAIL PROTECTED] wrote:
  Evan Hisey wrote:
  I am haveing an odd issue with 1.6. It is not reading DVDs as dvds but
  as data disks. No errors are showing up that I can find. ANyone have
  any idea as to a cause? The Smae dvd's work fine under 1.5.4.
 
  Evan
 
  Does mminfo -d 2 /dev/dvd give any clues?


 -
 Using Tomcat but need to do more? Need to support web services, security?
 Get stuff done quickly with pre-integrated technology to make your job easier
 Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
 http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
 ___
 Freevo-users mailing list
 Freevo-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/freevo-users


-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] freevo 1.6 miss reading DVDs

2006-11-02 Thread Duncan Webb
Evan Hisey wrote:
 Duncan-
   Seems I am having trouble reproducing that zip error again. As far I
 can tell nothing has changed on my software. It may have been a race
 condition that caused it.I will keep trying to find it again. Also
 there is an issue with using versions of Xine that are not compiled
 with lirc spport. Freevo assumes it is there and sends the -nolirc
 option to xine which crashes if lirc  support was not compiled in.
 This is really an xine bug. Should it be listed as a known problem or
 do you want to try to code a freevo side fix. There is a work around
 that I have been using that involved editing teh xine.py plugin to
 remove the -nolirc option from the command line. Maybe set
 local_config.py switch to turn it on or off?

Personally I think the xine developers are not being logical, I don't
see why they should disable --no-lirc when lirc has not been built-in.

I really doesn't make much sense to have a xine built without lirc and
then use freevo with lirc enabled. So I would suggest that xine is
rebuilt with lirc support.

From the freevo side: if lirc is not being used then the code in rc.py
checks for config.LIRCRC it the file that this points to doesn't exist
then PYLIRC is FALSE.

In video/plugins/xine the following is defined:
  if not rc.PYLIRC and '--no-lirc' in command:
command.remove('--no-lirc')
I which case the --no-lirc option is *not* passed to xine.

Seems reasonable to me, don't you think?

Duncan

 
 Evan
 
 On 11/1/06, Duncan Webb [EMAIL PROTECTED] wrote:
 Evan Hisey wrote:
 Yup, it was a bad DVD drive. Not sure why it partially was working,
 but it all worked right with the new DVD drive.
 Older drives don't always work with DVD-R(RW) disks and sometimes also
 with DVD-9 disks. Usually it means that you need to do a firmware upgrade.

 BTW your bug report for bad zipfiles, could you send a crash report so I
 know where to look.

 Duncan

 Evan

 On 10/30/06, Evan Hisey [EMAIL PROTECTED] wrote:
 Thanks for the replies, It looks like teh culprit is a bad dvd drive.
 I will swap that out later and see what I am getting.

 Evan

 On 10/30/06, John Molohan [EMAIL PROTECTED] wrote:
 Evan Hisey wrote:
 I am haveing an odd issue with 1.6. It is not reading DVDs as dvds but
 as data disks. No errors are showing up that I can find. ANyone have
 any idea as to a cause? The Smae dvd's work fine under 1.5.4.

 Evan

 Does mminfo -d 2 /dev/dvd give any clues?

 -
 Using Tomcat but need to do more? Need to support web services, security?
 Get stuff done quickly with pre-integrated technology to make your job easier
 Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
 http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
 ___
 Freevo-users mailing list
 Freevo-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/freevo-users

 
 -
 Using Tomcat but need to do more? Need to support web services, security?
 Get stuff done quickly with pre-integrated technology to make your job easier
 Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
 http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
 ___
 Freevo-users mailing list
 Freevo-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/freevo-users
 



-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] How can I do to handle my plextor convertX(livetv(pause, etc...record...)

2006-11-02 Thread Laurent Dufréchou
Hi guys,
I'm running freevo v1.5.4.
I want to use it as follow:
1/ look TV
2/ look TV and record it at the same time
3/ record only tv
4/others freevo cool things :)

step 4 is ok... but don't know how to handle step 1,2,3 :)

To watch tv I can use this command in console mode:
./gorecordmod -input 0 -mode secam-l -bitrate 4000 -stdout /dev/null
2/dev/null | bfr -m 80 -b 1 -p | mplayer -vo gl2 -delay
-0.3 -vf pp=mcdeint=3 - /dev/null 2/dev/null 

./gorecordmod is the apps that initialize my convertx and grab the video
stream to stdout
bfr is my 'livetv' buffer (here 100MB)
mplayer - my tv viewer

to watch tv and record it I can with this comand(!):
./gorecordmod -input 0 -mode secam-l -bitrate 4000 -stdout /dev/null
2/dev/null | tee -i grabbed.avi | bfr -m 80 -b 1 -p |
mplayer -vo gl2 -delay -0.3 -vf pp=mcdeint=3 - /dev/null 2/dev/null 

to record only:
./gorecordmod -input 0 -mode secam-l -bitrate 4000 -duration x 
grabbed.avi

How can I manage to make freevo call these commands ? Can I define new
menu entry?
As freevo a a TV menu perhaps I can do something with it no?

I know this is not the usual ways to use freevo but the convertx is only
supported by mythtv and I WANT FREEVO!

:)
(some python hacking don't afraid me :) so... )
If it works perhaps we should had support to the convertx for a future
release of freevo?

Regards,
Laurent


-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] freevo 1.6 miss reading DVDs

2006-11-02 Thread Evan Hisey
Duncan-

 Personally I think the xine developers are not being logical, I don't
 see why they should disable --no-lirc when lirc has not been built-in.
Agreed, but that is what theyhave done.


 I really doesn't make much sense to have a xine built without lirc and
 then use freevo with lirc enabled. So I would suggest that xine is
 rebuilt with lirc support.
This not really needed as Freevo is handling the lirc commands for
xine. Given that Freevo has to send a --no-lirc to xine to disable
built in lirc support adding lirc support to xine just get it disabled
is what seems odd.

 From the freevo side: if lirc is not being used then the code in rc.py
 checks for config.LIRCRC it the file that this points to doesn't exist
 then PYLIRC is FALSE.

 In video/plugins/xine the following is defined:
   if not rc.PYLIRC and '--no-lirc' in command:
 command.remove('--no-lirc')
 I which case the --no-lirc option is *not* passed to xine.

This would work in cases where lirc is not used at all, but still
fails in cases like with where lirc is used but xine is not build with
lirc support. Not in front of  *nix box at the moment, but maybe
freevo can test the xine binary for lirc support during 'freevo setup'
and have it determine an lirc enabled or disabled build and set it in
freevo.conf.
  Becuase this maybe an edge-case, I still think an option like
XINE_LIRC_DISABLED=0 or 1 in local_config.py with the default
setting to be true would be the simplest and fast solution to the
problem. So then you end up with something like this:
  if XINE_LIRC_DISABLED = 1
  command.remove('--no-lirc')
This leaves the command as is for most installations, which seem to
work, butprovides a fix for edge cases. This also looks simpler to
implement. My python is not very good,but I could try and code this
check in to the plugin.

Evan

Honestly

-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] How can I do to handle my plextor convertX(livetv(pause, etc...record...)

2006-11-02 Thread Richard van Paasen

Wow, this sounds like a nice device! It has hardware DIVX encoding support
for  about EUR 170. MythTV does already support it. Freevo should support it
too, IMO. A yearly computer fare is organized in my town this month (reduced
prices for hardware...). I'll try and see if I can buy this device and write
a module for Freeevo (starting with v1.6.x).

Richard.


- Oorspronkelijk bericht -
From: Duncan Webb [EMAIL PROTECTED]
To: freevo-users@lists.sourceforge.net
Date: 02-Nov-2006 23:26
Subject: Re: [Freevo-users] How can I do to handle my plextor
convertX(livetv(pause, etc...record...)

 Laurent Dufréchou wrote:
  Hi guys,
  I'm running freevo v1.5.4.
  I want to use it as follow:
  1/ look TV
  2/ look TV and record it at the same time
  3/ record only tv
  4/others freevo cool things :)
 
  step 4 is ok... but don't know how to handle step 1,2,3 :)
 
  To watch tv I can use this command in console mode:
  ./gorecordmod -input 0 -mode secam-l -bitrate 4000 -stdout /dev/null
  2/dev/null | bfr -m 80 -b 1 -p | mplayer -vo gl2 -delay
  -0.3 -vf pp=mcdeint=3 - /dev/null 2/dev/null 
 
  ./gorecordmod is the apps that initialize my convertx and grab the video
  stream to stdout
  bfr is my 'livetv' buffer (here 100MB)
  mplayer - my tv viewer
 
  to watch tv and record it I can with this comand(!):
  ./gorecordmod -input 0 -mode secam-l -bitrate 4000 -stdout /dev/null
  2/dev/null | tee -i grabbed.avi | bfr -m 80 -b 1 -p |
  mplayer -vo gl2 -delay -0.3 -vf pp=mcdeint=3 - /dev/null 2/dev/null 
 
  to record only:
  ./gorecordmod -input 0 -mode secam-l -bitrate 4000 -duration x 
  grabbed.avi
 
  How can I manage to make freevo call these commands ? Can I define new
  menu entry?
  As freevo a a TV menu perhaps I can do something with it no?
 
  I know this is not the usual ways to use freevo but the convertx is only
  supported by mythtv and I WANT FREEVO!
 
  :)
  (some python hacking don't afraid me :) so... )
  If it works perhaps we should had support to the convertx for a future
  release of freevo?
 If you not afraid of doing some python hacking, then you should be able
 to get this to work. First don't do you changes against 1.5.4, use the
 svn version for rel-1.
 svn co svn://svn.freevo.org/freevo/branches/rel-1/freevo freevo-1.x
 then when you have finished you can send in a patch generated by
 svn diff  my-patch.patch
 
 The key to watching TV and recording TV are the VideoGroup settings. You
 can find these in the sources by doing  search with grep.
 grep -r --include=*py VideoGroup src
 
 The group_type in the VideoGroup controls how things are done for a
 particular video device.
 
 BTW how do you find this video device, it looks very interesting as it
 can record both mpeg-1/2/4 and divx formats.

http://www.plextor.be/products/px-tv402u.asp?choice=ConvertX%20PVR%20PX-TV402U
 
 Regards
 Duncan
 
 
 -
 Using Tomcat but need to do more? Need to support web services, security?
 Get stuff done quickly with pre-integrated technology to make your job
easier
 Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
 http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
 ___
 Freevo-users mailing list
 Freevo-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/freevo-users
 
 

-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] A good digital/analog tv card (IN SPAIN)

2006-11-02 Thread Marc Serra
Hi  list!

Anyone knows a good tv card for see digital and analog channels? I need 
to use it in Spain, and if possible buy it in Spain too.

Thank's!

-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] PVR 250 vs. PVR 500

2006-11-02 Thread Evan Hisey
Alberto-
  No TV-out on the 150. As a capture card though it works great. No
more work to set it up than for the 250/350 cards and I am guess a bit
less than the 500. For tv-out I am just using an old Nvidia card wtih
Tv out.

Evan

On 11/2/06, Alberto Hernando [EMAIL PROTECTED] wrote:
 Hi.

  Freevo rel-1 in svn has the encoder server, which I'm still working on,
  which will encode DVDs and MPEGs to divx/avi files. I would prefer it to
  use mkv and ogg audio as the compression is that mush better.

 Ah, yes. I think I tried the encoder server with my first contact with freevo
 (1.5.4), but I didn't manage to make it work. Many formats to choose would be
 great.

 
  The 250 doesn't has a mpeg decoder, it's the 350 that has one, all the
  ivtv cards have an mpeg encoder. I think the main differences is the
  chipset that are used between the 150 and the 250.

 Hmm... I still don't know what do to then. If the driver supports 150 well, I
 think I'll go for it. But many times you read works well and it does after
 a lot of pain... It has tv-out, right? Does it work well? I have an asus
 pundit-r, with a graphical ati igp9100 chipset. The free driver provides 3d,
 and if the 150 can give me tv-out, I'd have nearly all what I want.

  BTW I quite like the 500MCE.

 -
 Using Tomcat but need to do more? Need to support web services, security?
 Get stuff done quickly with pre-integrated technology to make your job easier
 Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
 http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
 ___
 Freevo-users mailing list
 Freevo-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/freevo-users


-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] How can I do to handle my plextor convertX(livetv(pause, etc...record...)

2006-11-02 Thread Richard van Paasen

I contacted Plextor for support on this issue. Hopefully I get a positive
response.

Richard.


- Oorspronkelijk bericht -
From: Richard van Paasen [EMAIL PROTECTED]
To: freevo-users@lists.sourceforge.net
Date: 03-Nov-2006 00:38
Subject: Re: [Freevo-users] How can I do to handle my plextor
convertX(livetv(pause, etc...record...)

 
 Wow, this sounds like a nice device! It has hardware DIVX encoding support
 for  about EUR 170. MythTV does already support it. Freevo should support
it
 too, IMO. A yearly computer fare is organized in my town this month
(reduced
 prices for hardware...). I'll try and see if I can buy this device and
write
 a module for Freeevo (starting with v1.6.x).
 
 Richard.
 
 
 - Oorspronkelijk bericht -
 From: Duncan Webb [EMAIL PROTECTED]
 To: freevo-users@lists.sourceforge.net
 Date: 02-Nov-2006 23:26
 Subject: Re: [Freevo-users] How can I do to handle my plextor
 convertX(livetv(pause, etc...record...)
 
  Laurent Dufréchou wrote:
   Hi guys,
   I'm running freevo v1.5.4.
   I want to use it as follow:
   1/ look TV
   2/ look TV and record it at the same time
   3/ record only tv
   4/others freevo cool things :)
  
   step 4 is ok... but don't know how to handle step 1,2,3 :)
  
   To watch tv I can use this command in console mode:
   ./gorecordmod -input 0 -mode secam-l -bitrate 4000 -stdout /dev/null
   2/dev/null | bfr -m 80 -b 1 -p | mplayer -vo gl2 -delay
   -0.3 -vf pp=mcdeint=3 - /dev/null 2/dev/null 
  
   ./gorecordmod is the apps that initialize my convertx and grab the
video
   stream to stdout
   bfr is my 'livetv' buffer (here 100MB)
   mplayer - my tv viewer
  
   to watch tv and record it I can with this comand(!):
   ./gorecordmod -input 0 -mode secam-l -bitrate 4000 -stdout /dev/null
   2/dev/null | tee -i grabbed.avi | bfr -m 80 -b 1 -p |
   mplayer -vo gl2 -delay -0.3 -vf pp=mcdeint=3 - /dev/null 2/dev/null 
  
   to record only:
   ./gorecordmod -input 0 -mode secam-l -bitrate 4000 -duration x 
   grabbed.avi
  
   How can I manage to make freevo call these commands ? Can I define new
   menu entry?
   As freevo a a TV menu perhaps I can do something with it no?
  
   I know this is not the usual ways to use freevo but the convertx is
only
   supported by mythtv and I WANT FREEVO!
  
   :)
   (some python hacking don't afraid me :) so... )
   If it works perhaps we should had support to the convertx for a future
   release of freevo?
  If you not afraid of doing some python hacking, then you should be able
  to get this to work. First don't do you changes against 1.5.4, use the
  svn version for rel-1.
  svn co svn://svn.freevo.org/freevo/branches/rel-1/freevo freevo-1.x
  then when you have finished you can send in a patch generated by
  svn diff  my-patch.patch
  
  The key to watching TV and recording TV are the VideoGroup settings. You
  can find these in the sources by doing  search with grep.
  grep -r --include=*py VideoGroup src
  
  The group_type in the VideoGroup controls how things are done for a
  particular video device.
  
  BTW how do you find this video device, it looks very interesting as it
  can record both mpeg-1/2/4 and divx formats.
 

http://www.plextor.be/products/px-tv402u.asp?choice=ConvertX%20PVR%20PX-TV402U
  
  Regards
  Duncan
  
  
  -
  Using Tomcat but need to do more? Need to support web services, security?
  Get stuff done quickly with pre-integrated technology to make your job
 easier
  Download IBM WebSphere Application Server v.1.0.1 based on Apache
Geronimo
  http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
  ___
  Freevo-users mailing list
  Freevo-users@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/freevo-users
  
  
 
 -
 Using Tomcat but need to do more? Need to support web services, security?
 Get stuff done quickly with pre-integrated technology to make your job
easier
 Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
 http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
 ___
 Freevo-users mailing list
 Freevo-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/freevo-users
 
 

-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] Deleting a movie ...

2006-11-02 Thread Marc G. Fournier
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1


Simple question, I hope ... how do I delete a movie / tvshow when I've finished 
watching it?  Having to go to a shell and use 'rm' just doesn't seem right :(

I foudn the file_ops.py file, and it is listed as being active, but for the 
life of me, I can't figure out how to delete (using keyboard, no remote) ...

Help?

Thx ...

- 
Marc G. Fournier   Hub.Org Networking Services (http://www.hub.org)
Email . [EMAIL PROTECTED]  MSN . [EMAIL PROTECTED]
Yahoo . yscrappy   Skype: hub.orgICQ . 7615664
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (FreeBSD)

iD8DBQFFSstH4QvfyHIvDvMRAtY7AJ4noHbydiQlZbbH6KJMEFVe2fJUPwCgllB+
LMvKMQndUYJSlBkjPbHLp0E=
=V0Tw
-END PGP SIGNATURE-


-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Deleting a movie ...

2006-11-02 Thread Duncan Webb
Marc G. Fournier wrote:
 
 Simple question, I hope ... how do I delete a movie / tvshow when I've 
 finished 
 watching it?  Having to go to a shell and use 'rm' just doesn't seem right :(
 
 I foudn the file_ops.py file, and it is listed as being active, but for the 
 life of me, I can't figure out how to delete (using keyboard, no remote) ...

Just press the 'e' key and you get a sub menu and delete is an option
there. 'h' gives a list of commands.

Duncan


-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] freevo 1.6 miss reading DVDs

2006-11-02 Thread Duncan Webb
Evan Hisey wrote:
 Duncan-
 Personally I think the xine developers are not being logical, I don't
 see why they should disable --no-lirc when lirc has not been built-in.
 Agreed, but that is what they have done.

I think they should change the help messages but silently ignore
--no-lirc when lirc support is not built in.

 I really doesn't make much sense to have a xine built without lirc and
 then use freevo with lirc enabled. So I would suggest that xine is
 rebuilt with lirc support.

 This not really needed as Freevo is handling the lirc commands for
 xine. Given that Freevo has to send a --no-lirc to xine to disable
 built in lirc support adding lirc support to xine just get it disabled
 is what seems odd.

Ah yes, I was forgetting that freevo sends commands via stdin to xine,
so xine doesn't need lirc support.

So the lirc support for xine is completely independent from using lirc
in freevo, so as you have correctly done, it has now become a
configuration setting.

Duncan


-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users