Re: [Freevo-users] hello lllllV

2011-01-17 Thread Geert Decorte
http://www.google.com/support/forum/p/gmail/thread?tid=558459c92d38627fhl=en

http://www.google.com/support/forum/p/gmail/thread?tid=5b4217b3f503e651hl=en


On Mon, 2011-01-17 at 23:04 +0800, dimfox d wrote:

 hello:
 I have good news for you. Last week
 I have Order china 23 Products Samsung UN55B8000 55-Inch 1080p 240Hz LED HDTV
 I  completed  bank transfer payments,I have received the product!
 w e b:gouoboo.com
 It's amazing The item is original, brand new and has high quality,
 but it's muc cheaper. I'm pleased to share this good news with you!
 I believe you will find what you want there and have an good experience
 on shopping from them
 Regards!
 
 
 
 
 
 
 
 
 
 
 
 
 jklkjlkl nb...
 
 --
 Protect Your Site and Customers from Malware Attacks
 Learn about various malware tactics and how to avoid them. Understand 
 malware threats, the impact they can have on your business, and how you 
 can protect your company and customers by using code signing.
 http://p.sf.net/sfu/oracle-sfdevnl
 ___
 Freevo-users mailing list
 Freevo-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/freevo-users


--
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
malware threats, the impact they can have on your business, and how you 
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] vlc plugin - how to use?

2007-05-31 Thread Geert Decorte



  For rtsp streams, you could use mplayer as well.

  This is what I'm doing  with Freevo  in my TV menu.  I have server   
with  vlc  providing  live  streams.


  I've tried the plugin, but it created a extra menu. My aim was to  
stream live tv


  Geert

  Quoting Pascal Schirrmann [EMAIL PROTECTED]:


Ow Mun Heng a écrit :

I'm wondering on the new VLC plugin and how it can be used.

Is it only useful for RTSP streams or can it also be used for normal
video? I would suppose that normal video is doable also, however, I
can't get it configured.


Hi,

The vlc plugin is very, very poor at the moment. It only support rstp
streams (and is configured to refuse any other kind of medias), and even
in that case, is poorly implemented in freevo.
I did some very small adjustments to decrease the error  level, only. I
really wish to integrate vlc properly, but I'm a very very slow worker
:-) So if someone else is interested, welcome :-)

plugin.activate('video.vlc')

when running it, I get this in the logs



failed to load plugin video.vlc
start 'freevo plugins -l' to get a list of plugins
Traceback (most recent call last):
   File /usr/lib/python2.4/site-packages/freevo/plugin.py, line 558, in
__load_plugin__
     p = eval(object)()
   File /usr/lib/python2.4/site-packages/freevo/video/plugins/vlc.py,
line 24, in __init__
     plugin.register(Vlc(), plugin.VIDEO_PLAYER, True)
   File /usr/lib/python2.4/site-packages/freevo/video/plugins/vlc.py,
line 42, in __init__
     self.cmd        = config.VLC_CMD
AttributeError: 'module' object has no attribute 'VLC_CMD'


Yes, this is a 'normal' bug, just corrected in freevo 1.7.2 : you have
to rerun freevo setup to automagically add vlc in your freevo.conf file,
or alternatively, you can do this add manually.


-
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







Malek's Law:
   Any simple idea will be worded in the most complicated way.

-
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] Movie DVD's don't use Xine

2007-05-10 Thread Geert Decorte



  Some additional info: the kaa from svn didn't create it's xine  
module. An attempt to correct this: adding the development files for  
libxine


  building 'kaa.xine._xinemodule' extension
gcc -pthread -shared -Wl,-O1 build/temp.linux-i686-2.5/src/xine.o  
build/temp.linux-i686-2.5/src/video_port.o  
build/temp.linux-i686-2.5/src/audio_port.o  
build/temp.linux-i686-2.5/src/stream.o  
build/temp.linux-i686-2.5/src/post.o  
build/temp.linux-i686-2.5/src/drivers/video_out_kaa.o  
build/temp.linux-i686-2.5/src/post_out.o  
build/temp.linux-i686-2.5/src/post_in.o  
build/temp.linux-i686-2.5/src/event.o  
build/temp.linux-i686-2.5/src/event_queue.o  
build/temp.linux-i686-2.5/src/utils.o  
build/temp.linux-i686-2.5/src/vo_driver.o  
build/temp.linux-i686-2.5/src/drivers/kaa.o  
build/temp.linux-i686-2.5/src/drivers/yuv2rgb.o  
build/temp.linux-i686-2.5/src/drivers/yuv2rgb_mmx.o  
build/temp.linux-i686-2.5/src/drivers/dummy.o  
build/temp.linux-i686-2.5/src/drivers/video_out_dummy.o  
build/temp.linux-i686-2.5/src/drivers/common.o  
build/temp.linux-i686-2.5/src/drivers/fb.o  
build/temp.linux-i686-2.5/src/drivers/x11.o -L/usr/X11R6/lib -lX11  
-lGL -lxine -lz -lnsl -lpthread -lrt -o  
build/lib.linux-i686-2.5/kaa/xine/_xinemodule.so

/usr/bin/ld: cannot find -lGL
collect2: ld gaf exit-status 1 terug
failed to build xine

  trying to perform the latest command manualy

  [EMAIL PROTECTED]:/var/log/freevo$ cd /home/freevo
[EMAIL PROTECTED]:~$ sudo ld -lGL
ld: cannot find -lGL

  So this looks like a wrong comand past to the linker

  Quoting Geert Decorte [EMAIL PROTECTED]:




   Freevo 1.7.1 Kaa from CVS, freevo cache updated and xine working
from the CLI.

   OS: Xubuntu Feisty Fawn

   DVD's start up with the mplayer interface

   Some parameters from /etc/freevo/local_conf.py

   VIDEO_XINE_SUFFIX = [ 'avi', 'mpg', 'mpeg', 'rm', 'divx', 'ogm',
'asf', 'm2v', 'm2p', 'mp4', 'mov', 'cue' ]
XINE_VO_DEV  = 'xv'
XINE_COMMAND = '%s --hide-gui -pq -g -B --geometry %sx%s+0+0 --no-splash' % \
XINE_ARGS_DEF = '--no-lirc --post=pp:quality=10,expand'
XINE_AO_DEV = 'alsa' # alsa or oss
VIDEO_PREFERED_PLAYER = 'xine'
# Stop the osd before playing a movie with xine or mplayer. Some output
# You need xine-ui version greater 0.9.21 to use the all the features
# of the xine plugin
  (CONF.xine, CONF.width, CONF.height)

From /etc/freevo/freevo.conf

   fbxine = /usr/bin/fbxine
xine = /usr/bin/xine

   The version of xine

  [EMAIL PROTECTED]:/etc/freevo$ xine -v
This is xine (X11 gui) - a free video player v0.99.5cvs.
(c) 2000-2006 The xine Team.

   The main-0.log file

   rom_drives.py (535): Double check without success
rom_drives.py (549): identifymedia: mplayer = []
mediainfo.py (108): load cache /var/cache/freevo/vfs/media/freevo.cache
rom_drives.py (700): MEDIA: Status=4
rom_drives.py (701): Posting IDENTIFY_MEDIA event

   Anyone has a usefull idea?

   Personaly I suspect a wrong detected version numbering or something
with xine.py

   Geert



Malek's Law:
        Any simple idea will be worded in the most complicated way.




Malek's Law:
   Any simple idea will be worded in the most complicated way.

-
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] Movie DVD's don't use Xine

2007-05-09 Thread Geert Decorte



  Freevo 1.7.1 Kaa from CVS, freevo cache updated and xine working  
from the CLI.


  OS: Xubuntu Feisty Fawn

  DVD's start up with the mplayer interface

  Some parameters from /etc/freevo/local_conf.py

  VIDEO_XINE_SUFFIX = [ 'avi', 'mpg', 'mpeg', 'rm', 'divx', 'ogm',  
'asf', 'm2v', 'm2p', 'mp4', 'mov', 'cue' ]

XINE_VO_DEV  = 'xv'
XINE_COMMAND = '%s --hide-gui -pq -g -B --geometry %sx%s+0+0 --no-splash' % \
XINE_ARGS_DEF = '--no-lirc --post=pp:quality=10,expand'
XINE_AO_DEV = 'alsa' # alsa or oss
VIDEO_PREFERED_PLAYER = 'xine'
# Stop the osd before playing a movie with xine or mplayer. Some output
# You need xine-ui version greater 0.9.21 to use the all the features
# of the xine plugin
  (CONF.xine, CONF.width, CONF.height)

From /etc/freevo/freevo.conf

  fbxine = /usr/bin/fbxine
xine = /usr/bin/xine

  The version of xine

  [EMAIL PROTECTED]:/etc/freevo$ xine -v
This is xine (X11 gui) - a free video player v0.99.5cvs.
(c) 2000-2006 The xine Team.

  The main-0.log file

  rom_drives.py (535): Double check without success
rom_drives.py (549): identifymedia: mplayer = []
mediainfo.py (108): load cache /var/cache/freevo/vfs/media/freevo.cache
rom_drives.py (700): MEDIA: Status=4
rom_drives.py (701): Posting IDENTIFY_MEDIA event

  Anyone has a usefull idea?

  Personaly I suspect a wrong detected version numbering or something  
with xine.py


  Geert



Malek's Law:
   Any simple idea will be worded in the most complicated way.

-
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] Live mplayer TV from a rtsp stream: help needed

2007-05-05 Thread Geert Decorte



  Thnx Tanja, you directed me to the right track.

  It works like a charm now.

  These are my working (minimal!) modifications to you're suggestion.

      elif vg.group_type == 'rtsp':
    self.fc.chanSet(tuner_channel, True, app='mplayer')
    tvcmd = ''
    args += ('rtsp://%s/%s' % (config.TVSTREAM, tuner_channel),)

  Regards,

  Geert

  Quoting Tanja [EMAIL PROTECTED]:


My suggestion would be to do something similar to the dvb setup.

Put the following in your local_conf.py:

VIDEO_GROUPS[0].group_type = 'rtsp'

and

TVSTREAM = '192.168.1.1:5554'

and create a section like this in tv/plugins/mplayer.py (e.g after line 133):

elif vg.group_type == 'rtsp':
                 self.fc.chanSet(tuner_channel, True, app='mplayer')
                 tvcmd = ''
                 args += ('rtsp://%s/%s'
                          %(config.TVSTREAM, tuner_channel))


Just a guess! As my setup is completly different from yours, I cannot
test this idea, but maybe it helps you to figure out the correct way.

Good luck!

Tanja




Geert Decorte schrieb:

Freevo 1.7.1

first let me explain what I already have

1) a vlc server streaming live tv on demand.

With vlc I'm capable of changing channels.

The same way when I fire up mplayer.

This is my working commandline

mplayer rtsp://192.168.1.1:5554/channel

Filling in the channel name, tunes correctly to the correct channel.

The Channel parameter I use overthere is identical to the ones  
I've  defined in my local_conf.py


example

TV_CHANNELS = [
#   voorkeurzenders
    ( 'een.7', 'een', 'een' ),
    ( 'ketnet-canvas.9', 'Ketnet / Canvas', 'ketnet' ),
#    ( 'ketnet-canvas.9', 'Canvas', 'canvas' ),

so mplayer rtsp://192.168.1.1:5554/een would start autoimaticly  
the  live tv stream on my server 192.168.1.1 and plays it perfectly  
on  my client.


I wanna fire up this command from the freevo TV interface

I've already tried to tweak

/usr/lib/python2.5/site-packages/freevo/tv/plugins/mplayer.py

with a partial success

#                tvcmd = ('tv:// -tv driver=%s:freq=%s:%s:%s:'
                tvcmd = ('rtsp://192.168.1.1:5554/een')
# -tv driver=%s:freq=%s:%s:%s:'
#                         '%s:width=%s:height=%s:%s %s' %
#                         (config.TV_DRIVER, tuner_freq, device,   
input, norm,

#                          w, h, outfmt, config.TV_OPTS))

This modification is only capable of playing one fixed program.

Problem: I'm not so good in programming. I'll know I'll should   
change the tvcmd replacing een by a variable indicates the tuned   
program, but I can't figure out the correct variable/syntax.


Anyone capable of pointing me to the right direction?

Thnx

Geert


Malek's Law:
        Any simple idea will be worded in the most complicated way.






-
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




Malek's Law:
   Any simple idea will be worded in the most complicated way.

-
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] Live mplayer TV from a rtsp stream: help needed

2007-05-04 Thread Geert Decorte



  Freevo 1.7.1

  first let me explain what I already have

  1) a vlc server streaming live tv on demand.

  With vlc I'm capable of changing channels.

  The same way when I fire up mplayer.

  This is my working commandline

  mplayer rtsp://192.168.1.1:5554/channel

  Filling in the channel name, tunes correctly to the correct channel.

  The Channel parameter I use overthere is identical to the ones I've  
defined in my local_conf.py


  example

  TV_CHANNELS = [
#   voorkeurzenders
    ( 'een.7', 'een', 'een' ),
    ( 'ketnet-canvas.9', 'Ketnet / Canvas', 'ketnet' ),
#    ( 'ketnet-canvas.9', 'Canvas', 'canvas' ),

  so mplayer rtsp://192.168.1.1:5554/een would start autoimaticly the  
live tv stream on my server 192.168.1.1 and plays it perfectly on my  
client.


  I wanna fire up this command from the freevo TV interface

  I've already tried to tweak

  /usr/lib/python2.5/site-packages/freevo/tv/plugins/mplayer.py

  with a partial success

  #    tvcmd = ('tv:// -tv driver=%s:freq=%s:%s:%s:'
    tvcmd = ('rtsp://192.168.1.1:5554/een')
# -tv driver=%s:freq=%s:%s:%s:'
# '%s:width=%s:height=%s:%s %s' %
# (config.TV_DRIVER, tuner_freq, device, input, norm,
#  w, h, outfmt, config.TV_OPTS))

  This modification is only capable of playing one fixed program.

  Problem: I'm not so good in programming. I'll know I'll should  
change the tvcmd replacing een by a variable indicates the tuned  
program, but I can't figure out the correct variable/syntax.


  Anyone capable of pointing me to the right direction?

  Thnx

  Geert



Malek's Law:
   Any simple idea will be worded in the most complicated way.

-
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] VLC streaming towards freevo client

2007-01-30 Thread Geert Decorte



  Jim,

  This is what I've got for now

  .../freevo/video/plugins/vlc.py

  # -*- coding: iso-8859-1 -*-

# vlc.py - based on mplayer.py and xine.py

import os, re
import threading
import popen2
import mmpython

import config # Configuration handler. reads config file.
import util   # Various utilities
import childapp   # Handle child applications
import rc # The RemoteControl class.
import plugin

from event import *

class PluginInterface(plugin.Plugin):
    
    VLC plugin for the video player, for RTSP streams
    
    def __init__(self):
    plugin.Plugin.__init__(self)
    plugin.register(Vlc(), plugin.VIDEO_PLAYER, True)

class Vlc:
    
    the main class to control vlc
    
    def __init__(self):
    
    init the vlc object
    
    self.name   = 'vlc'
    self.app_mode   = 'video'
    self.app    = None
    self.plugins    = []
    self.cmd    = config.VLC_CMD

    def rate(self, item):
    
    How good can this player play the file:
    2 = good
    1 = possible, but not good
    0 = unplayable
    
    if item.url[:7] == ' udp:@:1234':
    return 2
    return 0
   
   
    def play(self, options, item):
    
    play a videoitem with vlc
    
    self.options = options
    self.item    = item
   
    mode = item.mode
    url  = item.url

    self.item_info    = None
    self.item_length  = -1
    self.item.elapsed = 0   

    try:
    _debug_('Vlc.play(): url=%s' % url)
    except UnicodeError:
    _debug_('Vlc.play(): [non-ASCII data]')

#    command = self.cmd + '%s' % url
#    command = self.cmd + '%s' % url
    command = self.cmd + ' udp:@:1234 -f '
# %s'
# % url
#    :@:1234
#    command = self.cmd + ' --intf dummy -f --key-quit=esc %s' % url
    rc.app(self)

    self.app = childapp.ChildApp2(command)
    return None

    def stop(self):
    
    Stop vlc
    
    if not self.app:
    return
    self.app.kill(2)

    rc.app(None)
    self.app = None

    def eventhandler(self, event, menuw=None):
    
    eventhandler for vlc control. If an event is not bound in this
    function it will be passed over to the items eventhandler
    
    #print VLC::EventHendler :  + str(event)
    if not self.app:
    #print VLC::Eventhandler : NNE
    return self.item.eventhandler(event)
   
    if event == STOP:
    self.stop()
    return self.item.eventhandler(event)

    if event in ( PLAY_END, USER_END ):
    self.stop()
    return self.item.eventhandler(event)

    return self.item.eventhandler(event)

  You'll find this is a modif of prior artwork

  http://sourceforge.net/project/showfiles.php?group_id=161461

  You'll find the readme valuable

  in local_conf.py

  plugin.activate('video.vlc')

   VLC_NICE = -30

  VLC_CMD  = CONF.vlc

  in etc/freevo/freevo.conf add

  vlc = /usr/bin/vlc

  The FXD file

  ?xml version=1.0 ?
 freevo
   container title=Internet TV type=news
  
 movie title=Stream TV
   video
 url id=p1
 udp:@:1234
   playervlc/player
 /url
   /video
   info
 descriptionDisplays the playing stream./description
   /info
 /movie
   /container
 /freevo

  and in local_conf.py you need also to define the fxd file like this

  VIDEO_ITEMS = [ ('action movies', '/media/cdrom'), ('webtv',  
'/mylocation/webtv.fxd' ) ]


  Basicly it wil start vlc fullscreen listening for udp streams on port 1234

  On the server I launch a command to stream from my ivtv card

  vlc -I dummy --daemon  
pvr:/dev/video1:norm=pal:size=720x576:frequency=210250:bitrate=300:maxbitrate=400 --cr-average 1000 --sout udp:192.168.1.33 --ttl  
12


  This all works in scripting for know

  Geert

  Quoting Jim Duda [EMAIL PROTECTED]:


Geert,

I too use VLC for streaming, however, I don't do this within freevo, I
do it outside of freevo, manually, using the telnet interface to VLC
running on the server.

my vlc startup script (/etc/init.d/rc.d/vlc) contains:

/usr/bin/vlc  --intf telnet --cr-average 1000 --vlm-conf
/usr/local/etc/videolan/vlc/vlc.cfg --rtsp-host 0.0.0.0:554 

my vlc.cfg contains:
new livetv broadcast enabled
setup livetv input pvr:/dev/pvr350 --cr-average 1000
setup livetv output #standard{mux=ts,access=udp,url=224.0.0.1}
control livetv stop

I then telnet to port 4212 of the server, login, and execute livetv start.

I would love to do this within freevo, via a plugin or similar.

Could you share your FXD file such that I can see what you are doing?

Thanks,

Jim

Geert Decorte wrote:

Folks I need some advice,

First I explain what I've got

- a freevo recording server running on CC 4.0 (no gui) works perfect.
This machine is also my home internet server (combining best

Re: [Freevo-users] VLC streaming towards freevo client

2007-01-30 Thread Geert Decorte



  DVB-T is for the moment not a option for me. You only receive 2  
channels compared to the more then 30 I've got on cable.


  Most cable providers overhere are offereing DVB-C content, with a  
lot of channels encrypted. It sounds a bit premature now to make the  
shift for me.


  However I gonna have a look into the vdr server, just being curious...

  With vlc it's also possible to stream over the internet, the only  
limit I've found out was my upload bandwith


  Thnx for the advice

  Quoting Rob Davis [EMAIL PROTECTED]:


Geert Decorte wrote:

Folks I need some advice,

First I explain what I've got

- a freevo recording server running on CC 4.0 (no gui) works perfect.
This machine is also my home internet server (combining best of both
worlds) On this machine I have vlc installed and I'm alrady capable of
starting a live stream or a recorded stream from my PVR 500 in the CC
box. The client interface I have for the moment is a php webinterface
(mozilla only) which works in linux and windows. It's client independend.

Now I wanna implement live tv stream in a freevo client without TV card.
(Everything streamed from my CC server)

I'v created a fxd file capable of launching vlc on the client box in
stream listening mode, and streamed content gets actualy played.

(I'm using a modified vlc.py I grabbed from freevofreebox1.0.tgz)

Now I need to find a way to start up vlc with the desired parameters on
the server.

rsh comes to my mind to do this from the command line.

Is there any possibility to execute multiple commands from a fxd file?
like starting the stream remotly and then start vlc localy to listen.

Other aproaches?

Geert



Why not get a cheap DVB-T usb dongle with linux support and use
vdr/streamdev-server on it.  If you're used to hacking Freevo it won't
take long to install on the same server.

I use this with Freevo (slightly modified) to record in divx format.

To stream with any client it's:

http://vdrserver:3000/channelnumber

With a quick hack you can even stream over your internet connection when
you're away from home, and the quality is superior to analogue.  A
useable dvb-t card should cost €40 + and many throw in a usable with
lirc remote control too.

--
Latest news on http://www.streetcredo.org.uk/rob

Rob Davis

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






-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] VLC streaming towards freevo client

2007-01-29 Thread Geert Decorte



  Yes, tought about this one too and I probably will end up doing so  
with a bash script.


  Just that it looks a ugly solution.

  Quoting Dirk Meyer [EMAIL PROTECTED]:


Geert Decorte wrote:

   Is there any possibility to execute multiple commands from a fxd
file? like starting the stream remotly and then start vlc localy to
listen.


Use a shell script?


Dischi

--
The truth may be out there, but lies are inside your head.
         -- (Terry Pratchett, Hogfather)




-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] VLC streaming towards freevo client

2007-01-28 Thread Geert Decorte



  Folks I need some advice,

  First I explain what I've got

  - a freevo recording server running on CC 4.0 (no gui) works  
perfect. This machine is also my home internet server (combining best  
of both worlds) On this machine I have vlc installed and I'm alrady  
capable of starting a live stream or a recorded stream from my PVR 500  
in the CC box. The client interface I have for the moment is a php  
webinterface (mozilla only) which works in linux and windows. It's  
client independend.


  Now I wanna implement live tv stream in a freevo client without TV  
card. (Everything streamed from my CC server)


  I'v created a fxd file capable of launching vlc on the client box  
in stream listening mode, and streamed content gets actualy played.


  (I'm using a modified vlc.py I grabbed from freevofreebox1.0.tgz)

  Now I need to find a way to start up vlc with the desired  
parameters on the server.


  rsh comes to my mind to do this from the command line.

  Is there any possibility to execute multiple commands from a fxd  
file? like starting the stream remotly and then start vlc localy to  
listen.


  Other aproaches?

  Geert


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] VLC streaming towards freevo client

2007-01-28 Thread Geert Decorte



  You can watch recorded movies using NFS or CIFS as I sometimes  
currently do, but AFAIK, you can't watch live TV when you don't have a  
TV card in the client. Putting the TV card on a server and stream the  
content is a way to have live TV on any computer in the network,  
without installing a extra TV card.


  For instance I have a wireless networked portable where I can watch  
TV. No need for TV cable connection or TV tunner thnx to the streaming  
concept. I have something working for the portable using php, but I  
like to extend this towards my freevo client. Yo can make any linux  
client make watch TV live without having a tuner, if you got a home  
server


  Quoting Paul Sijben [EMAIL PROTECTED]:


Geert,

just for my information, why would you want to stream the data? Wouldn't
an NFS or CIFS share achieve your goals simpler?

Paul Sijben

Geert Decorte wrote:

Folks I need some advice,

First I explain what I've got

- a freevo recording server running on CC 4.0 (no gui) works perfect.
This machine is also my home internet server (combining best of both
worlds) On this machine I have vlc installed and I'm alrady capable of
starting a live stream or a recorded stream from my PVR 500 in the CC
box. The client interface I have for the moment is a php webinterface
(mozilla only) which works in linux and windows. It's client independend.

Now I wanna implement live tv stream in a freevo client without TV card.
(Everything streamed from my CC server)

I'v created a fxd file capable of launching vlc on the client box in
stream listening mode, and streamed content gets actualy played.

(I'm using a modified vlc.py I grabbed from freevofreebox1.0.tgz)

Now I need to find a way to start up vlc with the desired parameters on
the server.

rsh comes to my mind to do this from the command line.

Is there any possibility to execute multiple commands from a fxd file?
like starting the stream remotly and then start vlc localy to listen.

Other aproaches?

Geert




-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV




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


--
Paul Sijben        mailto:[EMAIL PROTECTED]
Amersfoort      http://www.sijben.net

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





-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Lircrc for MCE Remote

2006-12-08 Thread Geert Decorte



  Quoting Duncan Webb [EMAIL PROTECTED]:


naudefj wrote:

Hi,

Can someone please send me a sample /etc/freevo/lircrc file?  Preferably one
that's already configured for a Microsoft MCE USB2 remote.


This is the one I use for a PVR-500 MCE.

Duncan



  This is mine

  http://gedeco.no-ip.org/news.php?extend.19

  Forget the question marks you see in the file. format error needed  
to be fixed :(



-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] BELGIAN users?

2006-08-25 Thread Geert Decorte

Quoting the wiki...
PyTVGrab is currently broken,.
I still us pytvgrab_be-tvb for obatining my lists. ??
What is the problem?

havent looked ad jxmltv yet.



Quoting Amadeus Stevenson [EMAIL PROTECTED]:

 I've updated the wiki for cable users in Belgium.

 Amadeus

 -
 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] New Document

2006-05-20 Thread Geert Decorte
I've got it :)


 Here is the direct link, but may be you have to register. Let me know if
 you
 can get it

 http://www.netpassion.eu/forum/index.php?action=dlattach;topic=15.0;attach=8


From: Geert Decorte [EMAIL PROTECTED]
Reply-To: freevo-users@lists.sourceforge.net
To: freevo-users@lists.sourceforge.net
Subject: Re: [Freevo-users] New Document
Date: Tue, 16 May 2006 16:13:56 +0200 (CEST)

I've tried to look for the doc, but my Italian is unsufficient for
navigating you're website. Any more direct links?

BTW

  Ultimo Urlo - Inviato da: Luke - Sabato, 13 Mag 2006 17:18

Believe Sabato = Saterday ??? Wrong clock settings?

Ciao



  This post is just to inform you that at this adreess www.netpassion.eu
 i
  posted the alpha version of 'what i call' the Final Freevo setup and
User
  Book I need some people to read and test it, and give me some
 feedback
or
  modification. The doc is in RTF format and, for now, only in Italian
 
  _
  Cerchi una trattoria a Motta Baluffi? Prova con Local Search.
  http://search.msn.it/local/results.aspx?q=trattoriaw=motta+baluffi
 
 
 
  ---
  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
 
 
  --
  This message has been scanned for viruses and
  dangerous content by OpenProtect(http://www.openprotect.com), and is
  believed to be clean.
 
 


http://gedeco.no-ip.org



--
This message has been scanned for viruses and
dangerous content by OpenProtect(http://www.openprotect.com), and is
believed to be clean.



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

 _
 Mondiali 2006. Scarica subito il pacchetto gratuito!
 http://mondiali.it.msn.com/



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


 --
 This message has been scanned for viruses and
 dangerous content by OpenProtect(http://www.openprotect.com), and is
 believed to be clean.




http://gedeco.no-ip.org



-- 
This message has been scanned for viruses and
dangerous content by OpenProtect(http://www.openprotect.com), and is
believed to be clean.



---
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] New Document

2006-05-16 Thread Geert Decorte
I've tried to look for the doc, but my Italian is unsufficient for
navigating you're website. Any more direct links?

BTW

 Ultimo Urlo - Inviato da: Luke - Sabato, 13 Mag 2006 17:18

Believe Sabato = Saterday ??? Wrong clock settings?

Ciao



 This post is just to inform you that at this adreess www.netpassion.eu i
 posted the alpha version of 'what i call' the Final Freevo setup and User
 Book I need some people to read and test it, and give me some feedback or
 modification. The doc is in RTF format and, for now, only in Italian

 _
 Cerchi una trattoria a Motta Baluffi? Prova con Local Search.
 http://search.msn.it/local/results.aspx?q=trattoriaw=motta+baluffi



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


 --
 This message has been scanned for viruses and
 dangerous content by OpenProtect(http://www.openprotect.com), and is
 believed to be clean.




http://gedeco.no-ip.org



-- 
This message has been scanned for viruses and
dangerous content by OpenProtect(http://www.openprotect.com), and is
believed to be clean.



---
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] remote control choices

2006-01-30 Thread Geert Decorte
I have a Microsoft Remote Control working under linux.
Everything you need for Media PC. Another benefit: you could buy a Dutch
labeled
version of it.
http://gedeco.no-ip.org/news.php?extend.19


 Hi,

 I've been using freevo a while and tried several remote controls with it.
 Actually, a lot of TV and VCR remote controls don't work that well because
 Freevo needs more/different keys.

 I know there are several programmable remote controls for sale. What
 remote
 control would be a good buy i.e. which ones have a good Freevo User
 Experience? I live in the Netherlands, so if any Dutch(wo)man can share
 his/her  knowledge

 Thanks!



 ---
 This SF.net email is sponsored by: Splunk Inc. Do you grep through log
 files
 for problems?  Stop!  Download the new AJAX search engine that makes
 searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
 http://sel.as-us.falkag.net/sel?cmd=lnkkid=103432bid=230486dat=121642
 ___
 Freevo-users mailing list
 Freevo-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/freevo-users


 --
 This message has been scanned for viruses and
 dangerous content by OpenProtect(http://www.openprotect.com), and is
 believed to be clean.




http://gedeco.no-ip.org



-- 
This message has been scanned for viruses and
dangerous content by OpenProtect(http://www.openprotect.com), and is
believed to be clean.



---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=103432bid=230486dat=121642
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: Freevo 1.5.4, python2.4 ivtv crash Was: [Freevo-users] Re: ivtv not working

2006-01-15 Thread Geert Decorte
A short clarification from my side could shine a light onto the case.


I have a epia MII1000 Nehemiah mobo with a Hauppage MCE500 and went for
the epios distribution as the tool for the job. (epios is a gentoo based
distro with specific epia motherboard optimalisations)

This was the snapshot I've used for the install
http://www.epios.net/viewtopic.php?t=339

Basicly installing would be as simple as emerging and configuring ivtv and
freevo. This should be enough for resolving dependencies.

The portage tree of epios has only freevo 1.5.2 available, but this should
do the trick for most dependencies.

Afterwards, I've downloaded 1.5.4 directly from sourceforge, unpacked it,
and installed. Didn't see any error in the install.

Now I checked .../freevo-1.5.4/build/lib/freevo/tv/v4l2.py
And as Jason stated, it didn't contained the obstructing line.
But the installed version did contain it.
/usr/lib/python2.4/site-packages/freevo/tv/v4l2.py

So it should be the v4l2.py version installed by 1.5.2 which didn't get up
to date after installing 1.5.4

The only problem should be in updating 1.5.4 from a prior (unused?)
version or something specific with the distro I'm using.

I've followed the installation instructions literaly
To install Freevo, run 'python setup.py install' as root.

So if there are files who didn't went up-to-date probably I need to copy
them manualy from the build directory? Is there a clear way to check these
out?

This is the output when rebuilding the setup of 1.5.4

epios freevo-1.5.4 # python setup.py install
checking for mmpython...   found
checking for pygame... found
checking for Image...  found
checking for twisted...found
running install
running build
running build_py
running build_scripts
running install_lib
byte-compiling /usr/lib/python2.4/site-packages/freevo/tv/ivtv.py to ivtv.pyc
byte-compiling /usr/lib/python2.4/site-packages/freevo/tv/v4l2.py to v4l2.pyc
byte-compiling /usr/lib/python2.4/site-packages/freevo/plugins/mixer.py to
mixer.pyc
running install_scripts
changing mode of /usr/bin/freevo to 755
running install_data


Geert




 On Fri, 2006-01-13 at 18:49 +0100, Robert Winder wrote:
 Jason and Gerrit Hannaert already looked into it. Both provided a patch
 on the
 userlist at 10/11 june 2005. Both patches didn't make it in python 2.4
 bugfix
 release freevo 1.5.4 I did have a private correspondence with Geert
 Decorte who
 experienced the following python 2.4 error

 Assuming by both patches you mean the two patches you attached that
 were posted here some time ago, both of those _did_ make it into the
 Freevo 1.5.4 bugfix release.

 It would definitely have been a major SNAFU if they didn't, because the
 entire point of the 1.5.4 release was to include these fixes. :)  Just
 to make sure I wasn't losing my sanity, I redownloaded the 1.5.4 tarball
 from sf.net and indeed these patches were correctly included.

 r = fcntl.ioctl(self.device, long(QUERYCAP_NO), val)
 OverflowError: long int too large to convert to int

 This line of code doesn't exist anywhere in Freevo 1.5.4.  It shouldn't
 happen.


http://gedeco.no-ip.org



-- 
This message has been scanned for viruses and
dangerous content by OpenProtect(http://www.openprotect.com), and is
believed to be clean.



---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: Freevo 1.5.4, python2.4 ivtv crash Was: [Freevo-users] Re: ivtv not working

2006-01-15 Thread Geert Decorte
A short clarification from my side could shine a light onto the case.


I have a epia MII1000 Nehemiah mobo with a Hauppage MCE500 and went for
the epios distribution as the tool for the job. (epios is a gentoo based
distro with specific epia motherboard optimalisations)

This was the snapshot I've used for the install
http://www.epios.net/viewtopic.php?t=339

Basicly installing would be as simple as emerging and configuring ivtv and
freevo. This should be enough for resolving dependencies.

The portage tree of epios has only freevo 1.5.2 available, but this should
do the trick for most dependencies.

Afterwards, I've downloaded 1.5.4 directly from sourceforge, unpacked it,
and installed. Didn't see any error in the install.

Now I checked .../freevo-1.5.4/build/lib/freevo/tv/v4l2.py
And as Jason stated, it didn't contained the obstructing line.
But the installed version did contain it.
/usr/lib/python2.4/site-packages/freevo/tv/v4l2.py

So it should be the v4l2.py version installed by 1.5.2 which didn't get up
to date after installing 1.5.4

The only problem should be in updating 1.5.4 from a prior (unused?)
version or something specific with the distro I'm using.

I've followed the installation instructions literaly
To install Freevo, run 'python setup.py install' as root.

So if there are files who didn't went up-to-date probably I need to copy
them manualy from the build directory? Is there a clear way to check these
out?

This is the output when rebuilding the setup of 1.5.4

epios freevo-1.5.4 # python setup.py install
checking for mmpython...   found
checking for pygame... found
checking for Image...  found
checking for twisted...found
running install
running build
running build_py
running build_scripts
running install_lib
byte-compiling /usr/lib/python2.4/site-packages/freevo/tv/ivtv.py to ivtv.pyc
byte-compiling /usr/lib/python2.4/site-packages/freevo/tv/v4l2.py to v4l2.pyc
byte-compiling /usr/lib/python2.4/site-packages/freevo/plugins/mixer.py to
mixer.pyc
running install_scripts
changing mode of /usr/bin/freevo to 755
running install_data


Geert




 On Fri, 2006-01-13 at 18:49 +0100, Robert Winder wrote:
 Jason and Gerrit Hannaert already looked into it. Both provided a patch
 on the
 userlist at 10/11 june 2005. Both patches didn't make it in python 2.4
 bugfix
 release freevo 1.5.4 I did have a private correspondence with Geert
 Decorte who
 experienced the following python 2.4 error

 Assuming by both patches you mean the two patches you attached that
 were posted here some time ago, both of those _did_ make it into the
 Freevo 1.5.4 bugfix release.

 It would definitely have been a major SNAFU if they didn't, because the
 entire point of the 1.5.4 release was to include these fixes. :)  Just
 to make sure I wasn't losing my sanity, I redownloaded the 1.5.4 tarball
 from sf.net and indeed these patches were correctly included.

 r = fcntl.ioctl(self.device, long(QUERYCAP_NO), val)
 OverflowError: long int too large to convert to int

 This line of code doesn't exist anywhere in Freevo 1.5.4.  It shouldn't
 happen.


http://gedeco.no-ip.org



-- 
This message has been scanned for viruses and
dangerous content by OpenProtect(http://www.openprotect.com), and is
believed to be clean.



---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] usb storage

2006-01-09 Thread Geert Decorte
The description of the problem does look familiar to me.

I have a FC4 with HAL enabled. Working under Gnome Deskop everything
worked out fine, but changing to another windowsmanager it didn't work
anymore and reacted as you described.

I needed to start up gnome-volume-manager before the windowsmanager to
interact with HAL.
BTW I don't use the USB pluging, I did something with a link AFAIR.

Believe a linux version with HAL installed could be causing this.


 Hi.

 I'm configuring a usb memory to use with freevo 1.5.4. According to the
 wiki,
 I've added some lines like this to my config:

 plugin.activate('usb')
 plugin.activate('usbstorage', type='video', args=('USB Key', '/mnt/hd'))
 plugin.activate('usbstorage', type='audio', args=('USB Key', '/mnt/hd'))
 plugin.activate('usbstorage', type='image', args=('USB Key', '/mnt/hd'))

 When I plug in/out the pendrive, the expected directories appear in
 freevo,
 inside of video/audio/image, but in all cases, I see the images and only
 the
 images. If I change the name to USB_video/USB_audio/USB_images, I see that
 the name is ok. I mean, when I go to the video menu, I see USB_video, but
 I
 see images. Is this a bug, or is this a mistake in the configuration? I've
 also configured this using lines in the AUDIO_ITEMS et al. sections, but
 I'd
 like the usb storage plugin to work.

 Thanks

   Alberto


 ---
 This SF.net email is sponsored by: Splunk Inc. Do you grep through log
 files
 for problems?  Stop!  Download the new AJAX search engine that makes
 searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
 http://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
 ___
 Freevo-users mailing list
 Freevo-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/freevo-users


 --
 This message has been scanned for viruses and
 dangerous content by OpenProtect(http://www.openprotect.com), and is
 believed to be clean.




http://gedeco.no-ip.org



-- 
This message has been scanned for viruses and
dangerous content by OpenProtect(http://www.openprotect.com), and is
believed to be clean.



---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Re: ivtv not working

2006-01-09 Thread Geert Decorte
This is a simple metoo reply.

None of the patches John described worked for me.
Have the impression this is specific on python 2.4 acting different then
python 2.3

I have a hauppage MCE 500 working under linux on a epia motherboard.
(using epios: gentoo derivative for epia mobo's)

 brian wrote:



 brian wrote:


   File /usr/lib/python2.4/site-packages/freevo/tv/v4l2.py, line
 225, in querycap
 r = fcntl.ioctl(self.device, i32(QUERYCAP_NO), val)
 IOError: [Errno 22] Invalid argument




 Sounds like Freevo != 1.5.4 and Python 2.4. Please update Freevo.

 Dischi



 I just checked my install and it was 1.5.4.  but just to make sure i
 removed it and installed from the SourceInstallation, and have the
 same problem.  Any other suggestions would be greatly appreciated.


 Hi Brian,

 by coincedence I just had a similar problem solved, unfortunately it
 wasn't the exact same. The discussion is on the devel list if you want
 to look up the archives. Here are two suggestions that might apply to
 you though.

  From Duncan:
 I now remember that I send a message back in November about a problem
 with v4l2.py and the AMD64 maybe this problem is not limited to the AMD64.

 Here's a patch that I've done for this problem:
 http://www.linuxowl.com/patches/freevo-1.5.4-v4l2.py.patch
 Python was using 'L' for 64bit ints and the interface wanted 32bit ints.

 Regards,
 Duncan

 --- freevo-1.5.4/src/tv/v4l2.py.orig2005-10-16 11:18:50.0
 +0200
 +++ freevo-1.5.4/src/tv/v4l2.py 2005-11-13 15:13:15.0 +0100
 @@ -100,6 +100,7 @@
 SETFREQ_NO_V4L = _IOW('v', 15, L)

 QUERYCAP_ST  = 16s32s32sLL16x
 +QUERYCAP_ST  = 16s32s32sII16x #NEW
 QUERYCAP_NO  = _IOR('V',  0, QUERYCAP_ST)

 ENUMSTD_ST   = LQ24s2LL16x
 @@ -112,11 +113,13 @@
 ENUMINPUT_ST = L32sLLLQL16x
 ENUMINPUT_NO = _IOWR('V', 26, ENUMINPUT_ST)

 -INPUT_ST  = L;
 +INPUT_ST  = L
 +INPUT_ST  = I; #NEW
 GETINPUT_NO  = _IOR('V', 38, INPUT_ST)
 SETINPUT_NO  = _IOWR('V', 39, INPUT_ST)

 FMT_ST = L7L4x168x
 +FMT_ST = L7I4x168x #NEW
 GET_FMT_NO = _IOWR ('V',  4, FMT_ST)
 SET_FMT_NO = _IOWR ('V',  5, FMT_ST)

  From RobertW:

 What i recall is when DEBUG is set in local_conf.py some extra
 informational ioctl is called. This bug is there for a year or maybe
 more  :-) .  User can workaround this by disabling DEBUG or removing (if
 DEBUG: v.print_settings()) in  ivtv_record.py as Rob already pointed
 out or apply the following oneliner patch provided by Duncan Web back
 in september and not the one he mentioned earlier in this thread  ;-)

 --- v4l2.py 2006-01-05 20:56:22.0 +0100
 +++ v4l2.py.orig2006-01-05 20:53:54.0 +0100
 @@ -243,7 +243,7 @@


  def getfmt(self):
 -val = struct.pack( FMT_ST, 1L,0,0,0,0,0,0,0)
 +val = struct.pack( FMT_ST, 0,0,0,0,0,0,0,0)
  r = fcntl.ioctl(self.device,GET_FMT_NO,val)
  return struct.unpack( FMT_ST, r )




 ---
 This SF.net email is sponsored by: Splunk Inc. Do you grep through log
 files
 for problems?  Stop!  Download the new AJAX search engine that makes
 searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
 http://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
 ___
 Freevo-users mailing list
 Freevo-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/freevo-users


 --
 This message has been scanned for viruses and
 dangerous content by OpenProtect(http://www.openprotect.com), and is
 believed to be clean.




http://gedeco.no-ip.org



-- 
This message has been scanned for viruses and
dangerous content by OpenProtect(http://www.openprotect.com), and is
believed to be clean.



---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] weather plugin hangs for non-root users

2005-08-18 Thread Geert Decorte
I had modified the permissions of the weather directories using chmod -R 777

Believe I did it permanently from within /etc/rc.d/rc.local

 Hi,

 I installed freevo 1.5.3 with apt-get on my Debian
 system and I am quite happy with it. Only one problem,
 when I try to use the weather plugin as a non-root
 user everything works fine untill I want to update the
 weather. I sais Fetching weather for  ... and
 returns to the weather screen but freezes afterwards.
 Even doing a kill -9 has no affect. Funny thing is, if
 I do everything as root it works fine. Anybody?

 Cheers!

 Andrej



 ___
 To help you stay safe and secure online, we've developed the all new
 Yahoo! Security Centre. http://uk.security.yahoo.com


 ---
 SF.Net email is Sponsored by the Better Software Conference  EXPO
 September 19-22, 2005 * San Francisco, CA * Development Lifecycle
 Practices
 Agile  Plan-Driven Development * Managing Projects  Teams * Testing  QA
 Security * Process Improvement  Measurement * http://www.sqe.com/bsce5sf
 ___
 Freevo-users mailing list
 Freevo-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/freevo-users



 --
 This message has been scanned for viruses and
 dangerous content by OpenProtect(http://www.openprotect.com), and is
 believed to be clean.




http://gedeco.no-ip.org



-- 
This message has been scanned for viruses and
dangerous content by OpenProtect(http://www.openprotect.com), and is
believed to be clean.



---
SF.Net email is Sponsored by the Better Software Conference  EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile  Plan-Driven Development * Managing Projects  Teams * Testing  QA
Security * Process Improvement  Measurement * http://www.sqe.com/bsce5sf
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Freevo and MythTV

2005-08-17 Thread Geert Decorte
I have both working. But didn't much play around with Mytthv for now.

Depending the default user I choose during startup either freevo or mythtv
launches.

A few differences

- Freevo's screen layout looks better to me, specific since I'm using the
mediaportal theme you'll find in the links page of the WIKI.
(I don't like the themes supported in Mythtv...)

- Mythtv looks more feature complete. You should expect some of these
features to appear in a next release of freevo (picture in picture...)

- Freevo is better documented. Mythtv uses a mysql database to register
settings. If you're not have a excelent knowledge of mysql, you need to
jump trough hoops to make it work decent. Specific for countries which
aren't supported by standard install (xmltv).
- Both are mainly using the same tools


So mainly, my personal opinion: Freevo has a better layout, looks better
and has better documentation. Surely somebody else will not agree.
But this is a personal opinion without flaming.

 Hi everyone,

 I just installed Freevo before 2 days and it was fun, but since I have
 more than one option (Thanks to the open source community) I was
 thinking about MythTV, (I don't want to start a war here , PLEASE)

 my question is there any Article or a table that compare Freevo and MythTV
 ?


 --
 Best Regards,
 
 -*- If Linux doesn't have the solution, you have the wrong problem -*-


 ---
 SF.Net email is Sponsored by the Better Software Conference  EXPO
 September 19-22, 2005 * San Francisco, CA * Development Lifecycle
 Practices
 Agile  Plan-Driven Development * Managing Projects  Teams * Testing  QA
 Security * Process Improvement  Measurement * http://www.sqe.com/bsce5sf
 ___
 Freevo-users mailing list
 Freevo-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/freevo-users



 --
 This message has been scanned for viruses and
 dangerous content by OpenProtect(http://www.openprotect.com), and is
 believed to be clean.




http://gedeco.no-ip.org



-- 
This message has been scanned for viruses and
dangerous content by OpenProtect(http://www.openprotect.com), and is
believed to be clean.



---
SF.Net email is Sponsored by the Better Software Conference  EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile  Plan-Driven Development * Managing Projects  Teams * Testing  QA
Security * Process Improvement  Measurement * http://www.sqe.com/bsce5sf
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Freevo and MythTV

2005-08-17 Thread Geert Decorte
http://freevo.sourceforge.net/cgi-bin/doc/LinkPage
 Point 1 section 2
http://freevo.sr-club.de/

Finaly http://freevo.sr-club.de/downloads.php

You have to install it like the other themes
http://freevo.sr-club.de/jump.php?url=../downloads/freevo-mediaportal-theme-0.1.tgz

There is a additional theme for the weather icons.

HTH


 Hi,

 Where did you find that mediaporal theme for Freevo? I
 have been looking for new skin for ages but couldn't
 find it. Also nothing on the Wiki pages!

 By the way, the only reason for choosing MythTV is
 when you want to distribute your backends and
 frontends over more than one machine, because Freevo
 does does not support this currently (no use to me
 anyway). Freevo looks much better than MythTV.

 Greets,

 Andrej



 --- Geert Decorte [EMAIL PROTECTED] wrote:

 I have both working. But didn't much play around
 with Mytthv for now.

 Depending the default user I choose during startup
 either freevo or mythtv
 launches.

 A few differences

 - Freevo's screen layout looks better to me,
 specific since I'm using the
 mediaportal theme you'll find in the links page of
 the WIKI.
 (I don't like the themes supported in Mythtv...)

 - Mythtv looks more feature complete. You should
 expect some of these
 features to appear in a next release of freevo
 (picture in picture...)

 - Freevo is better documented. Mythtv uses a mysql
 database to register
 settings. If you're not have a excelent knowledge of
 mysql, you need to
 jump trough hoops to make it work decent. Specific
 for countries which
 aren't supported by standard install (xmltv).
 - Both are mainly using the same tools


 So mainly, my personal opinion: Freevo has a better
 layout, looks better
 and has better documentation. Surely somebody else
 will not agree.
 But this is a personal opinion without flaming.

  Hi everyone,
 
  I just installed Freevo before 2 days and it was
 fun, but since I have
  more than one option (Thanks to the open source
 community) I was
  thinking about MythTV, (I don't want to start a
 war here , PLEASE)
 
  my question is there any Article or a table that
 compare Freevo and MythTV
  ?
 
 
  --
  Best Regards,
  
  -*- If Linux doesn't have the solution, you have
 the wrong problem -*-
 
 
 

 ---
  SF.Net email is Sponsored by the Better Software
 Conference  EXPO
  September 19-22, 2005 * San Francisco, CA *
 Development Lifecycle
  Practices
  Agile  Plan-Driven Development * Managing
 Projects  Teams * Testing  QA
  Security * Process Improvement  Measurement *
 http://www.sqe.com/bsce5sf
  ___
  Freevo-users mailing list
  Freevo-users@lists.sourceforge.net
 

 https://lists.sourceforge.net/lists/listinfo/freevo-users
 
 
 
  --
  This message has been scanned for viruses and
  dangerous content by
 OpenProtect(http://www.openprotect.com), and is
  believed to be clean.
 
 


 http://gedeco.no-ip.org



 --
 This message has been scanned for viruses and
 dangerous content by
 OpenProtect(http://www.openprotect.com), and is
 believed to be clean.




 ---
 SF.Net email is Sponsored by the Better Software
 Conference  EXPO
 September 19-22, 2005 * San Francisco, CA *
 Development Lifecycle Practices
 Agile  Plan-Driven Development * Managing Projects
  Teams * Testing  QA
 Security * Process Improvement  Measurement *
 http://www.sqe.com/bsce5sf
 ___
 Freevo-users mailing list
 Freevo-users@lists.sourceforge.net

 https://lists.sourceforge.net/lists/listinfo/freevo-users





 ___
 To help you stay safe and secure online, we've developed the all new
 Yahoo! Security Centre. http://uk.security.yahoo.com


 ---
 SF.Net email is Sponsored by the Better Software Conference  EXPO
 September 19-22, 2005 * San Francisco, CA * Development Lifecycle
 Practices
 Agile  Plan-Driven Development * Managing Projects  Teams * Testing  QA
 Security * Process Improvement  Measurement * http://www.sqe.com/bsce5sf
 ___
 Freevo-users mailing list
 Freevo-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/freevo-users



 --
 This message has been scanned for viruses and
 dangerous content by OpenProtect(http://www.openprotect.com), and is
 believed to be clean.




http://gedeco.no-ip.org



-- 
This message has been scanned for viruses and
dangerous content by OpenProtect(http://www.openprotect.com), and is
believed to be clean.



---
SF.Net email is Sponsored by the Better Software Conference  EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile  Plan-Driven Development * Managing Projects  Teams * Testing  QA
Security * Process

Re: [Freevo-users] Freevo and MythTV

2005-08-17 Thread Geert Decorte
Not going to argue here, but I know mythtv is not well documented. at
least not to a basic technical level when you have to tweak/adjust
configurations. Just had to google a lot (a week, and I'm experienced
linux user) to make tv working for the frequencies apropriate to my
country. Generaly spoken, if you live in the U.S. or another supported
country, you install without tweaking. I remember the setup in freevo was
easier on this particular part. The user level doc is good.
So it depends of a point of view and which type of docs you're looking at.
So probably for you installing mytthv might be a peace of cake due to
having a supported country.





 Thank you all for your feedback

 I didn't send this mail because I don't like freevo , but I like to
 check all my options :)

 Anyway from reading your feedback and other website I think here is
 what I think about the two programs :

 Freevo:
 1. Simple Interface (GOOD)
 2. Very nice with slow PCs (GOOD)
 3. Simple to install if you compare it to MythTV (Good)
 4. No much themes available (BAD)
 5. Not very will documented , you need to search the net for every
 step even if you expet in Linux, you have to search for every
 information , sorry this is what I think, please don't talk about
 wiki, it's has very small basic data (BAD)
 6. Not easy to setup or add settings (you have to modify local_conf.py by
 hand)

 MythTV:
 1. Can cut the Ads from recorded programs (GOOD)
 2. You can use Picture on Picture (GOOD)
 3. Slide Show built-in (GOOD)
 4. Very will documented , check
 http://www.mythtv.org/modules.php?name=MythInstall (GOOD)
 5. It use the slowness libraries in the world !!, QT and not GPL (BAD)
 6. Also use MySQL and no other option like db file (BAD)
 7. not good for slow PC since it will use QT and MYSQL (BAD)


 Thank you all again

 On 8/17/05, Andrej van der Zee [EMAIL PROTECTED] wrote:
 Hi,

 Where did you find that mediaporal theme for Freevo? I
 have been looking for new skin for ages but couldn't
 find it. Also nothing on the Wiki pages!

 By the way, the only reason for choosing MythTV is
 when you want to distribute your backends and
 frontends over more than one machine, because Freevo
 does does not support this currently (no use to me
 anyway). Freevo looks much better than MythTV.

 Greets,

 Andrej



 --- Geert Decorte [EMAIL PROTECTED] wrote:

  I have both working. But didn't much play around
  with Mytthv for now.
 
  Depending the default user I choose during startup
  either freevo or mythtv
  launches.
 
  A few differences
 
  - Freevo's screen layout looks better to me,
  specific since I'm using the
  mediaportal theme you'll find in the links page of
  the WIKI.
  (I don't like the themes supported in Mythtv...)
 
  - Mythtv looks more feature complete. You should
  expect some of these
  features to appear in a next release of freevo
  (picture in picture...)
 
  - Freevo is better documented. Mythtv uses a mysql
  database to register
  settings. If you're not have a excelent knowledge of
  mysql, you need to
  jump trough hoops to make it work decent. Specific
  for countries which
  aren't supported by standard install (xmltv).
  - Both are mainly using the same tools
 
 
  So mainly, my personal opinion: Freevo has a better
  layout, looks better
  and has better documentation. Surely somebody else
  will not agree.
  But this is a personal opinion without flaming.
 
   Hi everyone,
  
   I just installed Freevo before 2 days and it was
  fun, but since I have
   more than one option (Thanks to the open source
  community) I was
   thinking about MythTV, (I don't want to start a
  war here , PLEASE)
  
   my question is there any Article or a table that
  compare Freevo and MythTV
   ?
  
  
   --
   Best Regards,
   
   -*- If Linux doesn't have the solution, you have
  the wrong problem -*-
  
  
  
 
 ---
   SF.Net email is Sponsored by the Better Software
  Conference  EXPO
   September 19-22, 2005 * San Francisco, CA *
  Development Lifecycle
   Practices
   Agile  Plan-Driven Development * Managing
  Projects  Teams * Testing  QA
   Security * Process Improvement  Measurement *
  http://www.sqe.com/bsce5sf
   ___
   Freevo-users mailing list
   Freevo-users@lists.sourceforge.net
  
 
 https://lists.sourceforge.net/lists/listinfo/freevo-users
  
  
  
   --
   This message has been scanned for viruses and
   dangerous content by
  OpenProtect(http://www.openprotect.com), and is
   believed to be clean.
  
  
 
 
  http://gedeco.no-ip.org
 
 
 
  --
  This message has been scanned for viruses and
  dangerous content by
  OpenProtect(http://www.openprotect.com), and is
  believed to be clean.
 
 
 
 
 ---
  SF.Net email is Sponsored by the Better Software
  Conference  EXPO
  September 19-22, 2005 * San Francisco, CA *
  Development Lifecycle

Re: [Freevo-users] changing a dvd while running freevo

2005-08-08 Thread Geert Decorte
I think I know how to disable the freevo default automount behaviour in
favor of subfs

So obvious I didn't saw it. Makes me feel uncomfortable.

plugin.remove('rom_drives.autostart')



 I've tried it, whitout luck :(

 I made sure the submount rule in /etc/fstab was uncommented. removed the
 module from being started. Stopped autofs starting up.

 Apparantly Fedora Core 4 uses udev and hal.
 After rebooting I could play a DVD, but could not remove it anymore. So it
 was mounted.
 Proof of fact: /etc/fstab

 # the uncomment rule
 #/dev/hda /media/cdrecorder   subfs
 fs=cdfss,users,defaults0 0

 This rule was automagicly added after reboot

 /dev/hda/media/cdrecorder1  auto
 pamconsole,exec,noauto,managed 0 0

 So the freevo mechanism does not work for me (yet).
 Probably I need to dig into info about HAL and udev to prevent automounts.
 On the other hand, usb devices working as one should excpect: painless.

 I will reenable the subfs system again and start digging into the deeper
 basics of the automount system. However, in my case it should be cleaner
 to disable the freevo mount behaviour.

 Anybody has some toughts?
 Not that it produces errors or is annoying, but having two systems for the
 same job is definitly not a good thing.

 Geert



 Geert-
   Oops, sorry for the typo. Good point baout teh more and more common
 automounting setup of the newer Linux distros. I still use Slackware,
 so had not really thought about that.

 Evan

 On 7/28/05, Geert Decorte [EMAIL PROTECTED] wrote:
 This link in the wiki is related to this discussion

 http://freevo.sourceforge.net/cgi-bin/doc/MovieUsage

 I believe the point is due to distributions which have automount
 working
 by default for the CD/DVD device.

 In my case I had replace it by submount. So disabling any mounting of
 the
 DVD/CD should work fine. At least I'm gonna try that.
 The only way were submount should be effective: you use the computer
 for
 multiple purposes (Desktop).
 So somewhere in the WIKI there should be a statement to drop
 automounting
 systems for dvd/cd in order to avoid possible issues. Or is there a way
 to
 disable this default behaviour in freevo? Most linux distributions will
 include (actually they do) more and more auto mounting systems.

 BTW Evan: Greet is a christian name for female. My name is Geert.


 Geert


  All I know is that if I have a disc mounted then start and stop
 freevo
  it is no longer mounted.  Freevo must have some internal mounting
  already built in because when I put in a CD or DVD it automatically
  mounts it (I don't know if it is officially mounted or if it's just
  some internal trickery) and when I press the eject button on the
 drive
  itself it is unmounted and ejected automatically.
 
  I think the real problem that should be addressed is:
  If this is not working for you without supermount/submount then what
  is wrong with the freevo configuration you have as it SHOULD work
 like
  you want it to WITHOUT external automounting facilities.
 
  2005/7/28, Evan Hisey [EMAIL PROTECTED]:
  Greet-
I would say, preformance issue are the big thing. Freevo has not
  need to have any disc's mounted to play and the eject buttons work
  fine on my drives. As understand it Freevo handles that part in the
  background. Running a second system to do the same thing, is going
 ot
  add alot of undeeded over head with the potential of race or
 confilcts
  between the two systems. Lastly it just makes installing freevo that
  much harder
 
  Evan.
 
  On 7/27/05, Geert Decorte [EMAIL PROTECTED] wrote:
   Evan,
  
   Could you be more specific?
   I don't see why you find this a bad idea.
  
Greet-
  I think using something like submount/supermount is just a bad
  idea
in this case. Freevo handles VCD/CD/DVD just fine without any
 kind
  of
mounting madness outside of freevo.
  
   I added submount to make my freevobox pass the housewife :) test.
   Normal users will push the eject button. Like they use to do with
 CD
   players. They expect the devices behave like this. Intuitive
  behaviour.
   Creating a application where the user has to read a phone-book
 size
  manual
   full of exceptions doesn't make much sense to me.
   Mounted CD's needs to be umounted first before ejecting.
  
   Anyway, thnx to submount CD's get ejected using the eject button
  instead
   of issuing the eject command from the keyboard/remote control.
 adding
  a
   new CD to the tray gets automagicly detected and applied into
 freevo.
   So far I didn't see any problem with it. Perhaps this could raise
   performance issue with slower processors?
   Mandriva users using freevo should already have this feature
 thanks
 to
   supermount.
  
   Geert
  
  
  
  
   
Evan
   
On 7/26/05, Geert Decorte [EMAIL PROTECTED] wrote:
I had covered this issue lately in the WIKI.
   
Either you install submount or supermount.
The mandrake distribution comes

Re: [Freevo-users] changing a dvd while running freevo

2005-07-28 Thread Geert Decorte
I've tried it, whitout luck :(

I made sure the submount rule in /etc/fstab was uncommented. removed the
module from being started. Stopped autofs starting up.

Apparantly Fedora Core 4 uses udev and hal.
After rebooting I could play a DVD, but could not remove it anymore. So it
was mounted.
Proof of fact: /etc/fstab

# the uncomment rule
#/dev/hda /media/cdrecorder   subfs
fs=cdfss,users,defaults0 0

This rule was automagicly added after reboot

/dev/hda/media/cdrecorder1  auto   
pamconsole,exec,noauto,managed 0 0

So the freevo mechanism does not work for me (yet).
Probably I need to dig into info about HAL and udev to prevent automounts.
On the other hand, usb devices working as one should excpect: painless.

I will reenable the subfs system again and start digging into the deeper
basics of the automount system. However, in my case it should be cleaner
to disable the freevo mount behaviour.

Anybody has some toughts?
Not that it produces errors or is annoying, but having two systems for the
same job is definitly not a good thing.

Geert



 Geert-
   Oops, sorry for the typo. Good point baout teh more and more common
 automounting setup of the newer Linux distros. I still use Slackware,
 so had not really thought about that.

 Evan

 On 7/28/05, Geert Decorte [EMAIL PROTECTED] wrote:
 This link in the wiki is related to this discussion

 http://freevo.sourceforge.net/cgi-bin/doc/MovieUsage

 I believe the point is due to distributions which have automount working
 by default for the CD/DVD device.

 In my case I had replace it by submount. So disabling any mounting of
 the
 DVD/CD should work fine. At least I'm gonna try that.
 The only way were submount should be effective: you use the computer for
 multiple purposes (Desktop).
 So somewhere in the WIKI there should be a statement to drop
 automounting
 systems for dvd/cd in order to avoid possible issues. Or is there a way
 to
 disable this default behaviour in freevo? Most linux distributions will
 include (actually they do) more and more auto mounting systems.

 BTW Evan: Greet is a christian name for female. My name is Geert.


 Geert


  All I know is that if I have a disc mounted then start and stop freevo
  it is no longer mounted.  Freevo must have some internal mounting
  already built in because when I put in a CD or DVD it automatically
  mounts it (I don't know if it is officially mounted or if it's just
  some internal trickery) and when I press the eject button on the drive
  itself it is unmounted and ejected automatically.
 
  I think the real problem that should be addressed is:
  If this is not working for you without supermount/submount then what
  is wrong with the freevo configuration you have as it SHOULD work like
  you want it to WITHOUT external automounting facilities.
 
  2005/7/28, Evan Hisey [EMAIL PROTECTED]:
  Greet-
I would say, preformance issue are the big thing. Freevo has not
  need to have any disc's mounted to play and the eject buttons work
  fine on my drives. As understand it Freevo handles that part in the
  background. Running a second system to do the same thing, is going ot
  add alot of undeeded over head with the potential of race or
 confilcts
  between the two systems. Lastly it just makes installing freevo that
  much harder
 
  Evan.
 
  On 7/27/05, Geert Decorte [EMAIL PROTECTED] wrote:
   Evan,
  
   Could you be more specific?
   I don't see why you find this a bad idea.
  
Greet-
  I think using something like submount/supermount is just a bad
  idea
in this case. Freevo handles VCD/CD/DVD just fine without any
 kind
  of
mounting madness outside of freevo.
  
   I added submount to make my freevobox pass the housewife :) test.
   Normal users will push the eject button. Like they use to do with
 CD
   players. They expect the devices behave like this. Intuitive
  behaviour.
   Creating a application where the user has to read a phone-book size
  manual
   full of exceptions doesn't make much sense to me.
   Mounted CD's needs to be umounted first before ejecting.
  
   Anyway, thnx to submount CD's get ejected using the eject button
  instead
   of issuing the eject command from the keyboard/remote control.
 adding
  a
   new CD to the tray gets automagicly detected and applied into
 freevo.
   So far I didn't see any problem with it. Perhaps this could raise
   performance issue with slower processors?
   Mandriva users using freevo should already have this feature thanks
 to
   supermount.
  
   Geert
  
  
  
  
   
Evan
   
On 7/26/05, Geert Decorte [EMAIL PROTECTED] wrote:
I had covered this issue lately in the WIKI.
   
Either you install submount or supermount.
The mandrake distribution comes default with supermount
   
http://freevo.sourceforge.net/cgi-bin/doc/TipsAndTricks#head-1d05cdb982531dee65b0f3d20548b880722069ae
   
Submount needs only a additional kernel module and some
 experiments

Re: [Freevo-users] freevo and netblock

2005-07-27 Thread Geert Decorte
I guess to problem is in netblock itself.

http://lists.community.tummy.com/pipermail/enbd/2004/003103.html

have you tried to use xine with apropriate command outside freevo (believ
it should be something linke xine dvd://

Looking at the frontpage of the project doesn't show up much activity.

Geert



 Hello freevo-users,

   I have one question - how made work freevo and netblock device
   instead real dvdrom drive?
   For example: i have two computers connected by network cable -
   one have dvdrom device and on another start freevo (1.5.3 +
   mmpython 0.49). If freevo used local device all work fine(thanks
   for developers!), but if used device over netblock don't work
   autorecognition and freevo deside that device have no disk.
   However lsdvd and mplayer work fine with dvdrom over netblock
   device.
   This my configuration:
   1) (computer that have dvdrom)
  kernel - 2.4.26
  dvdrom - /dev/hdc
  command for start netblock server -
  # enbd-server 4004 -m -r /dev/hdc
   2) (computer on which start freevo)
  kernel - 2.4.26
  netblock driver - 2.4.32 (there is no corelation between
   kernel version and netblock version)
  freevo - 1.5.3 (mmpython 0.49, python 2.3)
  command for start netblock client -
  # enbd-client 192.168.7.98:4004 -n 4 /dev/nda
  command that work fine
  # lsdvd /dev/nda
  # mplayer dvd://1
(i have symbolic link /dev/dvd - /dev/nda,
/dev/cdrom - /dev/nda)
 Could you help me? Or just explainme why this set don't work?
 Thanks a lot!
 --
 BTW,
   Àëåêñàíäð ïèøèòå: [EMAIL PROTECTED]



 ---
 SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
 from IBM. Find simple to follow Roadmaps, straightforward articles,
 informative Webcasts and more! Get everything you need to get up to
 speed, fast. http://ads.osdn.com/?ad_id=7477alloc_id=16492op=click
 ___
 Freevo-users mailing list
 Freevo-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/freevo-users



 --
 This message has been scanned for viruses and
 dangerous content by OpenProtect(http://www.openprotect.com), and is
 believed to be clean.




http://gedeco.no-ip.org



-- 
This message has been scanned for viruses and
dangerous content by OpenProtect(http://www.openprotect.com), and is
believed to be clean.



---
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_idt77alloc_id492op=click
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] changing a dvd while running freevo

2005-07-27 Thread Geert Decorte
Evan,

Could you be more specific?
I don't see why you find this a bad idea.

 Greet-
   I think using something like submount/supermount is just a bad idea
 in this case. Freevo handles VCD/CD/DVD just fine without any kind of
 mounting madness outside of freevo.

I added submount to make my freevobox pass the housewife :) test.
Normal users will push the eject button. Like they use to do with CD
players. They expect the devices behave like this. Intuitive behaviour.
Creating a application where the user has to read a phone-book size manual
full of exceptions doesn't make much sense to me.
Mounted CD's needs to be umounted first before ejecting.

Anyway, thnx to submount CD's get ejected using the eject button instead
of issuing the eject command from the keyboard/remote control. adding a
new CD to the tray gets automagicly detected and applied into freevo.
So far I didn't see any problem with it. Perhaps this could raise
performance issue with slower processors?
Mandriva users using freevo should already have this feature thanks to
supermount.

Geert





 Evan

 On 7/26/05, Geert Decorte [EMAIL PROTECTED] wrote:
 I had covered this issue lately in the WIKI.

 Either you install submount or supermount.
 The mandrake distribution comes default with supermount

 http://freevo.sourceforge.net/cgi-bin/doc/TipsAndTricks#head-1d05cdb982531dee65b0f3d20548b880722069ae

 Submount needs only a additional kernel module and some experiments with
 parameters in /etc/fstab
 Supermount needs a patched kernel

 HTH

 Geert



  On Tue, 26 Jul 2005 11:44 am, Jake Briggs wrote:
 
  you dont need to mount a dvd to play it.
 
  eject can be used with EJECT mapped to a button on the remote, or .
 on
  your
  keyboard.
 
  I dont have supermount or anything on any of my freevo boxes.
 
  Travis.
  WiSHiE wrote:
  On Tue, 26 Jul 2005 10:29 am, Jake Briggs wrote:
  
  you press eject on your remote(or keyboard . ), take the DVD out,
 and
   put a new one in.
 
  So your saying that freevo will umount the dvd, and dosent use
  supermount?  Because that would be handy :)
 
  You do not need to exit freevo.
 
  Last time I attempted to watch 2 dvds (actually, the only time I have
  attempted this) the eject button (On the drive itself) wouldnt work
 as I
  expected, and I have neglected to map a button on my remote to
 eject.
  I put the drive in about three months after I set freevo up initially
  you see.
 
  Wouldnt be much of a home theatre setup if you had to turn it off to
  watch
  another movie now, would it ? :)
 
  Haha true :)
 
  Jake
 
  Hi all
  
  How does one change a dvd when running freevo? For example, I just
  watched a movie, and I want to watch another. Do i have to exit
  freevo,
  umount the dvd, eject the dvd, then insert the new one, then run
  freevo
  again? Or can freevo do this sort of thing automatically (well,
 apart
  from the 'insert a new one' part :) ).
  
  I was just going to configure the supermount stuff last night, but
  then
  I thought I had better ask, maybe freevo has some issues when using
  supermount ?
  
  Jake
 
  --
  The day Microsoft make something that doesnt suck, is the day they
 make a
  vacuum cleaner.
 
 
  ---
  SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
  from IBM. Find simple to follow Roadmaps, straightforward articles,
  informative Webcasts and more! Get everything you need to get up to
  speed, fast. http://ads.osdn.com/?ad_id=7477alloc_id=16492op=click
  ___
  Freevo-users mailing list
  Freevo-users@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/freevo-users
 
 
  --
  This message has been scanned for viruses and
  dangerous content by OpenProtect(http://www.openprotect.com), and is
  believed to be clean.
 
 


 http://gedeco.no-ip.org



 --
 This message has been scanned for viruses and
 dangerous content by OpenProtect(http://www.openprotect.com), and is
 believed to be clean.



 ---
 SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
 from IBM. Find simple to follow Roadmaps, straightforward articles,
 informative Webcasts and more! Get everything you need to get up to
 speed, fast. http://ads.osdn.com/?ad_id=7477alloc_id=16492op=click
 ___
 Freevo-users mailing list
 Freevo-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/freevo-users



 ---
 SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
 from IBM. Find simple to follow Roadmaps, straightforward articles,
 informative Webcasts and more! Get everything you need to get up to
 speed, fast. http://ads.osdn.com/?ad_idt77alloc_id492opÌk
 ___
 Freevo-users mailing list
 Freevo-users@lists.sourceforge.net

Re: [Freevo-users] changing a dvd while running freevo

2005-07-26 Thread Geert Decorte
I had covered this issue lately in the WIKI.

Either you install submount or supermount.
The mandrake distribution comes default with supermount

http://freevo.sourceforge.net/cgi-bin/doc/TipsAndTricks#head-1d05cdb982531dee65b0f3d20548b880722069ae

Submount needs only a additional kernel module and some experiments with
parameters in /etc/fstab
Supermount needs a patched kernel

HTH

Geert



 On Tue, 26 Jul 2005 11:44 am, Jake Briggs wrote:

 you dont need to mount a dvd to play it.

 eject can be used with EJECT mapped to a button on the remote, or . on
 your
 keyboard.

 I dont have supermount or anything on any of my freevo boxes.

 Travis.
 WiSHiE wrote:
 On Tue, 26 Jul 2005 10:29 am, Jake Briggs wrote:
 
 you press eject on your remote(or keyboard . ), take the DVD out, and
  put a new one in.

 So your saying that freevo will umount the dvd, and dosent use
 supermount?  Because that would be handy :)

 You do not need to exit freevo.

 Last time I attempted to watch 2 dvds (actually, the only time I have
 attempted this) the eject button (On the drive itself) wouldnt work as I
 expected, and I have neglected to map a button on my remote to eject.
 I put the drive in about three months after I set freevo up initially
 you see.

 Wouldnt be much of a home theatre setup if you had to turn it off to
 watch
 another movie now, would it ? :)

 Haha true :)

 Jake

 Hi all
 
 How does one change a dvd when running freevo? For example, I just
 watched a movie, and I want to watch another. Do i have to exit
 freevo,
 umount the dvd, eject the dvd, then insert the new one, then run
 freevo
 again? Or can freevo do this sort of thing automatically (well, apart
 from the 'insert a new one' part :) ).
 
 I was just going to configure the supermount stuff last night, but
 then
 I thought I had better ask, maybe freevo has some issues when using
 supermount ?
 
 Jake

 --
 The day Microsoft make something that doesnt suck, is the day they make a
 vacuum cleaner.


 ---
 SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
 from IBM. Find simple to follow Roadmaps, straightforward articles,
 informative Webcasts and more! Get everything you need to get up to
 speed, fast. http://ads.osdn.com/?ad_id=7477alloc_id=16492op=click
 ___
 Freevo-users mailing list
 Freevo-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/freevo-users


 --
 This message has been scanned for viruses and
 dangerous content by OpenProtect(http://www.openprotect.com), and is
 believed to be clean.




http://gedeco.no-ip.org



-- 
This message has been scanned for viruses and
dangerous content by OpenProtect(http://www.openprotect.com), and is
believed to be clean.



---
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477alloc_id=16492op=click
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] what is the currently best tv tuner card for

2005-06-21 Thread Geert Decorte
 No, I don't have a tuner card yet. I had did a little search about
 mini-itx... What about a VIA EPIA-M Mainboard with a good case... like
 morex cubid or SilverStone Lascala? The need less power. Does the pvr 250
 card fit into these boxes?

I build something similar with a epia M 1000. My pvr did fit into it.
You will probably need to recompille a bit. See links into the following
link.

http://gedeco.pointclark.net/index.php?option=contenttask=viewid=14Itemid=2
can't advise you about the dimensions of the card.





 ---
 SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
 from IBM. Find simple to follow Roadmaps, straightforward articles,
 informative Webcasts and more! Get everything you need to get up to
 speed, fast. http://ads.osdn.com/?ad_id=7477alloc_id=16492op=click
 ___
 Freevo-users mailing list
 Freevo-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/freevo-users


 --
 This message has been scanned for viruses and
 dangerous content by OpenProtect(http://www.openprotect.com), and is
 believed to be clean.




http://gedeco.no-ip.org



-- 
This message has been scanned for viruses and
dangerous content by OpenProtect(http://www.openprotect.com), and is
believed to be clean.



---
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477alloc_id=16492op=click
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


RE: [Freevo-users] VCRVO project, a note on cables

2005-06-20 Thread Geert Decorte

 I think a few people need to get into high fidelity audio.

  To be clear : cable is cable, it's just a piece of metal.( Some people
  claims they can hear the difference between a gold and a copper cable,
  come on, let's be serious)

 Seriousely, ALL cables have a sonic signature.  Silver is, in general, a
 harsher sounding material.  Copper is, again, in general, a warmer
 sounding
 material.  Stranded cables can have a sort of grainy sound, while solid
 cables sound different depending on the guage.


You will find the differences into the higher tones. Not all people are
having the same audio bandwidth. Most people are limited into the higher
tones. Making high quality setups useless for this people.

The level of treatment you are talking about, goes beyond the costs of a
cable or a connector. Boxes, the environment and background noise (FAN)
comes to my mind as potential disturbing factors, which should be treated
as well.

So, if you've got a freevo system wich produces some background noise
(fans, hd), it isn't worth the pain to spend a lot of money into cabling.
Avoiding oxidation however is a must for a professional aproach and has
nothing to do with the initial quality, but everything with long term
quality.

BTW: anyone have build a noiseless Freevo?


http://gedeco.no-ip.org



-- 
This message has been scanned for viruses and
dangerous content by OpenProtect(http://www.openprotect.com), and is
believed to be clean.



---
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477alloc_id=16492op=click
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] VCRVO project, a note on cables

2005-06-18 Thread Geert Decorte

I do agree using gold cables is a joke.

But gold doesn't oxidate as well, thats one of the benefits.
Most contact problems of cabling are real mechanical problems combined 
with oxidation.
Oxidation would make the resistance higher and therefore the quality of 
a signal lower. In coax, higher resistance would result in more signal 
reflections in the cable, so lower quality.


http://en.wikipedia.org/wiki/Gold

The best way I know but, not always possible: create a good contact and 
seal it of from the air, keep it away from heat sources. So it can't 
oxidate.  Heating and cooling of contacts makes the connectors move.
For lower power electronics I used a hot glue pistol to seal contacts. 
Never had any problems any more for contacts treaded this way. Never 
used gold, but I suspect this would be the main reason.


You would only be able to hear the difference between gold an other 
connectors, if there is already some bad contact.


gislain wautriche wrote:

I don't believe in ultra-quality cables, and seeing some made with 
gold, men !  that's a real joke !
To be clear : cable is cable, it's just a piece of metal.( Some people 
claims they can hear the difference between a gold and a copper cable, 
come on, let's be serious)


BUT cables are build in a certain way, it looks like people are 
messing a lot, here around.

there are different cable types :
- coaxial cables are shielded which makes them noise protected
- twisted pairs are used when the signal is balanced (balancing signal 
is a way to protect from noise) when not balanced, this cable type is 
highly noise sensitive.


Cables also have impedance which is extremely important in high 
frequency range.

- video cables are 75 ohms (coaxial type)
- phones (and network) cables are 100 ohms (mostly twisted pair types)
- audio cables have no impedance ( theorie : 0 ohms) because they 
carry low frequencies signals (coaxial type)


Messing with cable impedance will result in signal loss.
Messing with cable type will result in noise gain.
When in audio range, the less impedance, the better. So theoretically 
gold is better than any other metals.
But, actually the audio input impedance of every apparels is so high 
that :

- there's no real relevant signal loss.
- it must be well shielded (coaxial) because there's an antenna 
effect when connected to a high impedance input.


Conclusion is to use the correct cable type and impedance, use quality 
cables, but don't go buying gold when it works as good with normal ones.


Gis.


On Tue, 2005-06-14 at 23:29 +0100, Karl Lattimer wrote:
 

however regardless of your rant, UTP carries a better signal. Thats 
why we use it in networking instead of coax, in networks we grew out 
of coax in the eighties apart from the odd ring of posterity.
  



I wouldn't dream of disputing that.  I also think it's entirely
irrelevant for the kind of signal that's sent over a typical home
theater cable.

Cheers,
Jason.



---
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477alloc_id=16492op=click
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users

 





---
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477alloc_id=16492op=click
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users





--
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.323 / Virus Database: 267.7.8/22 - Release Date: 17/06/2005


--
This message has been scanned for viruses and
dangerous content by OpenProtect(http://www.openprotect.com), and is
believed to be clean.



---
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477alloc_id=16492op=click
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] VCRVO project

2005-06-16 Thread Geert Decorte
Actually, I'm thinking already some time to create a small subproject.
A small captured film showing a freevo box working, switching TV, DVD,
radio, pictures.
A kind of commercial. Of course something thats viewable from a freevobox ;)
Can be used by others writing about freevo with a link.

You need to have some bandtwidth available to host this kind. Specially
for a project like freevo who could get slashdotted.

I host my own pictures on my DSL subscription, but it wouldn't hold the
traffic that this kind of hosting needs.




 We could setup our own

 I might be able to host / make

 chris

 Karl Lattimer wrote:

 Can we not get a public gallery on freevo.org or at least a registered
 users gallery

 Would be cool to show off what we build publicly

 Geert Decorte wrote:

 Since everybody start posting pictures of his project:

 These are a few of mine.
 http://gedeco.pointclark.net/gallery/freevo

 Just happens to have the same amplifier as the original poster :)

 Jason Tackaberry wrote:

 On Tue, 2005-06-14 at 08:37 -0700, ts North wrote:



 Here is a fun project I just completed that involves






 Freevo, a VCR and an old computer:









 http://www.northsecure.com/vcrvo/





 Cool!  The jog shuttle knob looks like it got a little beat up. :)
 But

 this is a really nice mod.


 You say cable quality made a difference for your audio connection.
 Can

 you elaborate on that a bit?  What kind of quality problems did you
 have

 before?  I have never had any audio problems when using even the

 cheapest, crappiest RCA cables I had available, because it's all

 digital. :)  The only thing I can think of that would cause an audio

 problem with coaxial digital is a ground loop, but you'd have problems

 even with a high quality cable.


 Cheers,

 Jason.










 ---
 SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
 from IBM. Find simple to follow Roadmaps, straightforward articles,
 informative Webcasts and more! Get everything you need to get up to
 speed, fast. http://ads.osdn.com/?ad_id=7477alloc_id=16492op=click
 ___
 Freevo-users mailing list
 Freevo-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/freevo-users




 ---
 SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
 from IBM. Find simple to follow Roadmaps, straightforward articles,
 informative Webcasts and more! Get everything you need to get up to
 speed, fast. http://ads.osdn.com/?ad_id=7477alloc_id=16492op=click
 ___
 Freevo-users mailing list
 Freevo-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/freevo-users


 --
 This message has been scanned for viruses and
 dangerous content by OpenProtect(http://www.openprotect.com), and is
 believed to be clean.




http://gedeco.pointclark.net



-- 
This message has been scanned for viruses and
dangerous content by OpenProtect(http://www.openprotect.com), and is
believed to be clean.



---
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477alloc_id=16492op=click
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] VCRVO project

2005-06-15 Thread Geert Decorte

Since everybody start posting pictures of his project:

These are a few of mine.
http://gedeco.pointclark.net/gallery/freevo

Just happens to have the same amplifier as the original poster :)

Jason Tackaberry wrote:


On Tue, 2005-06-14 at 08:37 -0700, ts North wrote:

 


Here is a fun project I just completed that involves
   



 


Freevo, a VCR and an old computer:
   



 



 


http://www.northsecure.com/vcrvo/
   




Cool!  The jog shuttle knob looks like it got a little beat up. :)  But

this is a really nice mod.


You say cable quality made a difference for your audio connection.  Can

you elaborate on that a bit?  What kind of quality problems did you have

before?  I have never had any audio problems when using even the

cheapest, crappiest RCA cables I had available, because it's all

digital. :)  The only thing I can think of that would cause an audio

problem with coaxial digital is a ground loop, but you'd have problems

even with a high quality cable.


Cheers,

Jason.



 




--
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.323 / Virus Database: 267.7.5/18 - Release Date: 15/06/2005


--
This message has been scanned for viruses and
dangerous content by OpenProtect(http://www.openprotect.com), and is
believed to be clean.



---
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477alloc_id=16492op=click
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Videos choppy while recording

2005-05-08 Thread Geert Decorte
I use 2 boxes
one dedicated for recording and the other for playing.

The box who plays is connected over the LAN using NFS.
100 MB lan using switches in stead of hubs is recommended for this kind of
setup



 Thorsten Pferdekämper wrote:

Hi,
whenever I watch a video while my freevo box is recording something, the
 video
appears rather choppy. This would be ok for me if top told me that there
 is
no idle time left, but there is about 20% idle all the time. I also can
 not
really imagine that the disk is the problem. It does not change at all
 when I
give the mplayer command a -cache 10.
So I have played around with my BIOS settings. Perhaps it is a little bit
better now after optimizing some timing settings, but it stays being a
 little
bit choppy.

I have also played around with the nice values for mplayer and mencoder.
 I
have mencoder with nice -12 and mplayer with -5. I have also tried to
 give
mplayer a lower nice that mencoder. This way, watching the videos were
 not
choppy any more, but I had some frame drops sometimes. So I kept mencoder
with the lower nice, because it is more important for me to have nice
recordings.

So, does anyone have an idea how to make mplayer use my systems
 ressources?
Alternatively: How can I check where the bottleneck is?

Regards,
  Thorsten


 I had a runin with this too, and also I prioritized mencoder. the reason
 is simply that lowest nice value gets preemptive precedence over the
 other application and mencoder requires cputime every frame you record.
 If mplayer has lowest nice value, mencoder will buffer some frames and
 encode when cputime is available, however these buffers can only hold so
 much.
 The only sollution I've found is a compromise and give both applications
 a farily low nice value. I used -10 for a period, however you should be
 confident that you have sufficient resources (i.e. at least 20% spare
 cpu time when recording/playing) and accept that although better,
 sometimes frames will drop anyway (so dont use mplayer while recording
 anything important... )
 oh.. and last sollution would be to get an ivtv based capture card.
 since they do encoding in hardware, the cpu is left largly untouched...
 (1-2% on my 700Mhz Athlon recording 720x576 mpeg2.. )

 My $0.02
 - Styx




 ---
 This SF.Net email is sponsored by: NEC IT Guy Games.
 Get your fingers limbered up and give it your best shot. 4 great events, 4
 opportunities to win big! Highest score wins.NEC IT Guy Games. Play to
 win an NEC 61 plasma display. Visit http://www.necitguy.com/?r
 ___
 Freevo-users mailing list
 Freevo-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/freevo-users



 --
 This message has been scanned for viruses and
 dangerous content by OpenProtect(http://www.openprotect.com), and is
 believed to be clean.





-- 
This message has been scanned for viruses and
dangerous content by OpenProtect(http://www.openprotect.com), and is
believed to be clean.



---
This SF.Net email is sponsored by: NEC IT Guy Games.
Get your fingers limbered up and give it your best shot. 4 great events, 4
opportunities to win big! Highest score wins.NEC IT Guy Games. Play to
win an NEC 61 plasma display. Visit http://www.necitguy.com/?r 
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] The breathing hard disk light

2005-04-11 Thread Geert Decorte
AFAIK (my technical college time is 20 years behind me now) You need to
feed a led with a current of aproximity 15 mA (should have to look a
datasheets for this). Depending on the color of the led the tension could
be in the neighbourhood of 1.2 V

So the value of R would be

R = (UHD - 1.2)/15 mA

This are a few standard rules out of the head
better values: http://www.kpsec.freeuk.com/components/led.htm

You have to be aware of the following: UHD is the tension measured without
charge (without led).  The value of R can be a variable of the resistance
of the power supply and the resistor you switch in serie
For this reason R = R0 + R1

This diagram would be closer to the real world

 output   ^^ HD LED
  |---||+
HD+ o--[ R0 ]--o---[R1]---+ c|-+
UHD0  UHD |---|(-+ |
HD- o--o---+


R0: circuit uncharged: no led.
UHD0: Voltage uncharged.

1) measure UHD0: uncharged
2) measure R0
For this we need one suplementary step:
R' = UHD0/15mA
We connect R' instead of the led and measure the voltage drop UHD'
So
R0 = (UHD0 -UHD')/15mA
Now we have

UHD0: The uncharged value of the led voltage
R0:   The own resistence of the power circuit
Iled: The current trough the led (15mA)

R = UHD0/Iled
R1 = R -R0

Most circuitry has already it's own resistance R0, so it is possible you
leave R1 = 0.

Afterwards you need to determine the value of C

As Chris Ellis pointed out: T = 2pi.rc or as most engineers use to
calculate 6,25RC

So the value of C must be much greater the the time in seconds it flickers

C  T/(6.25R)




 Karl Lattimer wrote:

After sitting, almost transfixed on my mac's sleep light as it slowly
 rises
and falls a little college electronics returned to me.

   ^^ HD LED
  |---||+
HD+ o--[ R ]--+ c|-+
  |---|(-+ |
HD- o--+


Now I'm pretty sure this is right, off the top of my head, and would
 relieve
the headache a hard disk light in a freevo can cause.

The only problem is I can't rightly remember the method of determining
 the
values of R and c (my notes are long gone), I'll keep looking, and update
 as
necessary and of course post a wiki. The thing is, what would be a good
timing? Should we try and time it so our breathing comes in time with it
 as
we watch a movie?

Regards
Karl,




---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


 sorry for the second reply,  I also should introduce myself a bit, i'am
 currenlt studding for a-levels and will be going to uni to studdy
 electronic engineering so are quite ok at electronics.  I have put the
 circuit through so circuit modellign software I have and it did not seem
 to work.  (this is not a 1005 accurate but i will also construct to have
 a look,  it is an excellent IDEA.  I think what we may need is a RC
 filter.


 ---
 SF email is sponsored by - The IT Product Guide
 Read honest  candid reviews on hundreds of IT Products from real users.
 Discover which products truly live up to the hype. Start reading now.
 http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
 ___
 Freevo-users mailing list
 Freevo-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/freevo-users


 --
 This message has been scanned for viruses and
 dangerous content by OpenProtect(http://www.openprotect.com), and is
 believed to be clean.





-- 
This message has been scanned for viruses and
dangerous content by OpenProtect(http://www.openprotect.com), and is
believed to be clean.



---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] can't watch or record tv | record_schedule.xml

2005-03-17 Thread Geert Decorte
I have had the freevo cache problem also. I had found somewhere a fix in
this forum, don't know exactly where anymore.

In the file /usr/lib/python2.3/site-packages/freevo/util/fileops.py
Uncomment following:

# gedeco
#if dirname[dirname.rfind('/'):][1] == '.':
# ignore directories starting with a dot
# Note: subdirectories of that dir will still be searched
#return result

Don't know for the missing xml file.

 I've installed freevo and I can play songs, watch movies, see pictures,
 but I can't watch tv or record.

 I am running the server and the client as 'freevo', I log in to the
 freevo user acount and start the server as 'freevo recordserver start',
 here is the log:

 2005/03/17 11:38 BRT [-] Log opened.
 2005/03/17 11:38 BRT [*RecordServer*] twisted.web.server.Site starting on
 18001
 2005/03/17 11:38 BRT [*RecordServer*] Starting factory
 twisted.web.server.Site instance at 0xb686cd8c

 Then I start the freevo client, here is the stdout output:

 [EMAIL PROTECTED]:~$ freevo
 ROM_DRIVES: Auto-detected and added ('/media/cdrom0', '/dev/hdc',
 'CD-1')

 Please run 'freevo cache'

 freevo: could not connect to socket
 freevo: Connection refused
 WARNING: Could not initialize PyLirc!


 trying watch tv, recordserver log:

 2005/03/17 11:40 BRT [*RecordServer*] Traceback (most recent call last):
   File /usr/lib/python2.3/site-packages/twisted/python/log.py,
 line 52, in callWithContext
 return context.call({ILogContext: newCtx}, func, *args, **kw)
   File
 /usr/lib/python2.3/site-packages/twisted/python/context.py,
 line 43, in callWithContext
 return func(*args,**kw)
   File
 /usr/lib/python2.3/site-packages/twisted/internet/default.py,
 line 126, in run
 self.mainLoop()
   File
 /usr/lib/python2.3/site-packages/twisted/internet/default.py,
 line 134, in mainLoop
 self.runUntilCurrent()
 --- exception caught here ---
   File
 /usr/lib/python2.3/site-packages/twisted/internet/base.py,
 line 423, in runUntilCurrent
 call.func(*call.args, **call.kw)
   File
 /usr/lib/python2.3/site-packages/freevo/helpers/recordserver.py,
 line 908, in minuteCheck
 self.checkToRecord()
   File
 /usr/lib/python2.3/site-packages/freevo/helpers/recordserver.py,
 line 396, in checkToRecord
 sr = self.getScheduledRecordings()
   File
 /usr/lib/python2.3/site-packages/freevo/helpers/recordserver.py,
 line 195, in getScheduledRecordings
 self.saveScheduledRecordings(scheduledRecordings)
   File
 /usr/lib/python2.3/site-packages/freevo/helpers/recordserver.py,
 line 223, in saveScheduledRecordings
 os.unlink(config.TV_RECORD_SCHEDULE)
 exceptions.OSError: [Errno 2] No such file or directory:
 '/var/cache/freevo/record_schedule.xml'


 I tried the same but touching this file before:

 2005/03/17 11:41 BRT [HTTPChannel,1,127.0.0.1] Traceback (most recent call
 last):
   File
 /usr/lib/python2.3/site-packages/twisted/protocols/http.py,
 line 557, in requestReceived
 self.process()
   File /usr/lib/python2.3/site-packages/twisted/web/server.py,
 line 165, in process
 self.render(resrc)
   File /usr/lib/python2.3/site-packages/twisted/web/server.py,
 line 172, in render
 body = resrc.render(self)
   File /usr/lib/python2.3/site-packages/twisted/web/xmlrpc.py,
 line 130, in render
 defer.maybeDeferred(function, *args).addErrback(
 --- exception caught here ---
   File
 /usr/lib/python2.3/site-packages/twisted/internet/defer.py,
 line 129, in maybeDeferred
 result = f(*args, **kw)
   File
 /usr/lib/python2.3/site-packages/freevo/helpers/recordserver.py,
 line 725, in xmlrpc_getScheduledRecordings
 return (TRUE, jellyToXML(self.getScheduledRecordings()))
   File
 /usr/lib/python2.3/site-packages/freevo/helpers/recordserver.py,
 line 177, in getScheduledRecordings
 scheduledRecordings = unjellyFromXML(f)
   File
 /usr/lib/python2.3/site-packages/freevo/util/marmalade.py,
 line 423, in unjellyFromXML
 document = parse(stringOrFile)
   File /usr/lib/python2.3/site-packages/twisted/web/microdom.py,
 line 817, in parse
 raise ParseError(mdp.filename, 0, 0, No top-level Nodes in
 document)
 twisted.protocols.sux.ParseError:
 /var/cache/freevo/record_schedule.xml:0:0: No top-level Nodes in
 document


 And I also tried running freevo cache:

 [EMAIL PROTECTED]:~$ freevo cache
 Freevo cache

 Freevo will now generate a metadata cache for all your files and
 create thumbnails from images for faster access.

 Cache too old, forcing rebuild
 ERROR: VIDEO_ITEMS contains root directory, skipped.
 ERROR: AUDIO_ITEMS contains root directory, skipped.
 ERROR: IMAGE_ITEMS contains root directory, skipped.
 deleting old cache files from 

Re: [Freevo-users] Mplayer stutters under Freevo

2005-03-15 Thread Geert Decorte
The only thing compilled for Xvmc is Xine on my EPIA M10K box.
XFree86-4.4-libviaXvMC-0.11.3-patch
Mplayer worked out of the box for me.
One thing: I don't use this box for recording. I use another, more
powerfull one. It's connected with a nfsshare over the network, end plays
recorded programs without hesitating.

While running a DVD using XINE, top shows me the following

CPU 16,6 % 18,2 Sys
I have 512 MB ram inside.

Playing recorder video would end somewhere up to 70% at 80% CPU usage

Some specs

Fedora Core 2
[EMAIL PROTECTED] root]# uname -r
2.6.8.1-epia1
Customized Kernel

Xorg
Release Date: 18 December 2003
X Protocol Version 11, Revision 0, Release 6.7
Build Operating System: Linux 2.4.21-14.ELsmp i686 [ELF]
Current Operating System: Linux Oracske 2.6.8.1-epia1 #3 Thu Sep 16
12:57:01 CE$Build Date: 07 May 2004
Build Host: tweety.build.redhat.com

Xorg has been updated for Xvmc

I use a 120 GB harddisk from a concurent brand.

Freevo has been updated to 1.5.3 but it has worked with earlier versions,
same conditions.

I'm running freevo under gnome x-windows manager and I had disabled
multiple desktops (uses extra memory)

MPLAYER_ARGS is uncommented to default value.
The xine command to play dvd's had been customized a bit
XINE_COMMAND = '%s --hide-gui -pq -g -B -s -F --aspect-ratio=4:3 -F
--no-splash' %CONF.xine

xine uses unichrome-xine-plugin-0.2.1
[EMAIL PROTECTED] root]# rpm -q xine
xine-0.99.2-1.1.fc2.fr

some other parts of local_conf.py

TV_VIEW_SIZE = (768, 576)
TV_VIEW_OUTFMT = 'yuy2'

Freevo webserver settings point to my other box, the recording server

I had disabled a lot of unneccessary services
firewall, mail, webserver

I have a low swap file usage (512 MB memory). high swapfile usage might
kill video.


Brief description as posted before
http://gedeco.pointclark.net/index.php?option=contenttask=viewid=14Itemid=2


Geert











 Hi All,

 I'm curious if Freevo places additional overhead on Mplayer.

 This is a EPIA M10k running Freevo 1.5.2 on Gentoo. Xine and Mplayer is
 compiled with Xvmc and I have libxvmc-0.13 and xorg-x11-6.8.2
 w/unichrome R30.

 Mplayer and xine is running the lastest version.

 xine-ui-0.99.3
 xine-lib-1.0
 mplayer-1.0_pre6

 In addition to that, I have issue playing DVDs under Freevo. Running it
 under X, I can play DVDs fine (even with deinterlace enabled) and I get
 CPU usage of ~50-60% and no dropped frames. (AFAICT)

 Running it under Freevo, I see like 85-90% CPU usage.


 Can anyone share experiences with running Freevo on a EPIA M10K?? I
 would like to get more info on how best to optimese/get it to work! :-(


 --
 Ow Mun Heng
 Gentoo/Linux on DELL D600 1.4Ghz
 98% Microsoft(tm) Free!!
 Neuromancer 15:48:07 up 4:43, 5 users, load average: 0.90, 0.81, 0.48




 ---
 SF email is sponsored by - The IT Product Guide
 Read honest  candid reviews on hundreds of IT Products from real users.
 Discover which products truly live up to the hype. Start reading now.
 http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
 ___
 Freevo-users mailing list
 Freevo-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/freevo-users


 --
 This message has been scanned for viruses and
 dangerous content by OpenProtect(http://www.openprotect.com), and is
 believed to be clean.





-- 
This message has been scanned for viruses and
dangerous content by OpenProtect(http://www.openprotect.com), and is
believed to be clean.



---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] EPIA M10K + DVD playing on Freevo High CPU Usage

2005-03-11 Thread Geert Decorte
For playing DVD's I'm using a modified (recompilled) version of Xine
The epia boards needs some tricks to improve speed.

To give you a idea of my setup

http://gedeco.pointclark.net/index.php?option=contenttask=viewid=14Itemid=2



 On Fri, 11 Mar 2005 10:39:28 +0800
 Ow Mun Heng [EMAIL PROTECTED] wrote:

 Hi all,

 WOnder if you can clue me in on this. I have a Gentoo system on
 xorg-x11-6.8.2 + unichrome and drm/dri enabled + xvmc enabled mplayer
 and xine.

 Playing DIvx files has cpu usage in the range of 70% which is fine since
 it _suppsed_ not to use the HW Mpeg decoding.

 I recently got myself a DVD-ROM and trying to play DVDs, CPU usage is
 still 70-85% which is high. (and this is w/o interlace enabled!!)

 Can anyone tell me what's happening and how you guys are solving this??
 Im sure a lot of you ppl here has the EPIA.

 Also, for some reason, does using Freevo to open up a DVD/movie actually
 uses more Juice then under X?? (I tried playing the same DVD under X
 (fluxbox) and it was like 40-60% CPU Usage. )

MPlayer has always had higher cpu usage playing DVDs than . . . . any
 other app, for me. Frankly VLC was my pick, in my celeron days. On my
 athlon64 it doesn't make a damn bit of difference what app i use. On my
 HTPC, freevo can't detect a DVD worth a damn so it's a moot question.

xvmc is nice  all but, well, anybody know if the mplayer team has any
 interest in integrating the vemp code?

 http://sourceforge.net/projects/vemp




 ---
 SF email is sponsored by - The IT Product Guide
 Read honest  candid reviews on hundreds of IT Products from real users.
 Discover which products truly live up to the hype. Start reading now.
 http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
 ___
 Freevo-users mailing list
 Freevo-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/freevo-users


 --
 This message has been scanned for viruses and
 dangerous content by OpenProtect(http://www.openprotect.com), and is
 believed to be clean.





-- 
This message has been scanned for viruses and
dangerous content by OpenProtect(http://www.openprotect.com), and is
believed to be clean.



---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] Working alternatives for mplayer with long recordings?

2005-02-14 Thread Geert Decorte
Long recordings in mencoder, and the playbacks in mplayer are unsuable.
It doesn't just play.
Probably this behaviour is related to mplayer itself rather then freevo.

I'm already using one of the latest mplayers available
[EMAIL PROTECTED] root]# rpm -q mplayer
mplayer-1.0-0.14.pre6a.1.fc2.rf

As a workaround, I could split recording into two parts. (didn't try to do
this with transcode yet)

Anybody has some usefull hints/tips to solve this?

Geert


-- 
This message has been scanned for viruses and
dangerous content by OpenProtect(http://www.openprotect.com), and is
believed to be clean.



---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] TV-Guide is empty

2005-02-11 Thread Geert Decorte
I suspect it will have to do something with the local_conf.py file
Check the section: TV_CHANNELS

I hope it din't replace the older file?
removing the file TV.xml.pickled and restarting the services might also be
helpfull




 Hi,

 i have a problem with the TV-Guide.
 I use nextepg. Then XML file is created an the freevo cache start
 command
 start without problems, but when i go into the TV-Guide i cannot see any
 entries for my TV-Stations. The XML file created by nextepg is ok.

 I got this problem after upgrading to Freevo 1.5.3 ustin apt-get (with
 SuSE
 9.2). Downgrading tpo 1.5.2 does not solve the problem.

 Has anyone any idea?

 Ciao
 Tobias


 ---
 SF email is sponsored by - The IT Product Guide
 Read honest  candid reviews on hundreds of IT Products from real users.
 Discover which products truly live up to the hype. Start reading now.
 http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
 ___
 Freevo-users mailing list
 Freevo-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/freevo-users


 --
 This message has been scanned for viruses and
 dangerous content by OpenProtect(http://www.openprotect.com), and is
 believed to be clean.





-- 
This message has been scanned for viruses and
dangerous content by OpenProtect(http://www.openprotect.com), and is
believed to be clean.



---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] recordserver won't change channels

2005-01-12 Thread Geert Decorte
I have had a similar problem for recording a while ago. Turned out to be a
problem with channel listings and frequency.

You find more about my cough solution in this link
http://freevo.sourceforge.net/cgi-bin/doc/AnalogTvConfig

section 6

BTW I don't use IVTV, so I leave it up to you to see if it has some value
for you.

Geert



 Hi, I can't get Recordserver to change channels.

 Here's my setup:
  * Bell ExpressVu 3100 (an external tuner)
  * A homemade ir blaster + lirc_serial
  * A Hauppauge WinTV 350 for TV capture and remote control (using lirc
again to receive the Haupauge remote)
  * An nVidia GX 4000 for TV out (until I get TV out with X or DirectFB
working with the Hauppauge card)
  * XML TV with ZapToIt with my BEV channels

 In order to get channel changing to work (from the TV guide, i.e., for
 watching TV) I had to hack irsend_generic. I copied irsend_generic and
 called it irsend_generic2.py. It's similar to irsend_generic except it
 calls lirc's irsend once for each digit. This worked better for me than
 either irsend_generic or irsend_echostar (which didn't work at for me).
 I also have a shell script which does the same thing if I need a
 non-Python
 version.

 Channel changing for TV watching (within Freevo) works fine.

 Recording works aside from the channel changing. Currently I get around
 this setting my BEV 3100 to record and setting Freevo to record. The 3100
 handles the channel changing and Freevo handles telling IVTV to capture.
 It's a pain but it has got me this far.

 Based on other postings and the docs I've modified my local_conf.py (it's
 at the bottom of this message). What am I missing?
 Do I need a VCR command?
 Do I need an explicit TV_CHANNELS list?

 Thanks.

 #if 0
 # ---
 # freevo_config.py - System configuration
 # ---
 # $Id: local_conf.py.example,v 1.37.2.2 2004/10/21 13:54:31 dischi Exp $
 # ... snip ...
 # ---
 #endif

 DEBUG=1

 CONFIG_VERSION = 5.14

 # ==
 # General freevo settings:
 # ==

 # AUDIO_DEVICE= '/dev/dsp'  # e.g.: /dev/dsp0, /dev/audio,
 /dev/alsa/?
 # AUDIO_INPUT_DEVICE  = '/dev/dsp1' # e.g.: /dev/dsp0, /dev/audio,
 /dev/alsa/?
 # MAJOR_AUDIO_CTRL= 'VOL'   # Freevo takes control over one
 audio ctrl
 # 'VOL', 'PCM' 'OGAIN' etc.
 # CONTROL_ALL_AUDIO   = 1   # Should Freevo take complete
 control of audio
 # MAX_VOLUME  = 90  # Set what you want maximum volume
 level to be.
 # DEFAULT_VOLUME  = 40  # Set default volume level.
 # TV_IN_VOLUME= 60  # Set this to your preferred level
 0-100.
 # VCR_IN_VOLUME   = 90  # If you use different input from
 TV
 # DEV_MIXER   = '/dev/mixer'# mixer device

 # START_FULLSCREEN_X  = 0   # Start in fullscreen mode if
 using
 x11 or xv.
 START_FULLSCREEN_X  = 1

 # CONFIRM_SHUTDOWN= 1   # ask before shutdown

 #
 # Physical ROM drives, multiple ones can be specified
 # by adding comma-seperated and quoted entries.
 ROM_DRIVES = [('/mnt/dvd', '/dev/dvd', 'DVD')]

 #
 # Hide discs from the wrong menu (e.g. VCDs in audio menu) and empty
 discs.
 #
 # HIDE_UNUSABLE_DISCS = 1

 #
 # Attempt to set the speed of the ROM drive. A good value for keeping the
 # drive silent while playing movies is 8.
 #
 # ROM_SPEED = 0

 #
 # Perform a whole system shutdown at SHUTDOWN! Useful for standalone
 boxes.
 #
 # ENABLE_SHUTDOWN_SYS = 0

 #
 # You can add more keybindings by adding them to the correct hash.
 # e.g. If you want to send 'contrast -100' to mplayer by pressing the '1'
 key,
 # just add the following line:
 #
 # EVENTS['video']['1'] = Event(VIDEO_SEND_MPLAYER_CMD, arg='contrast
 -100')
 #
 # See src/event.py for a list of all possible events.

 #
 # Use arrow keys for back and select (alternate way of navigating)
 #
 # MENU_ARROW_NAVIGATION = 0

 #
 # Keymap to map keyboard keys to event strings. You can also add new keys
 # here, e.g. KEYMAP[key.K_x] = 'SUBTITLE'. The K_-names are defined by
 pygame.
 #

 #
 # Use Internet resources to fetch information?
 # USE_NETWORK = 1


 #
 # Directory location to save files when the normal filesystem
 # doesn't allow saving. This directory can save covers and fxd files
 # for read only filesystems like ROM drives. Set this variable to your
 # old MOVIE_DATA_DIR if you have one. It needs to be set to a directory
 # Freevo can write to.
 #
 # OVERLAY_DIR = os.path.join(FREEVO_CACHEDIR, 'vfs')
 FREEVO_CACHEDIR = '/var/cache/freevo'
 OVERLAY_DIR = '/var/cache/freevo/vfs'

 #
 # Umask setting for all files.
 # 022 means only the user has write 

Re: [Freevo-users] How to handle recordings on changing TV.xml

2005-01-10 Thread Geert Decorte
Any change the use of Favorites might be a suitable workaround?

Geert

 Anybody a idea?

 A bit more specific now:

 In Belgium, the TV channels have the bad habbit of changing the
 programmation to often. Probably commercial reasons are part of it, but
 this is beyond scope of my question.

 If I schedule a recording a week in the future, basicly freevo will add a
 starttime, stoptime, a channel, and a name for the file.
 And the recording start at foreseen hour.
 But if the program listings have been altered? The program starts 30
 minutes earlier? or later? looks like there's a part of the record lost.
 (note: for this reason I update the TV.xml 3 times a day, wich isn't a
 luxuary)

 anyway to do something with a showview code?


 Geert


 --
 This message has been scanned for viruses and
 dangerous content by OpenProtect(http://www.openprotect.com), and is
 believed to be clean.



 ---
 The SF.Net email is sponsored by: Beat the post-holiday blues
 Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
 It's fun and FREE -- well, almosthttp://www.thinkgeek.com/sfshirt
 ___
 Freevo-users mailing list
 Freevo-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/freevo-users





-- 
This message has been scanned for viruses and
dangerous content by OpenProtect(http://www.openprotect.com), and is
believed to be clean.



---
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almosthttp://www.thinkgeek.com/sfshirt
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] How to handle recordings on changing TV.xml listings?

2005-01-09 Thread Geert Decorte
Anybody a idea?

A bit more specific now:

In Belgium, the TV channels have the bad habbit of changing the
programmation to often. Probably commercial reasons are part of it, but
this is beyond scope of my question.

If I schedule a recording a week in the future, basicly freevo will add a
starttime, stoptime, a channel, and a name for the file.
And the recording start at foreseen hour.
But if the program listings have been altered? The program starts 30
minutes earlier? or later? looks like there's a part of the record lost.
(note: for this reason I update the TV.xml 3 times a day, wich isn't a
luxuary)

anyway to do something with a showview code?


Geert


-- 
This message has been scanned for viruses and
dangerous content by OpenProtect(http://www.openprotect.com), and is
believed to be clean.



---
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almosthttp://www.thinkgeek.com/sfshirt
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


RE: [Freevo-users] minor problem after upgrading mplayer

2005-01-06 Thread Geert Decorte
 Op wo 05-01-2005, om 10:54 schreef John Molohan:
   ^^
 Try changing this to 175250, freevo is dividing this number by 1000
 to change the frequency to Mhz for mplayer, you'll probably need to
 do this for all your channels.

 Off-course this works, but the funny thing is that it still works in my
 recordserver, and it worked in the old setup too...
 So record and view tv seem to handle the freq. in a different way.
 Anyway this works, no clue why lirc is bugging while playing in mplayer.

Probably I'm wrong, but the original description of you're lirc problem
gave me the impression lirc shares it's HW IRQ with another device. But
the strange thing would be that it only occurs after upgrading mplayer. So
probably mplayer asks more attention. something to do with NICE?


 --
 Groetjes Japie
 http://www.japie.deserver.nl

 2.6.9 GNU/Linux

 NT (as in Windows NT) is short for Needs Testing.
 ;^)



 ---
 The SF.Net email is sponsored by: Beat the post-holiday blues
 Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
 It's fun and FREE -- well, almosthttp://www.thinkgeek.com/sfshirt
 ___
 Freevo-users mailing list
 Freevo-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/freevo-users


 --
 This message has been scanned for viruses and
 dangerous content by OpenProtect(http://www.openprotect.com), and is
 believed to be clean.





-- 
This message has been scanned for viruses and
dangerous content by OpenProtect(http://www.openprotect.com), and is
believed to be clean.



---
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almosthttp://www.thinkgeek.com/sfshirt
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users