[Freevo-wikilog] [Freevo Wiki] Update of Dxr3Page

2003-07-13 Thread freevo-wikilog
Dear Wiki user,

You have subscribed to a wiki page or wiki category on Freevo Wiki for change 
notification.

The following page has been changed by johan:
http://freevo.sourceforge.net/cgi-bin/moin.cgi/Dxr3Page

--
@@ -10,19 +10,34 @@
 wget http://unc.dl.sourceforge.net/sourceforge/ffmpeg/ffmpeg-0.4.6.tar.gz
 tar xzfv ffmpeg-0.4.6.tar.gz
 cd ffmpeg-0.4.6
-./configure
+./configure --enable-shared
 make
 make install
 }}}
 = Creating SDL with DXR3-Support =
+ * Homepage: http://www.libsdl.org/
 At first, see Creating the runtime, section SDL under DocumentationPage/InstallDeps.
-The difference to that is, that before configuring the source you also have to apply 
the dxr3-patch from the contrib/DXR3 directory and regenerate the Makefiles with 
autogen.sh:
+The difference to that is, that before configuring the source you also have to apply 
the dxr3-patch from the contrib/DXR3 directory and regenerate the Makefiles with 
autogen.sh.
+You'll need the CVS version of sdl to get the dxr3-patch working. See the webpage for 
instructions, or just hit:
+{{{
+cvs -d :pserver:[EMAIL PROTECTED]:/home/sdlweb/libsdl.org/cvs login
+cvs -z3 -d :pserver:[EMAIL PROTECTED]:/home/sdlweb/libsdl.org/cvs checkout SDL12 }}}
+Apply the patches:
  {{{
 cd path-to-your-SDL-source
-patch -p1  path-to-your-freevo-CVS/runtime/src/SDL-1.2.5-nokeyboardpatch 
-patch -p1  path-to-your-freevo-CVS/contrib/DXR3/libsdl1.2-dxr3-ffmpeg.diff
+patch -p1  path-to-your-freevo/runtime/src/SDL-1.2.5-nokeyboardpatch 
+patch -p1  path-to-your-freevo/runtime/patches/libsdl1.2-dxr3-ffmpeg.diff }}}
+The dxr3-patch is outdated, you'll get HUNK #3 failed, or something like that. Look 
at configure.in.rej to see what have failed and make the changes manually.
+Atm it's just the Makefile of dxr3 you'll have to insert in you configure.in among 
the other video/ Makefiles.
+{{{
 ./autogen.sh
-./configure 
+./configure }}
+To be able to compile your SDL you'll need some files from ffmpeg. This is probably a 
lame way to go, but hey, it works ;)
+{{{
+cp path-to-your-ffmpeg/libavcodec/avcodec.h src/video/dxr3/
+cp path-to-your-ffmpeg/libavcodec/common.h src/video/dxr3/ }}}
+Go ahead and compile your SDL.
+{{{
 make 
 make install 
 cd .. 
@@ -73,11 +88,17 @@
 display = dxr3
 geometry = 720x576
 }}}
- 3. Copy the SDL-Library to the runtime/dll directory
+ 3. You'll probably want to use your dxr3 card for sound too. 
+Edit your freevo_config.py or local_config.py and change the mplayer ao to the 
dxr3 card.
+{{{
+MPLAYER_AO_DEV   = 'oss://dev/em8300_ma-0'
+}}}
+Also you might want to use the dxr3 card to decode the sound, change 
MPLAYER_ARGS_DEF to -ac hwac3, instead of -ac mad,
+ 4. Copy the SDL-Library to the runtime/dll directory
  {{{
 cp /usr/local/lib/libSDL-1.2.so.0  runtime/dll
 }}}
- 4. Copy MPlayer to the runtime/apps directory
+ 5. Copy MPlayer to the runtime/apps directory
  {{{
 cp /usr/local/bin/mplayer runtime/apps
 }}}


---
This SF.Net email sponsored by: Parasoft
Error proof Web apps, automate testing  more.
Download  eval WebKing and get a free book.
www.parasoft.com/bulletproofapps1
___
Freevo-wikilog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-wikilog


[Freevo-wikilog] [Freevo Wiki] Update of Dxr3Page

2003-07-13 Thread freevo-wikilog
Dear Wiki user,

You have subscribed to a wiki page or wiki category on Freevo Wiki for change 
notification.

The following page has been changed by johan:
http://freevo.sourceforge.net/cgi-bin/moin.cgi/Dxr3Page

--
@@ -89,11 +89,11 @@
 geometry = 720x576
 }}}
  3. You'll probably want to use your dxr3 card for sound too. 
-Edit your freevo_config.py or local_config.py and change the mplayer ao to the 
dxr3 card.
+ Edit your freevo_config.py or local_config.py and change the mplayer ao to the dxr3 
card.
  {{{
 MPLAYER_AO_DEV   = 'oss://dev/em8300_ma-0'
 }}}
-Also you might want to use the dxr3 card to decode the sound, change 
MPLAYER_ARGS_DEF to -ac hwac3, instead of -ac mad,
+ Also you might want to use the dxr3 card to decode the sound, change 
MPLAYER_ARGS_DEF to -ac hwac3, instead of -ac mad,
  4. Copy the SDL-Library to the runtime/dll directory
  {{{
 cp /usr/local/lib/libSDL-1.2.so.0  runtime/dll


---
This SF.Net email sponsored by: Parasoft
Error proof Web apps, automate testing  more.
Download  eval WebKing and get a free book.
www.parasoft.com/bulletproofapps1
___
Freevo-wikilog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-wikilog


[Freevo-wikilog] [Freevo Wiki] Update of FrontPage

2003-07-13 Thread freevo-wikilog
Dear Wiki user,

You have subscribed to a wiki page or wiki category on Freevo Wiki for change 
notification.

The following page has been changed by 12.210.69.235:
http://freevo.sourceforge.net/cgi-bin/moin.cgi/FrontPage

No differences found!


---
This SF.Net email sponsored by: Parasoft
Error proof Web apps, automate testing  more.
Download  eval WebKing and get a free book.
www.parasoft.com/bulletproofapps1
___
Freevo-wikilog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-wikilog


[Freevo-wikilog] [Freevo Wiki] Update of UserInterfaceIdeas

2003-07-02 Thread freevo-wikilog
Dear Wiki user,

You have subscribed to a wiki page or wiki category on Freevo Wiki for change 
notification.

The following page has been changed by 195.38.111.190:
http://freevo.sourceforge.net/cgi-bin/moin.cgi/UserInterfaceIdeas

--
@@ -62,6 +62,22 @@
 
 ''Please add links to  '''free''' (or your own design) graphics below. It helps if 
you can suggest exactly which icons to use for TV, Movies, etc. - Krister''
 
+
+Here's a snapshot about a freevo theme which I made today (its's optimized for 
1024x768 resolution). I made this theme from the blue1_big.fxd with some 
modification... enjoy
+  
[http://freevo.sourceforge.net/cgi-bin/moin.cgi/UserInterfaceIdeas?action=AttachFiledo=viewtarget=freevo1_800x600.jpg]
+icons are from 
+   http://www.sadeem.net/tux.html
+background is from
+   http://www.deviantart.com/deviation/2073038
+  (I made some modification on it ;) )
+fonts are from
+   http://www.geocities.com/sixpackofriends/font.zip
+   
+finally I'd like to thank freevo developers their effort, and keep on good working 
:)) 
+
+(ps: I'm sorry for poor english :) )
+
+
 == Icons ==
 Link example: http://www.kde-look.org/usermanager/search.php?username=AquaFusion  
Aqua Fusion, GPL license, use icons XXX...
 


---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa0016ave/direct;at.asp_061203_01/01
___
Freevo-wikilog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-wikilog


[Freevo-wikilog] [Freevo Wiki] Update of BugList

2003-06-30 Thread freevo-wikilog
Dear Wiki user,

You have subscribed to a wiki page or wiki category on Freevo Wiki for change 
notification.

The following page has been changed by 65.49.70.167:
http://freevo.sourceforge.net/cgi-bin/moin.cgi/BugList

--
@@ -3,29 +3,10 @@
 the BugReport page for detailed instructions.
 
 
-Slackware 9 and Xfree 4.3 with Freevo using Mplayer shows a black screen in full 
screen movie viewing (press 'z').
-Potential Fix that forces always Fullscreen - change mplayer.py so after -vo x11 
includes -zoom -x 800 -y 600.
-
-
 
 The EPG should be reloaded automatically to allow program end/start
 
 
-Remote command events cannot be handled fast enough, e.g. when scrolling through menu 
items.
-
-
-osd.py doesn't work with X11 (probably FB too) if the screen depth isn't 32:
-
- {{{
-icon = pygame.image.load('icons/freevo_app.png').convert()
-}}}
-
-raises an exception. Can probably be fixed by changing the P''yGame init to allow 
other settings than 32 bits.
-
-
-When listening to livestreams (asf/mp3/ogg etc), trying to skip forward/backwards 
crashes freevo
-
-
 The EPG cannot handle non-ASCII characters.
 
 
@@ -36,17 +17,3 @@
 Hence, if there is a time gap in the programmes, no arrows appear and you can't jump 
to the 
 next day's programmes.
 
-Freevo 1.3.1 xmltv input fails with the new xmltv format - not all shows have a stop 
time.  (I'm checking cvs and such now, will update this with a fix if I find one, 
other than just updating to the newest cvs.)
-
-  File ./src/tv/xmltv.py, line 300, in _node_to_programme
-programme[attr.encode(locale)] = node.attrs[(u'', attr)]
-
-KeyError: (u'', u'stop')
-
-Example of a working programme entry:
-
-programme start=20030415003000 EDT stop=2003041501 EDT channel=5 WTTG
-
-Broken (end of day, end of listings) entry:
-
-programme start=20030415233500 EDT channel=4 WRC


---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa0016ave/direct;at.asp_061203_01/01
___
Freevo-wikilog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-wikilog


[Freevo-wikilog] [Freevo Wiki] Update of DocumentationPage

2003-06-29 Thread freevo-wikilog
Dear Wiki user,

You have subscribed to a wiki page or wiki category on Freevo Wiki for change 
notification.

The following page has been changed by 62.235.92.173:
http://freevo.sourceforge.net/cgi-bin/moin.cgi/DocumentationPage

--
@@ -116,7 +116,9 @@
 
 = Belgian listings =
 
-Use the program freevo/helpers/xml_tv_be.py which was contributed by Bart Heremans. 
Usage :
+Use the program freevo/helpers/xml_tv_be.py which was contributed by Bart Heremans 
and den_RDC. Open helpers/xml_tv_be.config in your favorite text editor, and select 
wich channels you want the script to fetch, by setting a 0 after channels that 
shouldn't be fetched and a 1 for channels you want. You can also set the number of 
days to be fetched in the configuration file.
+
+Usage :
 
  * download the guide for the next two days :
  {{{


---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa0016ave/direct;at.asp_061203_01/01
___
Freevo-wikilog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-wikilog


[Freevo-wikilog] [Freevo Wiki] Update of FrequentlyAskedQuestions

2003-06-29 Thread freevo-wikilog
Dear Wiki user,

You have subscribed to a wiki page or wiki category on Freevo Wiki for change 
notification.

The following page has been changed by 69.3.228.82:
http://freevo.sourceforge.net/cgi-bin/moin.cgi/FrequentlyAskedQuestions

The comment on the change is:
-- fihzy

--
@@ -187,13 +187,11 @@
 
 
 = How do I program freevo/mplayer to make custom skips in a movie with a remote 
control? =
-
-This description applies to freevo version 1.32-pre2. To make mplayer skip 10 
minutes forward and backward in a movie for example we have to modify local.conf:
 {{{
-RC_MPLAYER_CMDS = {
-'PREV'  : ('seek -600', 'Seek -10 minutes' ),
-'NEXT'  : ('seek 600', 'Seek 10 minutes' )
-}
+This description applies to freevo version 1.3.2 (full release) To make mplayer skip 
10 minutes forward and backward in a movie for example we have to modify local_conf.py:
+EVENTS['video']['PREV'] = Event(VIDEO_SEND_MPLAYER_CMD, arg='seek -600') 
+EVENTS['video']['NEXT'] = Event(VIDEO_SEND_MPLAYER_CMD, arg='seek 600') 
+
 }}}
 That way we let freevo know what to send to mplayer to do what we want and assign the 
commands to the names PREV and NEXT. Now, we need to modify /etc/freevo/lircrc to use 
the commands PREV and NEXT. Example:
 {{{


---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa0016ave/direct;at.asp_061203_01/01
___
Freevo-wikilog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-wikilog


[Freevo-wikilog] [Freevo Wiki] Update of HilfeFürAnfänger

2003-06-27 Thread freevo-wikilog
Dear Wiki user,

You have subscribed to a wiki page or wiki category on Freevo Wiki for change 
notification.

The following page has been changed by 62.52.6.7:
http://freevo.sourceforge.net/cgi-bin/moin.cgi/HilfeF_fcrAnf_e4nger

--
@@ -1,7 +1,7 @@
 ##master-page:HelpForBeginners
 ##master-date:2002-02-20 15:09:13
 == WikiWikiWeb ==
-Ein WikiWikiWeb ist eine Hypertext-Umgebung für gemeinschaftliches Zusammenarbeiten, 
mit Betonung auf einfachen Zugriff auf und einfaches Ändern von Informationen.
+Ein WikiWikiWeb ist eine Hypertext-Umgebun für gemeinschaftliches Zusammenarbeiten, 
mit Betonung auf einfachen Zugriff auf und einfaches Ändern von Informationen.
 
 Sie können jede Seite ändern, durch einen Klick auf den Verweis 
[[GetText(EditText)]] am unteren Ende der Seite.  Aneinander gefügte, vorne groß 
geschriebene Worte bilden einen sog. WikiName``n, der automatisch einen Verweis auf 
eine andere Seite bildet. Ein Klick auf den Seitentitel sucht alle Seiten, die auf die 
aktuelle Seite verweisen, also deren WikiName``n enthalten. Seiten, die noch nicht 
existieren, werden mit einem Fragezeichen abgebildet (oder auch in einer anderen Form 
dargestellt, üblicherweise fett und rot). Folgen Sie einfach einem solchen Verweis und 
Sie können eine Definition hinzufügen, also die Seite anlegen. Das ist auch ein Weg, 
um neue Seiten anzulegen: fügen Sie einen neuen WikiName``n auf eine existierende 
Seite hinzu, speichern Sie Ihre Änderung, klicken Sie auf Ihren neuen Verweis und 
erzeugen Sie die Seite (mehr Details siehe HilfeZurSeitenErzeugung).
 


---
This SF.Net email is sponsored by: INetU
Attention Web Developers  Consultants: Become An INetU Hosting Partner.
Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission!
INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php
___
Freevo-wikilog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-wikilog


[Freevo-wikilog] [Freevo Wiki] Update of DocumentationPage

2003-06-20 Thread freevo-wikilog
Dear Wiki user,

You have subscribed to a wiki page or wiki category on Freevo Wiki for change 
notification.

The following page has been changed by 198.108.220.185:
http://freevo.sourceforge.net/cgi-bin/moin.cgi/DocumentationPage

The comment on the change is:
...by Shawn

--
@@ -17,6 +17,8 @@
 
 == Compile ==
 
+Consider getting the full version of Freevo.  This needs only the 1 package, and 
contains everything needed to run Freevo.  This is (IMHO) one of the charms of Freevo, 
that there's nothing to do but untar and run.  I believe the individual packages are 
still available if you want them -- but don't unless you have a good reason.
+
 === Freevo ===
 
  * Un-tar somewhere. /usr/local is the recommended place for a regular installation, 
but it will run from anywhere, e.g. /tmp


---
This SF.Net email is sponsored by: INetU
Attention Web Developers  Consultants: Become An INetU Hosting Partner.
Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission!
INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php
___
Freevo-wikilog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-wikilog


[Freevo-wikilog] [Freevo Wiki] Update of Video4Linux

2003-06-13 Thread freevo-wikilog
Dear Wiki user,

You have subscribed to a wiki page or wiki category on Freevo Wiki for change 
notification.

The following page has been changed by 129.78.64.5:
http://freevo.sourceforge.net/cgi-bin/moin.cgi/Video4Linux

No older revisions of the page stored, diff not available.


---
This SF.NET email is sponsored by: eBay
Great deals on office technology -- on eBay now! Click here:
http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5
___
Freevo-wikilog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-wikilog


[Freevo-wikilog] [Freevo Wiki] Update of FrequentlyAskedQuestions

2003-06-13 Thread freevo-wikilog
Dear Wiki user,

You have subscribed to a wiki page or wiki category on Freevo Wiki for change 
notification.

The following page has been changed by 129.78.64.17:
http://freevo.sourceforge.net/cgi-bin/moin.cgi/FrequentlyAskedQuestions

--
@@ -132,7 +132,7 @@
 the Analog PCI-ones. Radio works great too! There is currently no support in linux 
for hardware mpeg-encoding which comes with the more expansive cards. However software 
encoding works fine for CPUs faster than 400Mhz.
 Check http://www.hauppauge.com
 
-(someone find a link to the Video4Linux docs so we know what the libraries really 
support)
+(see Video for Linux resources http://www.exploits.org/v4l/ for more)
 
 
 = My G400's TV Out is really dim, can I fix that? =


---
This SF.NET email is sponsored by: eBay
Great deals on office technology -- on eBay now! Click here:
http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5
___
Freevo-wikilog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-wikilog


[Freevo-wikilog] [Freevo Wiki] Update of DocumentationPage

2003-06-12 Thread freevo-wikilog
Dear Wiki user,

You have subscribed to a wiki page or wiki category on Freevo Wiki for change 
notification.

The following page has been changed by 198.108.220.9:
http://freevo.sourceforge.net/cgi-bin/moin.cgi/DocumentationPage

--
@@ -373,12 +373,14 @@
 
 === ATI All-in-Wonder Models ===
 
-need someone to fill this in. 
+Check out [http://gatos.sourceforge.net the Gatos website] for information on the 
All-in-Wonder cards.  They have incredible support for even the really really old 
All-in-Wonder cards.  NOTE:  ALL of the All-in-Wonder cards, even the original 4MB one 
will give DVD hardware acceleration if you use the Gatos drivers.  It's worth the 
effort if you have one of the oldies.
 
 
+== Remote Controls ==
 
+As far as I can tell, there is no way to get lirc to work without recompiling kernel. 
 I *just* read below that doing a make dep might be enough, but if you're already 
that far -- you might as well recompile and install a custom kernel.  (especially if 
you're kernel is compiled for i386, you can optimize for pentium or athlon, etc)  
ALSO, make sure you get the source tarball of lirc, and that you dont' have an RPM or 
DEB installed of it on your computer.  (They don't work, at least not for me the 5-10 
times I've tried)
 
-== Remote Controls ==
+Read the section on the ATI remote part -- most of the instructions are applicable 
even if you aren't using that specific receiver.
 
 === Streamzap USB Remote ===
 This wonderful remote is available from thinkgeek.com and actually I bought mine at 
my local CompUSA. The remote is USB and works very nicely with the Streamzap patch to 
the lirc project.


---
This SF.NET email is sponsored by: eBay
Great deals on office technology -- on eBay now! Click here:
http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5
___
Freevo-wikilog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-wikilog


[Freevo-wikilog] [Freevo Wiki] Update of DocumentationPage

2003-06-12 Thread freevo-wikilog
Dear Wiki user,

You have subscribed to a wiki page or wiki category on Freevo Wiki for change 
notification.

The following page has been changed by 198.108.220.9:
http://freevo.sourceforge.net/cgi-bin/moin.cgi/DocumentationPage

--
@@ -173,6 +173,8 @@
 ...will create a slideshow file, in the current directory, called blah.ssr that 
contains all files in the current directory EXCEPT *.ssr and *~ - if you do not desire 
this, remove the -B from the ls command. The delay is here set to 5 seconds, but you 
can change that number. To change the output file, just change the blah.ssr references 
to what you want it to be called.ssr - this will work fine. You can change the 
default caption, Image, to whatever you like, but be mindful of the quotemarks -- Lee 
Causier (SquareRoot)  mikeruelle
 
 === Remote control software (lirc) ===
+(NOTE:  Check the Remote section under supported hardware for stuff on specific 
remotes with lirc)
+
 Basicly what happens is when Freevo starts up it checks to see if you have an entry 
called /dev/lirc that is created upon installing Lirc. If Freevo finds this device 
entry, it starts its remote_control_lirc.py script which waits for data passed to it 
through the /dev/lirc device node. Now Lirc translates the signals it recieves into a 
human readable string which is configured through the lirc hardware.conf file. (On my 
Debian system it is located in /etc/hardware.conf). The remote_control_lirc.py script 
matches the text string it recieves from lirc to a command in Freevo, which is covered 
in the $freevo_home/freevo_config.py script or an extra config file for the remote.
 
 As it says below, I would check to make sure that the you at least have Lirc working 
with the remote before attempting to get it to work with freevo.


---
This SF.NET email is sponsored by: eBay
Great deals on office technology -- on eBay now! Click here:
http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5
___
Freevo-wikilog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-wikilog


[Freevo-wikilog] [Freevo Wiki] Update of FrequentlyAskedQuestions

2003-06-12 Thread freevo-wikilog
Dear Wiki user,

You have subscribed to a wiki page or wiki category on Freevo Wiki for change 
notification.

The following page has been changed by 12.249.4.129:
http://freevo.sourceforge.net/cgi-bin/moin.cgi/FrequentlyAskedQuestions

--
@@ -375,3 +375,18 @@
 runs it through it's own layer before putting it on the screen, the audio, on the 
other hand, is passed through a cable from the TV card to your sound card (in most 
cases) and thus there is a delay, depending on the speed of your machine between the 
audio, and the video showing up the screen since the video must pass through mplayer 
first.
 
 A number of solutions for this are being examined; if you have a fast machine, this 
probably won't occur, but for slower machines, we should have a workaround shortly.
+
+= Why is that my scheduled recordings never actually record? =
+
+One error that prevents scheduled recordings from actually recording is as follows, 
check for this in the logfiles in /var/log/freevo/
+
+{{{ sh: relocation error: ./runtime/dll/libc.so.6: symbol
+_dl_debug_files, version GLIBC_2.2 not defined in file
+ld-linux.so.2 with link time reference}}}
+
+The fix for this error is adding the following inside
+of src/tv/record_daemon.py.  Add the following line
+after import os.
+{{{ 
+import os
+os.environ['LD_PRELOAD'] =  ''  # Add this line to stop GLIBC_2.X preload errors }}}


---
This SF.NET email is sponsored by: eBay
Great deals on office technology -- on eBay now! Click here:
http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5
___
Freevo-wikilog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-wikilog


[Freevo-wikilog] [Freevo Wiki] Update of DocumentationPage

2003-06-11 Thread freevo-wikilog
Dear Wiki user,

You have subscribed to a wiki page or wiki category on Freevo Wiki for change 
notification.

The following page has been changed by 12.159.193.4:
http://freevo.sourceforge.net/cgi-bin/moin.cgi/DocumentationPage

The comment on the change is:
trailing comma does no harm.  alternative TV_CHANNELS output

--
@@ -101,10 +101,14 @@
 ln -s `date +'$HOME/freevo/xmltv/listings_%d%m%Y.xml'` /tmp/TV.xml
 }}} 
 
-If you're too lazy to edit freevo_config.py manually, and you have a /tmp/TV.xml file 
downloaded, here's a small shell script which will generate the TV channels for you. 
You can then change the order or make corrections to the naming. To use it as is, 
don't forget to remove the trailing comma.
+If you're too lazy to edit freevo_config.py manually, and you have a /tmp/TV.xml file 
downloaded, here's a small shell script which will generate the TV channels for you. 
You can then change the order or make corrections to the naming.
 
  {{{
-# cat /tmp/TV.xml | grep id= | awk '{FS=\; a=a+1; print (\x27 $2 \x27  
\x27 $2 \x27, \x27 a \x27),}'
+# cat /tmp/TV.xml | grep id= | awk '{FS=\; a=a+1; print (\x27 $2 \x27,  
\x27 $2 \x27, \x27 a \x27),}'
+}}}
+or, alternatively, to create a sorted list:
+ {{{
+# grep channel id= /tmp/TV.xml | sed -e 's#^.*channel id=\([^]\+\)#\1#g' | 
sort -n | awk '{a=a+1; printf((\x27%s\x27, \x27%s\x27, \x27%s\x27),\n, $0, $0, a)}'
 }}} 
 
 


---
This SF.NET email is sponsored by: eBay
Great deals on office technology -- on eBay now! Click here:
http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5
___
Freevo-wikilog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-wikilog


[Freevo-wikilog] [Freevo Wiki] Update of FrequentlyAskedQuestions

2003-06-08 Thread freevo-wikilog
Dear Wiki user,

You have subscribed to a wiki page or wiki category on Freevo Wiki for change 
notification.

The following page has been changed by 24.59.58.76:
http://freevo.sourceforge.net/cgi-bin/moin.cgi/FrequentlyAskedQuestions

--
@@ -338,6 +338,12 @@
 -b 16, 16-bit sound
 -s, stereo sound
 }}}
+{{{
+mencoder -tv 
on:driver=v4l:input=0:norm=NTSC:channel=2:chanlist=us-cable:width=320:height=240:outfmt=yv12:device=/dev/video0:adevice=/dev/dsp2:audiorate=32000:buffersize=64
 -ovc lavc -lavcopts vcodec=mpeg4:vbitrate=1200:keyint=30 -oac mp3lame -lameopts 
br=128:cbr:mode=3 -ffourcc divx -o /mnt/video/06-08_07:30_-_Seinfeld.avi ,2 WNYFLP
+   key parameters:   adevice=/dev/dsp2 - analog btaudio
+ audiorate=32000 - proper sampling rate
+
+}}}
 If someone has btaudio working with mplayer and/or mencoder please add your
 information to this document.
 


---
This SF.net email is sponsored by:  Etnus, makers of TotalView, The best
thread debugger on the planet. Designed with thread debugging features
you've never dreamed of, try TotalView 6 free at www.etnus.com.
___
Freevo-wikilog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-wikilog


[Freevo-wikilog] [Freevo Wiki] Update of DocumentationPage/MatroxInfo

2003-06-07 Thread freevo-wikilog
Dear Wiki user,

You have subscribed to a wiki page or wiki category on Freevo Wiki for change 
notification.

The following page has been changed by 134.76.63.190:
http://freevo.sourceforge.net/cgi-bin/moin.cgi/DocumentationPage_2fMatroxInfo

--
@@ -521,13 +521,13 @@
 
 = Using DirectFB for G400 TV-Out =
 
-The alternative method to the mga_vid module is to use the driver from the DirectFB 
Project (http://www.directfb.org/).
+The alternative method to the mga_vid module is to use the driver from the DirectFB 
Project ([http://www.directfb.org/]).
 It requires quite a lot of work to make it run nicely: 
 
-- Compilation of a kernel with patches from the DirectFB project
-- Compilation of mplayer from cvs (or 0.90) or compilation of mplayer =0.90 with a 
patch enhancing the dfbmga support
-- Compilation/Installation of directfb =0.9.18 (don't use 0.9.17! it has serious 
bugs! make sure that no directfb libs are installed before compilation!)
-- Using a recent freevo runtime which has SDL compiled with directfb support
+ * Compilation of a kernel with patches from the DirectFB project
+ * Compilation of mplayer from cvs (or 0.90) or compilation of mplayer =0.90 with a 
patch enhancing the dfbmga support
+ * Compilation/Installation of directfb =0.9.18 (don't use 0.9.17! it has serious 
bugs! make sure that no directfb libs are installed before compilation!)
+ * Using a recent freevo runtime which has SDL compiled with directfb support
 
 Especially the part with the kernel/mplayer compilation and patching is hard work for 
people with little or no knowledge about it. So why go through all
 this trouble? In most cases you want to stick to the classic method using the mga_vid 
module since it is so much easier and almost ready to go. However, the
@@ -536,7 +536,7 @@
 such RGB-Lines in your picture or you don't want the framebuffer to behave in such an 
unstable way, you may want to give it a try. 
 A pretty good and detailed description on how to make it run can be found here:
 
-http://www.sci.fi/~syrjala/directfb/matrox-tv-out-howto
+[http://www.sci.fi/~syrjala/directfb/matrox-tv-out-howto]
 
 Note that this is also one of the methods to make the TV-Out of the later Matrox 
models (G450,G550) work.
 


---
This SF.net email is sponsored by:  Etnus, makers of TotalView, The best
thread debugger on the planet. Designed with thread debugging features
you've never dreamed of, try TotalView 6 free at www.etnus.com.
___
Freevo-wikilog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-wikilog


[Freevo-wikilog] [Freevo Wiki] Update of DocumentationPage

2003-06-06 Thread freevo-wikilog
Dear Wiki user,

You have subscribed to a wiki page or wiki category on Freevo Wiki for change 
notification.

The following page has been changed by 213.224.83.134:
http://freevo.sourceforge.net/cgi-bin/moin.cgi/DocumentationPage

The comment on the change is:
Too lazy to manually enter channels...

--
@@ -101,6 +101,12 @@
 ln -s `date +'$HOME/freevo/xmltv/listings_%d%m%Y.xml'` /tmp/TV.xml
 }}} 
 
+If you're too lazy to edit freevo_config.py manually, and you have a /tmp/TV.xml file 
downloaded, here's a small shell script which will generate the TV channels for you. 
You can then change the order or make corrections to the naming. To use it as is, 
don't forget to remove the trailing comma.
+
+ {{{
+# cat /tmp/TV.xml | grep id= | awk '{FS=\; a=a+1; print (\x27 $2 \x27  
\x27 $2 \x27, \x27 a \x27),}'
+}}} 
+
 
 = Belgian listings =
 
@@ -416,4 +422,4 @@
 Use '''imdb.py --help''' to see more options
 
 == Audio files ==
-Zoing
+


---
This SF.net email is sponsored by:  Etnus, makers of TotalView, The best
thread debugger on the planet. Designed with thread debugging features
you've never dreamed of, try TotalView 6 free at www.etnus.com.
___
Freevo-wikilog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-wikilog


[Freevo-wikilog] [Freevo Wiki] Update of WikiSandBox

2003-06-06 Thread freevo-wikilog
Dear Wiki user,

You have subscribed to a wiki page or wiki category on Freevo Wiki for change 
notification.

The following page has been changed by 81.49.93.50:
http://freevo.sourceforge.net/cgi-bin/moin.cgi/WikiSandBox

--
@@ -36,3 +36,4 @@
 
 === Glossary ===
  Term:: Definition
+pilote


---
This SF.net email is sponsored by:  Etnus, makers of TotalView, The best
thread debugger on the planet. Designed with thread debugging features
you've never dreamed of, try TotalView 6 free at www.etnus.com.
___
Freevo-wikilog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-wikilog


[Freevo-wikilog] [Freevo Wiki] Update of FrequentlyAskedQuestions

2003-06-06 Thread freevo-wikilog
' option which
+defaults to 32kHz so you will most likely not need to change this option but
 you should be aware of it.
 
 To load btaudio I do the following:
@@ -287,7 +287,7 @@
 out.  If you have a silly audio patch cable going from your tv card to your
 sound card remove now because you won't be needing it!
 
-Not all programs are capable of capturing audio using btaudio.  A few 
+Not all programs are capable of capturing audio using btaudio.  A few
 requirements come to mind.  You must be able to tell the program to capture
 at a sample rate equal to what btaudio is providing.  The default for btaudio
 is a rate of 32000 Hz.  Most programs will try to capture at a rate of
@@ -296,7 +296,7 @@
 to capture from, and sometimes which channel (line-in).  For me the DSP for
 my digital btaudio device is /dev/dsp1 as shown in the above kernel messages.
 There are also some other problems that occur when it comes to programs using
-a btaudio device.  Programs use functions called ioctls to control hardware 
+a btaudio device.  Programs use functions called ioctls to control hardware
 and the btaudio device does not have all of the same functions that an OSS or
 ALSA driver will provide.  Therefore some programs will simply 'break' while
 attempting to access a btaudio device.  Some of the time this can be worked
@@ -308,10 +308,10 @@
 'freevo/WIP/Aubin/mp1e_btaudio.diff'.
 
 For encoding I am quite fond of the nvrec tools, http://nvrec.sf.net and
-find that ffmpegrec and divx4rec both work great for use with btaudio.  My 
+find that ffmpegrec and divx4rec both work great for use with btaudio.  My
 command lines for each of these programs is as follows:
 {{{
-mp1e:  mp1e -v -m3 -p/dev/dsp1 -r14,100 -S32 -a0 -c/dev/video0 -s640x480 \ 
+mp1e:  mp1e -v -m3 -p/dev/dsp1 -r14,100 -S32 -a0 -c/dev/video0 -s640x480 \
 -b3 -o file.mpeg
 
key parameters: -p/dev/dsp1, the btaudio device
@@ -337,8 +337,8 @@
 -r 32000, the sample rate
 -b 16, 16-bit sound
 -s, stereo sound
-}}} 
-If someone has btaudio working with mplayer and/or mencoder please add your 
+}}}
+If someone has btaudio working with mplayer and/or mencoder please add your
 information to this document.
 
 The next step is to play the resulting mpeg or avi and see if you get correct
@@ -362,3 +362,10 @@
 
 Digital Cable in the United States has not been standardized. There are currently no 
support for tuning digital tv natively in freevo at the moment. Depending on your 
hardware (whether you have a serial or a port for recieving IR signals (looks like a 
headphone jack)) you might be able to use scripts to tune your digital cable box but 
these scripts will unfortuneately be hardware specific. Another option maybe an IR 
signal sender like IRblaster but again custom scripting will be required.
 Digital Cable users in Europe might be able to use linuxtv.org.
+
+= Why is the audio out of sync for watching TV, but working ok everywhere else? =
+
+The problem is to do with how mplayer grabs video, versus audio for playing 
television. Mplayer grabs the video from the TV card and
+runs it through it's own layer before putting it on the screen, the audio, on the 
other hand, is passed through a cable from the TV card to your sound card (in most 
cases) and thus there is a delay, depending on the speed of your machine between the 
audio, and the video showing up the screen since the video must pass through mplayer 
first.
+
+A number of solutions for this are being examined; if you have a fast machine, this 
probably won't occur, but for slower machines, we should have a workaround shortly.


---
This SF.net email is sponsored by:  Etnus, makers of TotalView, The best
thread debugger on the planet. Designed with thread debugging features
you've never dreamed of, try TotalView 6 free at www.etnus.com.
___
Freevo-wikilog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-wikilog


[Freevo-wikilog] [Freevo Wiki] Update of DocumentationPage

2003-06-04 Thread freevo-wikilog
Dear Wiki user,

You have subscribed to a wiki page or wiki category on Freevo Wiki for change 
notification.

The following page has been changed by 198.185.18.207:
http://freevo.sourceforge.net/cgi-bin/moin.cgi/DocumentationPage

--
@@ -416,3 +416,4 @@
 Use '''imdb.py --help''' to see more options
 
 == Audio files ==
+Zoing


---
This SF.net email is sponsored by: eBay
Get office equipment for less on eBay!
http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5
___
Freevo-wikilog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-wikilog


[Freevo-wikilog] [Freevo Wiki] Update of UserInterfaceIdeas

2003-06-03 Thread freevo-wikilog
Dear Wiki user,

You have subscribed to a wiki page or wiki category on Freevo Wiki for change 
notification.

The following page has been changed by 196.14.48.194:
http://freevo.sourceforge.net/cgi-bin/moin.cgi/UserInterfaceIdeas

--
@@ -43,9 +43,11 @@
 
 *reference* :
 
+http://pyrecade.sourceforge.net - A python/pygame based rom frontend.. skinnable , 
small and similiar to advance menu.
+
 http://advancemame.sourceforge.net - Advance Menu (part of the advance mame project)
 
-http:www.mame.dk - Mame Rom Information
+http://www.mame.dk - Mame Rom Information
 
 http://www.arcadeabyss.com - All mame snapshot packs (without having to resort to 
file planet..)
 


---
This SF.net email is sponsored by: eBay
Get office equipment for less on eBay!
http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5
___
Freevo-wikilog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-wikilog


[Freevo-wikilog] [Freevo Wiki] Update of DocumentationPage

2003-06-03 Thread freevo-wikilog
Dear Wiki user,

You have subscribed to a wiki page or wiki category on Freevo Wiki for change 
notification.

The following page has been changed by 68.18.162.129:
http://freevo.sourceforge.net/cgi-bin/moin.cgi/DocumentationPage

--
@@ -3,8 +3,6 @@
 
 = Introduction =
 
-I shouldn't be able to edit this...
-
 Freevo is an open-source digital video jukebox (PVR, DVR) based on Linux in addition 
to a number of open-source audio/video tools. [http://www.mplayerhq.hu MPlayer] is 
used to play audio and video files. MPlayer is an excellent media player that can play 
most popular file formats. Freevo can be used both for a standalone PVR computer with 
a TV+remote, as well as on a regular desktop computer using the monitor and keyboard.
 
 Freevo is easy to download and install for new users. Most hardware is supported 
(graphic boards, sound cards and video capture devices).


---
This SF.net email is sponsored by: eBay
Get office equipment for less on eBay!
http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5
___
Freevo-wikilog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-wikilog


[Freevo-wikilog] [Freevo Wiki] Update of FrequentlyAskedQuestions

2003-06-02 Thread freevo-wikilog
Dear Wiki user,

You have subscribed to a wiki page or wiki category on Freevo Wiki for change 
notification.

The following page has been changed by 66.31.37.28:
http://freevo.sourceforge.net/cgi-bin/moin.cgi/FrequentlyAskedQuestions

--
@@ -357,3 +357,8 @@
 
 The simplest answer is any card with v4l or v4l2 drivers. The developers have had 
good experiences with the BTTV family of cards, produced by 
[http://www.hauppauge.com/; Hauppauge] and 
[http://www.aver.com/products/tvtuner_AVerTV.shtml Aver].  They are typically the best 
supported under Linux, though the WinTV PVR cards from Hauppauge are not completely 
supported yet. Keep an eye on [http://ivtv.sourceforge.net/ ivtv.sf.net] if you're 
interested in hardware MPEG-2 encoding via those cards.
 
+
+= I have digital cable, can freevo record programs by tuning it directly? =
+
+Digital Cable in the United States has not been standardized. There are currently no 
support for tuning digital tv natively in freevo at the moment. Depending on your 
hardware (whether you have a serial or a port for recieving IR signals (looks like a 
headphone jack)) you might be able to use scripts to tune your digital cable box but 
these scripts will unfortuneately be hardware specific. Another option maybe an IR 
signal sender like IRblaster but again custom scripting will be required.
+Digital Cable users in Europe might be able to use linuxtv.org.


---
This SF.net email is sponsored by: eBay
Get office equipment for less on eBay!
http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5
___
Freevo-wikilog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-wikilog


[Freevo-wikilog] [Freevo Wiki] Update of FrontPage

2003-05-30 Thread freevo-wikilog
Dear Wiki user,

You have subscribed to a wiki page or wiki category on Freevo Wiki for change 
notification.

The following page has been changed by 62.163.251.130:
http://freevo.sourceforge.net/cgi-bin/moin.cgi/FrontPage

--
@@ -20,6 +20,8 @@
 
 BugList
 
+Wankoff
+
 LinkPage
 
 UserInterfaceIdeas


---
This SF.net email is sponsored by: eBay
Get office equipment for less on eBay!
http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5
___
Freevo-wikilog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-wikilog


[Freevo-wikilog] [Freevo Wiki] Update of HelpContents

2003-05-29 Thread freevo-wikilog
Dear Wiki user,

You have subscribed to a wiki page or wiki category on Freevo Wiki for change 
notification.

The following page has been changed by 62.24.67.247:
http://freevo.sourceforge.net/cgi-bin/moin.cgi/HelpContents

--
@@ -19,3 +19,4 @@
 If you find any errors on the help pages, describe them on MoinMoin:HelpErrata. 
 
 ''[Please do not add redundant information on these pages (which has to be maintained 
at two places then), and follow the established structure of help pages. Also note 
that the master set of help pages is not public, that this very page you read and all 
other help pages may be overwritten when the wiki software is updated. So if you have 
major contributions that should not get lost, send an extra notification notice to the 
MoinMoin user mailing list.]''
+úúú


---
This SF.net email is sponsored by: ObjectStore.
If flattening out C++ or Java code to make your application fit in a
relational database is painful, don't do it! Check out ObjectStore.
Now part of Progress Software. http://www.objectstore.net/sourceforge
___
Freevo-wikilog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-wikilog


[Freevo-wikilog] [Freevo Wiki] Update of UserInterfaceIdeas

2003-05-29 Thread freevo-wikilog
Dear Wiki user,

You have subscribed to a wiki page or wiki category on Freevo Wiki for change 
notification.

The following page has been changed by 194.196.100.116:
http://freevo.sourceforge.net/cgi-bin/moin.cgi/UserInterfaceIdeas

--
@@ -2,6 +2,12 @@
 
 'To be completed...'
 
+It would be nice to have an interface whereby audio sources/files/playlists could be 
selected (presumably using the remote) without needing to turn on the TV. 
+One way to do this might be to allow a limited number (99 for convenient selection 
from a remote keypad?) of presets which would be set up with the video output turned 
on. Each preset would be either a streaming source, an audio file or
+a playlist.
+With LCD output, this could be better still, the user could set up hierarchies of 
presets, and use the remote and the LCD to navigate to the required preset.
+
+
 
 For when the streaming audio support returns, a .fxd (xml) file would be nice to have 
for each 'radio' station as in the following example I made:
 


---
This SF.net email is sponsored by: ObjectStore.
If flattening out C++ or Java code to make your application fit in a
relational database is painful, don't do it! Check out ObjectStore.
Now part of Progress Software. http://www.objectstore.net/sourceforge
___
Freevo-wikilog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-wikilog


[Freevo-wikilog] [Freevo Wiki] Update of UserInstallNotes

2003-05-27 Thread freevo-wikilog
Dear Wiki user,

You have subscribed to a wiki page or wiki category on Freevo Wiki for change 
notification.

The following page has been changed by 68.50.171.56:
http://freevo.sourceforge.net/cgi-bin/moin.cgi/UserInstallNotes

The comment on the change is:
Tech TV  Screensavers Show to demo Freevo

--
@@ -1,3 +1,10 @@
 Go ahead and document your own installation problems and solutions here:
 
 MandrakeInstallation - One users installation notes for Mandrake 9.1 5/18/2003
+
+
+
+Help Tech TV's Patrick Norton get Freevo to work on Screensavers!
+I watch TechTV's Screensavers show and on May 15th he said he was going to demo 
Freevo on the show
+but I think he ran into problems. Maybe one of us should help him out
+


---
This SF.net email is sponsored by: ObjectStore.
If flattening out C++ or Java code to make your application fit in a
relational database is painful, don't do it! Check out ObjectStore.
Now part of Progress Software. http://www.objectstore.net/sourceforge
___
Freevo-wikilog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-wikilog


[Freevo-wikilog] [Freevo Wiki] Update of FreevoRoadmap

2003-04-09 Thread freevo-wikilog
Dear Wiki user,

You have subscribed to a wiki page or wiki category on Freevo Wiki for change 
notification.

The following page has been changed by Brett Richter:
http://freevo.sourceforge.net/cgi-bin/moin.cgi/FreevoRoadmap

--
@@ -14,6 +14,8 @@
  * Display Current Time/Date
  * Radio recording, or at least audio only recording (for digital radio channels on 
tv)
  * Internet radio tuner/browser and recording
+ * Add support for Set Top Box tuning, either through IR blaser or Direct IR/Serial 
cable
+ * Add support for USB Remote Controls (Media Center Edition remotes from Phillips 
and Streamzap)
 
 = Before next release =
 


---
This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger 
for complex code. Debugging C/C++ programs can leave you feeling lost and 
disoriented. TotalView can help you find your way. Available on major UNIX 
and Linux platforms. Try it free. www.etnus.com
___
Freevo-wikilog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-wikilog


[Freevo-wikilog] [Freevo Wiki] Update of DocumentationPage

2003-04-06 Thread freevo-wikilog
Dear Wiki user,

You have subscribed to a wiki page or wiki category on Freevo Wiki for change 
notification.

The following page has been changed by 24.60.163.70:
http://freevo.sourceforge.net/cgi-bin/moin.cgi/DocumentationPage

--
@@ -145,7 +145,7 @@
 logos, to locate and grab the images. The logos are stored and will be displayed in 
the channel list.
 
 === Remote control software (lirc) ===
-Basicly what happens is when Freevo starts up it checks to see if you have an entry 
called /dev/lirc that is created upon installing Lirc. If Freevo finds this device 
entry, it starts its remote_control_lirc.py script which waits for data passed to is 
through the /dev/lirc device node. Now Lirc translates the signals it recieves into a 
human readable string which is configured through the lirc hardware.conf file. (On my 
Debian system it is located in /etc/hardware.conf). The remote_control_lirc.py script 
matches the text string it recieves from lirc to a command in Freevo, which is covered 
in the $freevo_home/freevo_config.py script or an extra config file for the remote.
+Basicly what happens is when Freevo starts up it checks to see if you have an entry 
called /dev/lirc that is created upon installing Lirc. If Freevo finds this device 
entry, it starts its remote_control_lirc.py script which waits for data passed to it 
through the /dev/lirc device node. Now Lirc translates the signals it recieves into a 
human readable string which is configured through the lirc hardware.conf file. (On my 
Debian system it is located in /etc/hardware.conf). The remote_control_lirc.py script 
matches the text string it recieves from lirc to a command in Freevo, which is covered 
in the $freevo_home/freevo_config.py script or an extra config file for the remote.
 
 As it says below, I would check to make sure that the you at least have Lirc working 
with the remote before attempting to get it to work with freevo.
 


---
This SF.net email is sponsored by: ValueWeb: 
Dedicated Hosting for just $79/mo with 500 GB of bandwidth! 
No other company gives more support or power for your dedicated server
http://click.atdmt.com/AFF/go/sdnxxaff00300020aff/direct/01/
___
Freevo-wikilog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-wikilog


[Freevo-wikilog] [Freevo Wiki] Update of FrequentlyAskedQuestions

2003-04-05 Thread freevo-wikilog
Dear Wiki user,

You have subscribed to a wiki page or wiki category on Freevo Wiki for change 
notification.

The following page has been changed by 65.49.70.167:
http://freevo.sourceforge.net/cgi-bin/moin.cgi/FrequentlyAskedQuestions

--
@@ -207,3 +207,12 @@
 With these two sections we assign the buttons 7 to skip 10 minutes backward and 9 
to skip 10 minutes forward.
 
 http://mplayerhq.hu/DOCS/documentation.html#commands is a list of the commands 
mplayer supports. You can use these to make further customizations or get detailed 
descriptions.
+
+= Why does my screen keep going blank? Even if I disable the X11 screensaver? =
+
+The Linux kernel has a built in screen blanking routine, which is enabled by default. 
You can disable the kernel's blanking by using the
+'setterm' application. Freevo also includes a script called 'blanking' in the helpers 
directory. You can run it like this:
+{{{
+su root -c ./blanking
+}}}
+from within the Freevo helpers directory. It will disable screen blanking in the 
kernel for all the virtual terminals. 


---
This SF.net email is sponsored by: ValueWeb: 
Dedicated Hosting for just $79/mo with 500 GB of bandwidth! 
No other company gives more support or power for your dedicated server
http://click.atdmt.com/AFF/go/sdnxxaff00300020aff/direct/01/
___
Freevo-wikilog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-wikilog


[Freevo-wikilog] [Freevo Wiki] Update of FrontPage

2003-04-02 Thread freevo-wikilog
Dear Wiki user,

You have subscribed to a wiki page or wiki category on Freevo Wiki for change 
notification.

The following page has been changed by 194.140.82.250:
http://freevo.sourceforge.net/cgi-bin/moin.cgi/FrontPage

--
@@ -2,6 +2,8 @@
 
 [http://freevo.sourceforge.net Freevo] is an open-source digital video jukebox (PVR, 
DVR) based on Linux in addition to a number of open-source audio/video tools. Please 
see the main website for a detailed introduction.
 
+prueba
+
 '''This site depends on your assistance, add/update the parts that are incomplete or 
missing!''' Please see FreevoWikiHelp for more info. 
 
 = Getting Started =


---
This SF.net email is sponsored by: ValueWeb: 
Dedicated Hosting for just $79/mo with 500 GB of bandwidth! 
No other company gives more support or power for your dedicated server
http://click.atdmt.com/AFF/go/sdnxxaff00300020aff/direct/01/
___
Freevo-wikilog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-wikilog


[Freevo-wikilog] [Freevo Wiki] Update of FrontPage

2003-04-02 Thread freevo-wikilog
Dear Wiki user,

You have subscribed to a wiki page or wiki category on Freevo Wiki for change 
notification.

The following page has been changed by 194.140.82.250:
http://freevo.sourceforge.net/cgi-bin/moin.cgi/FrontPage

--
@@ -2,8 +2,6 @@
 
 [http://freevo.sourceforge.net Freevo] is an open-source digital video jukebox (PVR, 
DVR) based on Linux in addition to a number of open-source audio/video tools. Please 
see the main website for a detailed introduction.
 
-prueba
-
 '''This site depends on your assistance, add/update the parts that are incomplete or 
missing!''' Please see FreevoWikiHelp for more info. 
 
 = Getting Started =


---
This SF.net email is sponsored by: ValueWeb: 
Dedicated Hosting for just $79/mo with 500 GB of bandwidth! 
No other company gives more support or power for your dedicated server
http://click.atdmt.com/AFF/go/sdnxxaff00300020aff/direct/01/
___
Freevo-wikilog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-wikilog


[Freevo-wikilog] [Freevo Wiki] Update of DocumentationPage/UsageInfo

2003-03-30 Thread freevo-wikilog
Dear Wiki user,

You have subscribed to a wiki page or wiki category on Freevo Wiki for change 
notification.

The following page has been changed by 212.202.173.124:
http://freevo.sourceforge.net/cgi-bin/moin.cgi/DocumentationPage_2fUsageInfo

--
@@ -42,7 +42,7 @@
 
 to get the listing for today and set TV_CHANNELS in local_conf.py to the station you 
have.
 
-With Umlaut-conversion and Time-Zone Change (if you would like to program that more 
efficient - feel free to do so and post it here plz)
+With Umlaut-conversion (if you would like to program that more efficient - feel free 
to do so and post it here plz)
 
 = Movies =
 


---
This SF.net email is sponsored by:
The Definitive IT and Networking Event. Be There!
NetWorld+Interop Las Vegas 2003 -- Register today!
http://ads.sourceforge.net/cgi-bin/redirect.pl?keyn0001en
___
Freevo-wikilog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-wikilog


[Freevo-wikilog] [Freevo Wiki] Update of Dxr3Page

2003-03-30 Thread freevo-wikilog
Dear Wiki user,

You have subscribed to a wiki page or wiki category on Freevo Wiki for change 
notification.

The following page has been changed by Schilling, Daniel:
http://freevo.sourceforge.net/cgi-bin/moin.cgi/Dxr3Page

--
@@ -15,11 +15,17 @@
 make install
 }}}
 = Creating SDL with DXR3-Support =
-See Creating the runtime, section SDL under DocumentationPage/InstallDeps.
-But before compiling the source you also have to apply the dxr3-patch from the 
contrib/DXR3 directory
+At first, see Creating the runtime, section SDL under DocumentationPage/InstallDeps.
+The difference to that is, that before configuring the source you also have to apply 
the dxr3-patch from the contrib/DXR3 directory and regenerate the Makefiles with 
autogen.sh:
  {{{
 cd path-to-your-SDL-source
+patch -p1  path-to-your-freevo-CVS/runtime/src/SDL-1.2.5-nokeyboardpatch 
 patch -p1  path-to-your-freevo-CVS/contrib/DXR3/libsdl1.2-dxr3-ffmpeg.diff
+./autogen.sh
+./configure 
+make 
+make install 
+cd .. 
 }}}
 
 = Creating MPlayer with DXR3-Support =


---
This SF.net email is sponsored by:
The Definitive IT and Networking Event. Be There!
NetWorld+Interop Las Vegas 2003 -- Register today!
http://ads.sourceforge.net/cgi-bin/redirect.pl?keyn0001en
___
Freevo-wikilog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-wikilog


[Freevo-wikilog] [Freevo Wiki] Update of DocumentationPage

2003-03-28 Thread freevo-wikilog
Dear Wiki user,

You have subscribed to a wiki page or wiki category on Freevo Wiki for change 
notification.

The following page has been changed by Schilling, Daniel:
http://freevo.sourceforge.net/cgi-bin/moin.cgi/DocumentationPage

The comment on the change is:
Created new Dxr3Page

--
@@ -318,6 +318,7 @@
 See the Radeon7000Page for information about that board.
 
 === dxr3 ===
+See the Dxr3Page for information about that board.
 
 There is support for the dxr3 card by Creative Labs (aka. Hollywood Plus by 
Sigma Designs)
 in the current release of freevo.


---
This SF.net email is sponsored by:
The Definitive IT and Networking Event. Be There!
NetWorld+Interop Las Vegas 2003 -- Register today!
http://ads.sourceforge.net/cgi-bin/redirect.pl?keyn0001en
___
Freevo-wikilog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-wikilog


[Freevo-wikilog] [Freevo Wiki] Update of DocumentationPage

2003-03-28 Thread freevo-wikilog
Dear Wiki user,

You have subscribed to a wiki page or wiki category on Freevo Wiki for change 
notification.

The following page has been changed by Schilling, Daniel:
http://freevo.sourceforge.net/cgi-bin/moin.cgi/DocumentationPage

--
@@ -320,29 +320,6 @@
 === dxr3 ===
 See the Dxr3Page for information about that board.
 
-There is support for the dxr3 card by Creative Labs (aka. Hollywood Plus by 
Sigma Designs)
-in the current release of freevo.
-
-You need, however, support for the dxr3 in your libSDL, too. First attemps to add 
dxr3 to libSDL
-were done by Michael Hunold using the fame mpeg-encoder. You can find this attempts 
at
-http://www-c.informatik.uni-hannover.de/~hunold1/dxr3/sdl/
-
-Please don't use this code any more, it's outdated and not maintained any more -- 
it's just still
-there for completeness.
-
-This support has lately been improved by Jens Axboe, he switched to the very populoar 
libavcodec
-mpeg-encoder, too. Have look at the mailing list archives for the latest version of 
his patch or 
-send a mail to the mailing list.
-
-If you compiled and installed this new version of libSDL, you should configure 
freevo to use
-the dxr3 as an output device, for example like this:
-
-./configure --display=dxr3 --geometry=640x480 --tv=pal, then do a make.
-
-Now you are ready to start it with ./freevo. Good luck and have fun!
-
-For further questions, ask on the mailing list.
-
 === Nvidia ===
 
 See the NvidiaPage for information.


---
This SF.net email is sponsored by:
The Definitive IT and Networking Event. Be There!
NetWorld+Interop Las Vegas 2003 -- Register today!
http://ads.sourceforge.net/cgi-bin/redirect.pl?keyn0001en
___
Freevo-wikilog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-wikilog


[Freevo-wikilog] [Freevo Wiki] Update of Dxr3Page

2003-03-28 Thread freevo-wikilog
Dear Wiki user,

You have subscribed to a wiki page or wiki category on Freevo Wiki for change 
notification.

The following page has been changed by Schilling, Daniel:
http://freevo.sourceforge.net/cgi-bin/moin.cgi/Dxr3Page

No older revisions of the page stored, diff not available.


---
This SF.net email is sponsored by:
The Definitive IT and Networking Event. Be There!
NetWorld+Interop Las Vegas 2003 -- Register today!
http://ads.sourceforge.net/cgi-bin/redirect.pl?keyn0001en
___
Freevo-wikilog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-wikilog


[Freevo-wikilog] [Freevo Wiki] Update of Dxr3Page

2003-03-28 Thread freevo-wikilog
Dear Wiki user,

You have subscribed to a wiki page or wiki category on Freevo Wiki for change 
notification.

The following page has been changed by Schilling, Daniel:
http://freevo.sourceforge.net/cgi-bin/moin.cgi/Dxr3Page

--
@@ -1,5 +1,6 @@
 = Introduction =
 The DXR3/Hollywood Plus is a MPEG2-Decoder-Card with TV out (Composite and S-Video). 
You can use it to display Freevo on your TV screen.
+If you have any questions concerning this documenation, contact me Schilling, Daniel 
([mailto:[EMAIL PROTECTED] Schilling, Daniel]).
 
 = Setting up the DXR3-Kernel-Drivers =
 See [http://dxr3.sourceforge.net/howto.html DXR3 / Hollywood Plus HOWTO]
@@ -30,3 +31,4 @@
 Now you are ready to start it with ./freevo. Good luck and have fun!
 
 For further questions, ask on the mailing list.
+


---
This SF.net email is sponsored by:
The Definitive IT and Networking Event. Be There!
NetWorld+Interop Las Vegas 2003 -- Register today!
http://ads.sourceforge.net/cgi-bin/redirect.pl?keyn0001en
___
Freevo-wikilog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-wikilog


[Freevo-wikilog] [Freevo Wiki] Update of Dxr3Page

2003-03-28 Thread freevo-wikilog
Dear Wiki user,

You have subscribed to a wiki page or wiki category on Freevo Wiki for change 
notification.

The following page has been changed by Schilling, Daniel:
http://freevo.sourceforge.net/cgi-bin/moin.cgi/Dxr3Page

--
@@ -7,7 +7,8 @@
 
 = Creating MPlayer with DXR3-Support =
 = Creating SDL with DXR3-Support =
-= Setting up Freevo with DXR3-Spoort =
+= Setting up Freevo with DXR3-Support =
+
 = Outdated infos (moved from DocumentationPage) =
 There is support for the dxr3 card by Creative Labs (aka. Hollywood Plus by 
Sigma Designs)
 in the current release of freevo.


---
This SF.net email is sponsored by:
The Definitive IT and Networking Event. Be There!
NetWorld+Interop Las Vegas 2003 -- Register today!
http://ads.sourceforge.net/cgi-bin/redirect.pl?keyn0001en
___
Freevo-wikilog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-wikilog


[Freevo-wikilog] [Freevo Wiki] Update of Dxr3Page

2003-03-28 Thread freevo-wikilog
Dear Wiki user,

You have subscribed to a wiki page or wiki category on Freevo Wiki for change 
notification.

The following page has been changed by 62.225.181.46:
http://freevo.sourceforge.net/cgi-bin/moin.cgi/Dxr3Page

--
@@ -5,8 +5,9 @@
 = Setting up the DXR3-Kernel-Drivers =
 See [http://dxr3.sourceforge.net/howto.html DXR3 / Hollywood Plus HOWTO]
 
+= Creating ffmpeg =
 = Creating SDL with DXR3-Support =
-See Creating the runtime, Section SDL under DocumentationPage/InstallDeps.
+See Creating the runtime, section SDL under DocumentationPage/InstallDeps.
 
 = Creating MPlayer with DXR3-Support =
  * Homepage: http://www.mplayerhq.hu
@@ -31,7 +32,7 @@
 Input: streaming edl tv cdda mpdvdkit2 vcd
 Codecs: divx5linux libavcodec libvorbis
 Audio output: alsa9 arts oss sdl mpegpes(file)
-Video output: xvidix dxr3 sdl vesa jpeg mpegpes(file) fbdev opengl dga xv 
x11
+Video output: xvidix dxr3 sdl vesa jpeg mpegpes(file) fbdev opengl dga xv x11
   Disabled optional drivers:
 Input: tv-v4l tv-bsdbt848 dvdnav dvdread dvdcss
 Codecs: qtx divx4linux xvid libdv real xanim dshow/dmo win32 libmad liblzo gif
@@ -47,6 +48,20 @@
 }}}
 
 = Setting up Freevo with DXR3-Support =
+1. Get Freevo from CVS and make it run properly with your PC monitor. 
+2. Edit freevo.conf in the CVS root directory and change the display and geometry 
parameter (in my case for PAL):
+ {{{
+display = dxr3
+geometry = 720x576
+}}}
+3. Copy the SDL-Library to the runtime/dll directory
+ {{{
+cp /usr/local/lib/libSDL-1.2.so.0  runtime/dll
+4. Copy MPlayer to the runtime/apps directory
+ {{{
+cp /usr/local/bin/mplayer runtime/apps
+}}}
+5. Run ./freevo and enjoy Freevo on your TV screen!
 
 = Outdated infos (moved from DocumentationPage) =
 There is support for the dxr3 card by Creative Labs (aka. Hollywood Plus by 
Sigma Designs)


---
This SF.net email is sponsored by:
The Definitive IT and Networking Event. Be There!
NetWorld+Interop Las Vegas 2003 -- Register today!
http://ads.sourceforge.net/cgi-bin/redirect.pl?keyn0001en
___
Freevo-wikilog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-wikilog


[Freevo-wikilog] [Freevo Wiki] Update of Dxr3Page

2003-03-28 Thread freevo-wikilog
Dear Wiki user,

You have subscribed to a wiki page or wiki category on Freevo Wiki for change 
notification.

The following page has been changed by 62.225.181.46:
http://freevo.sourceforge.net/cgi-bin/moin.cgi/Dxr3Page

--
@@ -48,20 +48,20 @@
 }}}
 
 = Setting up Freevo with DXR3-Support =
-1. Get Freevo from CVS and make it run properly with your PC monitor. 
-2. Edit freevo.conf in the CVS root directory and change the display and geometry 
parameter (in my case for PAL):
+ 1. Get Freevo from CVS and make it run properly with your PC monitor.
+ 2. Edit freevo.conf in the CVS root directory and change the display and geometry 
parameter (in my case for PAL):
  {{{
 display = dxr3
 geometry = 720x576
 }}}
-3. Copy the SDL-Library to the runtime/dll directory
+ 3. Copy the SDL-Library to the runtime/dll directory
  {{{
 cp /usr/local/lib/libSDL-1.2.so.0  runtime/dll
-4. Copy MPlayer to the runtime/apps directory
+ 4. Copy MPlayer to the runtime/apps directory
  {{{
 cp /usr/local/bin/mplayer runtime/apps
 }}}
-5. Run ./freevo and enjoy Freevo on your TV screen!
+ 5. Run ./freevo and enjoy Freevo on your TV screen!
 
 = Outdated infos (moved from DocumentationPage) =
 There is support for the dxr3 card by Creative Labs (aka. Hollywood Plus by 
Sigma Designs)


---
This SF.net email is sponsored by:
The Definitive IT and Networking Event. Be There!
NetWorld+Interop Las Vegas 2003 -- Register today!
http://ads.sourceforge.net/cgi-bin/redirect.pl?keyn0001en
___
Freevo-wikilog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-wikilog


[Freevo-wikilog] [Freevo Wiki] Update of Dxr3Page

2003-03-28 Thread freevo-wikilog
Dear Wiki user,

You have subscribed to a wiki page or wiki category on Freevo Wiki for change 
notification.

The following page has been changed by 62.225.181.46:
http://freevo.sourceforge.net/cgi-bin/moin.cgi/Dxr3Page

--
@@ -1,6 +1,6 @@
 = Introduction =
 The DXR3/Hollywood Plus is a MPEG2-Decoder-Card with TV out (Composite and S-Video). 
You can use it to display Freevo on your TV screen.
-If you have any questions concerning this documenation, contact me [mailto:[EMAIL 
PROTECTED] Schilling, Daniel].
+If you have any questions concerning this documentation, contact me [mailto:[EMAIL 
PROTECTED] Schilling, Daniel].
 
 = Setting up the DXR3-Kernel-Drivers =
 See [http://dxr3.sourceforge.net/howto.html DXR3 / Hollywood Plus HOWTO]


---
This SF.net email is sponsored by:
The Definitive IT and Networking Event. Be There!
NetWorld+Interop Las Vegas 2003 -- Register today!
http://ads.sourceforge.net/cgi-bin/redirect.pl?keyn0001en
___
Freevo-wikilog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-wikilog


[Freevo-wikilog] [Freevo Wiki] Update of Dxr3Page

2003-03-28 Thread freevo-wikilog
Dear Wiki user,

You have subscribed to a wiki page or wiki category on Freevo Wiki for change 
notification.

The following page has been changed by 62.225.181.46:
http://freevo.sourceforge.net/cgi-bin/moin.cgi/Dxr3Page

--
@@ -6,6 +6,14 @@
 See [http://dxr3.sourceforge.net/howto.html DXR3 / Hollywood Plus HOWTO]
 
 = Creating ffmpeg =
+ * Homepage: http://ffmpeg.sourceforge.net/  {{{
+wget http://unc.dl.sourceforge.net/sourceforge/ffmpeg/ffmpeg-0.4.6.tar.gz
+tar xzfv ffmpeg-0.4.6.tar.gz
+cd ffmpeg-0.4.6
+./configure
+make
+make install
+}}}
 = Creating SDL with DXR3-Support =
 See Creating the runtime, section SDL under DocumentationPage/InstallDeps.
 
@@ -13,7 +21,7 @@
  * Homepage: http://www.mplayerhq.hu
  {{{
 wget ftp://ftp1.mplayerhq.hu/MPlayer/releases/MPlayer-0.90rc5.tar.bz2
-tar xjzf MPlayer-0.90rc5.tar.bz2
+tar xjfv MPlayer-0.90rc5.tar.bz2
 cd MPlayer-0.90rc5
 ./configure
 }}}
@@ -57,6 +65,7 @@
  3. Copy the SDL-Library to the runtime/dll directory
  {{{
 cp /usr/local/lib/libSDL-1.2.so.0  runtime/dll
+}}}
  4. Copy MPlayer to the runtime/apps directory
  {{{
 cp /usr/local/bin/mplayer runtime/apps


---
This SF.net email is sponsored by:
The Definitive IT and Networking Event. Be There!
NetWorld+Interop Las Vegas 2003 -- Register today!
http://ads.sourceforge.net/cgi-bin/redirect.pl?keyn0001en
___
Freevo-wikilog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-wikilog


[Freevo-wikilog] [Freevo Wiki] Update of Dxr3Page

2003-03-28 Thread freevo-wikilog
Dear Wiki user,

You have subscribed to a wiki page or wiki category on Freevo Wiki for change 
notification.

The following page has been changed by 62.225.181.46:
http://freevo.sourceforge.net/cgi-bin/moin.cgi/Dxr3Page

--
@@ -17,7 +17,7 @@
 = Creating SDL with DXR3-Support =
 See Creating the runtime, section SDL under DocumentationPage/InstallDeps.
 But before compiling the source you also have to apply the dxr3-patch from the 
contrib/DXR3 directory
-{{{
+ {{{
 cd path-to-your-SDL-source
 patch -p1  path-to-your-freevo-CVS/contrib/DXR3/libsdl1.2-dxr3-ffmpeg.diff
 }}}


---
This SF.net email is sponsored by:
The Definitive IT and Networking Event. Be There!
NetWorld+Interop Las Vegas 2003 -- Register today!
http://ads.sourceforge.net/cgi-bin/redirect.pl?keyn0001en
___
Freevo-wikilog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-wikilog


[Freevo-wikilog] [Freevo Wiki] Update of DocumentationPage/InstallDeps

2003-03-28 Thread freevo-wikilog
Dear Wiki user,

You have subscribed to a wiki page or wiki category on Freevo Wiki for change 
notification.

The following page has been changed by 62.225.181.46:
http://freevo.sourceforge.net/cgi-bin/moin.cgi/DocumentationPage_2fInstallDeps

--
@@ -189,7 +189,7 @@
 == SDL 1.2.5 ==
  
  * Homepage: http://www.libsdl.org
- * '''PleaseUpdate: DirectFB support, DXR3 patches'''
+ * '''PleaseUpdate: DirectFB support, DXR3 patches (see Dxr3Page)'''
 
  {{{
 wget http://www.libsdl.org/release/SDL-1.2.5.tar.gz


---
This SF.net email is sponsored by:
The Definitive IT and Networking Event. Be There!
NetWorld+Interop Las Vegas 2003 -- Register today!
http://ads.sourceforge.net/cgi-bin/redirect.pl?keyn0001en
___
Freevo-wikilog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-wikilog


[Freevo-wikilog] [Freevo Wiki] Update of DocumentationPage/UsageInfo

2003-03-28 Thread freevo-wikilog
Dear Wiki user,

You have subscribed to a wiki page or wiki category on Freevo Wiki for change 
notification.

The following page has been changed by 212.202.173.124:
http://freevo.sourceforge.net/cgi-bin/moin.cgi/DocumentationPage_2fUsageInfo

--
@@ -28,10 +28,18 @@
 
 German users don't need XMLTV, just start
  {{{
-wget http://yasd.cc/xmltv/tv_`date +%Y%m%d`.xml.gz --output-document=- | gzip -d  
/tmp/TV.xml }}}
+wget http://yasd.cc/xmltv/tv_`date +%Y%m%d`.xml.gz --output-document=- | gzip -d  
/tmp/TV.xml 
+cat /tmp/TV.xml |  sed 's/+0100/+/g'  /tmp/TV.xml_
+cat /tmp/TV.xml_ | sed 's/ und uuml;/ue/g'  /tmp/TV.xml
+cat /tmp/TV.xml |  sed 's/ und ouml;/oe/g'  /tmp/TV.xml_
+cat /tmp/TV.xml_ | sed 's/ und auml;/ae/g'  /tmp/TV.xml
+cat /tmp/TV.xml |  sed 's/ und middot;/:/g'  /tmp/TV.xml_
+cat /tmp/TV.xml_ | sed 's/ und szlig;/ss/g'  /tmp/TV.xml
+}}}
 
 to get the listing for today and set TV_CHANNELS in local_conf.py to the station you 
have.
 
+With Umlaut-conversion and Time-Zone Change (if you would like to preogram that more 
efficient - feel free to do so and post it here plz)
 
 = Movies =
 


---
This SF.net email is sponsored by:
The Definitive IT and Networking Event. Be There!
NetWorld+Interop Las Vegas 2003 -- Register today!
http://ads.sourceforge.net/cgi-bin/redirect.pl?keyn0001en
___
Freevo-wikilog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-wikilog


[Freevo-wikilog] [Freevo Wiki] Update of DocumentationPage

2003-03-27 Thread freevo-wikilog
Dear Wiki user,

You have subscribed to a wiki page or wiki category on Freevo Wiki for change 
notification.

The following page has been changed by 139.169.99.49:
http://freevo.sourceforge.net/cgi-bin/moin.cgi/DocumentationPage

--
@@ -57,18 +57,29 @@
 
 === General Setup ===
 
-Freevos configuration is stored in the file freevo_config.py in the freevo directory. 
You can change the variables there or better, make a new file called local_conf.py in 
the same directory and put all variables you want to change in there.
+Freevos configuration is stored in the file freevo_config.py in the freevo directory. 
+You WILL need to make a few changes, so copy to a new file called local_conf.py in 
the same directory and make all your personalizations, customizations and all other 
variables you want to change in there.
 
 e.g.: you want to set the audio device for mplayer to alsa9, just put MPLAYER_AO_DEV 
= 'alsa9' in local_conf.py.
 
 Check the config file carefully, most people will change the following variables:
 
-DIR_MOVIES Directories where your movies are
-DIR_MP3 Directories where your audio files (mp3, ogg) are
-DIR_IMAGES Directories where your images are
-RC_CMDS Comands for your remote control. Check /etc/lircd.conf for the button names 
of your remote
+  * DIR_MOVIES Directories where your movies are
+  * DIR_MP3 Directories where your audio files (mp3, ogg) are
+  * DIR_IMAGES Directories where your images are
+  * RC_CMDS Comands for your remote control. Check /etc/lircd.conf for the button 
names of your remote
+  * Also check the mplayer section to specify the audio device and special paramter 
for mplayer.
+  * Check path for mencoder in VCR command
+
+If you will be recording, you will need to a single cron job. This cronjob should 
call 'path/freevo execute src/tv/record_daemon.py' as often as you want. Most people 
run this every minute of every hour, but some run only every five. That's your call-- 
will you miss a record command on every five?
+   Sample cron entry:
+{{{
+   # Every minute
+   * * * * * /usr/local/freevo/freevo execute src/tv/record_daemon.py
+   # Every 5 minutes instead (remove #)
+   #0,5,10,15,20,25,30,35,40,45,50,55 * * * * /usr/local/freevo/freevo execute 
src/tv/record_daemon.py
+}}}
 
-Also check the mplayer section to specify the audio device and special paramter for 
mplayer.
 
 === TV setup ===
 


---
This SF.net email is sponsored by:
The Definitive IT and Networking Event. Be There!
NetWorld+Interop Las Vegas 2003 -- Register today!
http://ads.sourceforge.net/cgi-bin/redirect.pl?keyn0001en
___
Freevo-wikilog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-wikilog


[Freevo-wikilog] [Freevo Wiki] Update of DocumentationPage

2003-03-26 Thread freevo-wikilog
Dear Wiki user,

You have subscribed to a wiki page or wiki category on Freevo Wiki for change 
notification.

The following page has been changed by 65.49.70.167:
http://freevo.sourceforge.net/cgi-bin/moin.cgi/DocumentationPage

--
@@ -335,6 +335,28 @@
 
 See the NvidiaPage for information.
 
+== TV Capture Cards ==
+
+Any video card that supports the  * [http://bytesex.org/bttv/ v4l] or 
[http://bytesex.org/bttv/ v4l2] API. Should be possible to use under Linux.  However,
+if you are looking into new hardware, some models are highlighted.
+
+=== Hauppauge WinTV Cards ===
+
+Many people have reported good performance and strong driver support for the 
Hauppauge WinTV series
+of cards. They have a large number of cards, but only the WinTV PCI cards using 
analog reception
+will be of much use.  
+
+As well, no practical for the WinTV-PVR models is currently supported on Linux. 
+
+
+
+=== ATI All-in-Wonder Models ===
+
+need someone to fill this in. 
+
+
+
+
 == Remote Controls ==
 
 === Streamzap USB Remote ===


---
This SF.net email is sponsored by:
The Definitive IT and Networking Event. Be There!
NetWorld+Interop Las Vegas 2003 -- Register today!
http://ads.sourceforge.net/cgi-bin/redirect.pl?keyn0001en
___
Freevo-wikilog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-wikilog


[Freevo-wikilog] [Freevo Wiki] Update of LinkPage

2003-03-13 Thread freevo-wikilog
Dear Wiki user,

You have subscribed to a wiki page or wiki category on Freevo Wiki for change 
notification.

The following page has been changed by 217.232.8.91:
http://freevo.sourceforge.net/cgi-bin/moin.cgi/LinkPage

--
@@ -15,3 +15,6 @@
 
 myHTPC [http://www.myhtpc.net/] is a highly customizable,menu driven front end for 
windows that allows you, among other things, to launch external programs, browse 
pictures and large collections of almost any type of media stored on your computer. 
myHTPC is extremely flexible and allows you to easily build nested menu structures 
that can accomplish many tasks. Its large, clear display makes it perfect for large 
monitors or TV sets. Best of all, myHTPC is free.
 
+== Freevix ==
+a tiny GNU/Linux distribution designed to provide a complete but small foot print 
environment for people wanting to build a media player system with Freevo.
+Supports EPIA-M boards to run freevo.


---
This SF.net email is sponsored by:Crypto Challenge is now open! 
Get cracking and register here for some mind boggling fun and 
the chance of winning an Apple iPod:
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en
___
Freevo-wikilog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-wikilog


[Freevo-wikilog] [Freevo Wiki] Update of LinkPage

2003-03-13 Thread freevo-wikilog
Dear Wiki user,

You have subscribed to a wiki page or wiki category on Freevo Wiki for change 
notification.

The following page has been changed by 217.232.8.91:
http://freevo.sourceforge.net/cgi-bin/moin.cgi/LinkPage

--
@@ -17,4 +17,4 @@
 
 == Freevix ==
 a tiny GNU/Linux distribution designed to provide a complete but small foot print 
environment for people wanting to build a media player system with Freevo.
-Supports EPIA-M boards to run freevo.
+Supports EPIA-M boards to run freevo. [http://www.freevix.org]


---
This SF.net email is sponsored by:Crypto Challenge is now open! 
Get cracking and register here for some mind boggling fun and 
the chance of winning an Apple iPod:
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en
___
Freevo-wikilog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-wikilog


[Freevo-wikilog] [Freevo Wiki] Update of FreevoRoadmap

2003-03-13 Thread freevo-wikilog
Dear Wiki user,

You have subscribed to a wiki page or wiki category on Freevo Wiki for change 
notification.

The following page has been changed by 217.232.8.91:
http://freevo.sourceforge.net/cgi-bin/moin.cgi/FreevoRoadmap

--
@@ -11,6 +11,7 @@
  * Automounting and Inclusion of USB-Sticks, CF-Cards
  * IPOD Support
  * LCD Display Support (Via LCDProc)
+ * Display Current Time/Date
 
 = Before next release =
 


---
This SF.net email is sponsored by:Crypto Challenge is now open! 
Get cracking and register here for some mind boggling fun and 
the chance of winning an Apple iPod:
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en
___
Freevo-wikilog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-wikilog


[Freevo-wikilog] [Freevo Wiki] Update of FreevoRoadmap

2003-03-11 Thread freevo-wikilog
Dear Wiki user,

You have subscribed to a wiki page or wiki category on Freevo Wiki for change 
notification.

The following page has been changed by 217.5.92.160:
http://freevo.sourceforge.net/cgi-bin/moin.cgi/FreevoRoadmap

--
@@ -8,6 +8,8 @@
  * Include a File Manager Application (like konqueror, emelfm)
  * Video subtitles support, after video selection it could be show a list with 
subtitle files on the current directory (if any).
   * Sometimes the subtitle files are not in same directory, it should be a function 
that could allow that selection.
+ * Automounting and Inclusion of USB-Sticks, CF-Cards
+ * IPOD Support
 
 = Before next release =
 


---
This SF.net email is sponsored by:Crypto Challenge is now open! 
Get cracking and register here for some mind boggling fun and 
the chance of winning an Apple iPod:
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en
___
Freevo-wikilog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-wikilog


[Freevo-wikilog] [Freevo Wiki] Update of FreevoRoadmap

2003-03-11 Thread freevo-wikilog
Dear Wiki user,

You have subscribed to a wiki page or wiki category on Freevo Wiki for change 
notification.

The following page has been changed by 217.5.92.160:
http://freevo.sourceforge.net/cgi-bin/moin.cgi/FreevoRoadmap

--
@@ -10,6 +10,7 @@
   * Sometimes the subtitle files are not in same directory, it should be a function 
that could allow that selection.
  * Automounting and Inclusion of USB-Sticks, CF-Cards
  * IPOD Support
+ * LCD Display Support (Via LCDProc)
 
 = Before next release =
 


---
This SF.net email is sponsored by:Crypto Challenge is now open! 
Get cracking and register here for some mind boggling fun and 
the chance of winning an Apple iPod:
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en
___
Freevo-wikilog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-wikilog


[Freevo-wikilog] [Freevo Wiki] Update of DocumentationPage

2003-03-05 Thread freevo-wikilog
Dear Wiki user,

You have subscribed to a wiki page or wiki category on Freevo Wiki for change 
notification.

The following page has been changed by 65.49.70.167:
http://freevo.sourceforge.net/cgi-bin/moin.cgi/DocumentationPage

The comment on the change is:
Added information about using tv_sort

--
@@ -109,6 +109,20 @@
 
 Here you can find a dutch version: [http://www.students.cs.uu.nl/~gdiepen/tv_grab_nl]
 
+ North American listings 
+
+Because the provider of North American listings has recently stopped providing stop 
time data, an extra step is required to guess the stop times if you are a user of the 
tv_grab_na tool. The simplest way to fix it, is to pipe the output from tv_grab_na 
through tv_sort, which will fix the broken listings. (tv_sort is included with xmltv, 
so you shouldn't need to install anything)
+
+ {{{
+#!/bin/sh
+todayis=`date +%Y%m%d`
+/usr/bin/tv_grab_na --days 1 | tv_sort  $HOME/freevo/xmltv/listings_$todayis.xml
+rm -f /tmp/TV.xml
+ln -s $HOME/freevo/xmltv/listings_$todayis.xml /tmp/TV.xml
+}}} 
+
+
+
  Logos 
 
 ''How do you use the makelogos.py to generate and retrieve logos?''


---
This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger 
for complex code. Debugging C/C++ programs can leave you feeling lost and 
disoriented. TotalView can help you find your way. Available on major UNIX 
and Linux platforms. Try it free. www.etnus.com
___
Freevo-wikilog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-wikilog


[Freevo-wikilog] [Freevo Wiki] Update of DocumentationPage/InstallDeps

2003-03-03 Thread freevo-wikilog
Dear Wiki user,

You have subscribed to a wiki page or wiki category on Freevo Wiki for change 
notification.

The following page has been changed by 24.207.212.137:
http://freevo.sourceforge.net/cgi-bin/moin.cgi/DocumentationPage_2fInstallDeps

--
@@ -1,4 +1,4 @@
-= Creating the runtime (the coming runtime4) =
+= Creating the runtime (now included in the Freevo binary releases) =
 
  '''NOTE: You will most likely want to use the full binary release instead of 
building all these dependencies yourself! See http://freevo.sourceforge.net for the 
download.'''
 


---
This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger 
for complex code. Debugging C/C++ programs can leave you feeling lost and 
disoriented. TotalView can help you find your way. Available on major UNIX 
and Linux platforms. Try it free. www.etnus.com
___
Freevo-wikilog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-wikilog


[Freevo-wikilog] [Freevo Wiki] Update of DocumentationPage

2003-03-02 Thread freevo-wikilog
Dear Wiki user,

You have subscribed to a wiki page or wiki category on Freevo Wiki for change 
notification.

The following page has been changed by 62.218.247.3:
http://freevo.sourceforge.net/cgi-bin/moin.cgi/DocumentationPage

--
@@ -3,6 +3,9 @@
 
 = Introduction =
 
+
+YAHOO !!!
+
 Freevo is an open-source digital video jukebox (PVR, DVR) based on Linux in addition 
to a number of open-source audio/video tools. [http://www.mplayerhq.hu MPlayer] is 
used to play audio and video files. MPlayer is an excellent media player that can play 
most popular file formats. Freevo can be used both for a standalone PVR computer with 
a TV+remote, as well as on a regular desktop computer using the monitor and keyboard.
 
 Freevo is easy to download and install for new users. Most hardware is supported 
(graphic boards, sound cards and video capture devices).


---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
Freevo-wikilog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-wikilog


[Freevo-wikilog] [Freevo Wiki] Update of LocalSpellingWords

2003-02-27 Thread freevo-wikilog
Dear Wiki user,

You have subscribed to a wiki page or wiki category on Freevo Wiki for change 
notification.

The following page has been changed by 24.86.233.106:
http://freevo.sourceforge.net/cgi-bin/moin.cgi/LocalSpellingWords

--
@@ -81,3 +81,5 @@
 Wortdatei Wortdateien Wortzahl
 
 Mailinglisten Softwareentwickler
+
+Alsa Emulators Freevo Linux debian


---
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
___
Freevo-wikilog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-wikilog


[Freevo-wikilog] [Freevo Wiki] Update of BugList

2003-02-26 Thread freevo-wikilog
Dear Wiki user,

You have subscribed to a wiki page or wiki category on Freevo Wiki for change 
notification.

The following page has been changed by 62.254.0.40:
http://freevo.sourceforge.net/cgi-bin/moin.cgi/BugList

--
@@ -24,7 +24,7 @@
 The EPG cannot handle non-ASCII characters.
 
 
-The EPG doesn't handle overlapping programs very well.
+The EPG doesn't handle overlapping programs very well (neither does the Tivo)
 
 
 Arrows in TV menu are enabled only if there is an XML programme within a certain time 
range.


---
This SF.net email is sponsored by: Scholarships for Techies!
Can't afford IT training? All 2003 ictp students receive scholarships.
Get hands-on training in Microsoft, Cisco, Sun, Linux/UNIX, and more.
www.ictp.com/training/sourceforge.asp
___
Freevo-wikilog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-wikilog


<    1   2   3   4