Re: [Freevo-users] hacked tivo for mpeg card

2004-12-16 Thread skeeterskip
Interesting.  I suppose I will stick with my regular
media box until someone gets a simple fix for Tivo.

I have neighbor that has nice mod card for Xbox and he
can stream video media from his computer to his Xbox
and quite a few nice things. But unfortunatly it has
no TV tuner in it.

At their low prices of $99 and $150 it seems like Tivo
and Xbox will make nice affordable media box systems
to those willing to tinker with them.


--- Eric Jorgensen <[EMAIL PROTECTED]> wrote:

> On Thu, 16 Dec 2004 16:38:13 -0800
> skeeterskip <[EMAIL PROTECTED]> wrote:
> 
> > I've heard of Tivo hacks for bigger hard drive,
> but has anyone hacked 
> > Tivo to allow for playing of digital music,
> videos, and other stuff?
> > 
> > I used to have Tivo but sold it. I would like to
> replace Tivo tv 
> > scheduler which costs  $299 or $12 a month with a
> free  one and be able 
> > to upload digital movies and music.
> 
> 
>There are hacks to play music and display still
> images on series 1
> tivos. The series 1 tivo has a very weak 50mhz ppc
> CPU and a hardware mpeg
> codec. You will never get it to do any sort of video
> but mpeg 2. 
> 
>The series 2 tivo has a very fast NEC Mips cpu
> and afaik does it's
> encode and decode in software, but i know nothing at
> all about hacks for
> it. They have a 'home media option' that will play
> music, display stills,
> etc. Dunno if it'll play video files. Costs money. I
> don't have a series 2
> anyway. Probably won't unless the HDTiVo DTV
> receiver falls from it's
> current $1000 price tag to something that isn't
> absurd. 
> 
>There is in fact a "tivo service emulator" hacked
> up by some canadians
> that can feed your tivo with guide data for free -
> but the price of freedom
> is eternal vigilance and you don't sound like you're
> prepared to set up
> this fairly complex piece of software. 
> 
>Freevo can do what you want, too, without the
> wonderful TiVo UI, but,
> see above.
> 
>
> 
> 
>
---
> 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://productguide.itmanagersjournal.com/
> ___
> Freevo-users mailing list
> [EMAIL PROTECTED]
>
https://lists.sourceforge.net/lists/listinfo/freevo-users
> 




__ 
Do you Yahoo!? 
Yahoo! Mail - 250MB free storage. Do more. Manage less. 
http://info.mail.yahoo.com/mail_250


---
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://productguide.itmanagersjournal.com/
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Fwd: Re: [Freevo-users] Re: CVS install problem, Crash ValueError pygame support miss]

2004-12-16 Thread john.molohan

Yeah, it's not finding pygame.
[EMAIL PROTECTED] pyimlib2]# python setup.py install
pygame extention disabled
running install
running build
running build_py
running build_ext
running install_lib
[EMAIL PROTECTED] pyimlib2]#
   

Add some debug in lib/pyimlin2/setup.py and try to find out what the
reason is. 

 

Not knowing python and more to the point not being a programmer is a bit 
of a drawback here but I can give some feedback. It's failing at the 
os.path.isdir(inc) check;

[EMAIL PROTECTED] pyimlib2]# python2.3 setup.py build
DEBUG: pygame.__path__[0] is  /usr/lib/python2.3/site-packages/pygame
DEBUG: inc[:inc.rfind('site-packages')] + 'pygame' is  
/usr/lib/python2.3/pygame
DEBUG: inc[:inc.rfind('/lib/')] + '/include' + 
inc[inc.rfind('/lib/')+4:] is  /usr/include/python2.3/pygame
DEBUG: os.path.dir is False
pygame extention disabled
running build
running build_py
running build_ext
[EMAIL PROTECTED] pyimlib2]#

[EMAIL PROTECTED] epeg-0.9.0]# sdl-config --version
1.2.7
   


That should work.
 

I am actually using X11 and adding this setting got things moving on
(slightly). Next up was an issue with mbus. The hostname returned by
gethostname was not resolvable resulting in the following as
gethostbyname failed.
 File
"/home/john/apps/freevocvs/freevo/site-packages/mbus/entity.py", line
400, in calculateAddress
   newAddr[ 'id' ] = "[EMAIL PROTECTED]" % \
gaierror: (-2, 'Name or service not known')
   

Try to add your pc to your /etc/hosts. It looks like you can't connect
to a nameserver.
 

Exactly, adding to /etc/hosts had done the trick.
So that's sorted now the next one is a sqlite problem. Think I must
have missed something in my rush.
[EMAIL PROTECTED] freevo]# freevo
ImportError: libsqlite3.so.0: cannot open shared object file: No such
file or directory
Not all requirements of Freevo are installed on your system.
Please check the INSTALL file for more informations.
Sqlite and pysqlite are installed. Libsqlite.so.0 is in
/usr/local/lib/libsqlite3.so.0
   

Try to remerge pysqlite. Maybe sqlite below pysql changed. 

Dischi
 

Pysqlite sorted, now I'm probably pushing my luck here but here's the 
next traceback on launch:

WARNING __init__(303): TV_RECORD_DIR not set
Please set TV_RECORD_DIR to the directory, where recordings
should be stored or remove the tv plugin. Autoset variable
to /root.
WARNING __init__(306): VIDEO_SHOW_DATA_DIR not found
WARNING thumbnail(54): thumbnail: pyepeg not found
ERROR main(418): Crash!
Traceback (most recent call last):
File "/usr/lib/python2.3/site-packages/freevo/main.py", line 391, in ?
  MainMenu().getcmd()
File "/usr/lib/python2.3/site-packages/freevo/main.py", line 205, in 
getcmd
  items += p.items(self)
File "/usr/lib/python2.3/site-packages/freevo/tv/__init__.py", line 
74, in items
  config.detect('tvcards', 'channels')
File "/usr/lib/python2.3/site-packages/freevo/config/__init__.py", 
line 346, in detect
  exec('import %s' % module)
File "", line 1, in ?
File "/usr/lib/python2.3/site-packages/freevo/config/channels.py", 
line 131, in ?
  refresh()
File "/usr/lib/python2.3/site-packages/freevo/config/channels.py", 
line 107, in refresh
  pyepg.load(config.TV_CHANNELS, config.TV_CHANNELS_EXCLUDE)
File "/usr/lib/python2.3/site-packages/pyepg/guide.py", line 84, in load
  for c in self.sql_get_channels():
File "/usr/lib/python2.3/site-packages/pyepg/guide.py", line 173, in 
sql_get_channels
  return self.sql_execute(query)
File "/usr/lib/python2.3/site-packages/pyepg/guide.py", line 128, in 
sql_execute
  result = self.db.execute(query)
File "/usr/lib/python2.3/site-packages/pyepg/db_sqlite.py", line 78, 
in execute
  self.cursor.execute(query)
File "/usr/lib/python2.3/site-packages/sqlite/main.py", line 244, in 
execute
  self.rs = self.con.db.execute(SQL)
DatabaseError: no such table: channels


---
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://productguide.itmanagersjournal.com/
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] CVS install problem, Crash ValueError pygame support missisng?

2004-12-16 Thread den_RDC
I have exactly the same problem. I double checked, and pygame, Imlib2 and 
pyimlib are correctly installed.

mvg
den_RDC

On Monday 13 December 2004 22:34, john.molohan wrote:
> Trying the cvs yesterday and today. After installing (apparently without
> error) running freevo gives the following traceback:
>
> [EMAIL PROTECTED] epeg-0.9.0]# cat /var/log/freevo/main-502
> 2004-12-13 21:06:45,903 WARNING  [config] __init__.py 306:
> VIDEO_SHOW_DATA_DIR not found
> 2004-12-13 21:06:46,056 WARNING  [  util] thumbnail.py 54: thumbnail:
> pyepeg not found
> 2004-12-13 21:06:46,868 ERROR[  root] main.py 418: Crash!
> Traceback (most recent call last):
>   File "/home/john/apps/freevocvs/freevo/site-packages/freevo/main.py",
> line 358, in ?
> plugin.get_number()-1)
>   File "/home/john/apps/freevocvs/freevo/site-packages/freevo/main.py",
> line 271, in __init__
> self.engine.show()
>   File "/home/john/apps/freevocvs/freevo/src/gui/areas/handler.py", line
> 289, in show
> self.canvas.update()
>   File
> "/home/john/apps/freevocvs/freevo/site-packages/mevas/canvasobject.py",
> line 193, in update
> return self._update_end()
>   File
> "/home/john/apps/freevocvs/freevo/site-packages/mevas/displays/pygamecanvas
>.py", line 38, in _update_end
> self._backing_store._image.to_sdl_surface(self._screen)
>   File "/home/john/apps/freevocvs/freevo/site-packages/Imlib2.py", line
> 476, in to_sdl_surface
> return self._image.to_sdl_surface(sdl_surface)
> ValueError: pygame support missing
>
> Pygame is installed from when I installed freevo 1.5. Pygame version
>
>
> ---
> 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://productguide.itmanagersjournal.com/
> ___
> Freevo-users mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/freevo-users


---
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://productguide.itmanagersjournal.com/
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] mobile USB drive and Freevo

2004-12-16 Thread skeeterskip
Yes, it looks like you are correct about writing
permissions. See section 3.2 
http://linux-ntfs.sourceforge.net/info/ntfs.html

Read permissions should be fine for me right now. I
just want to get stuff from portable drive to linux.


--- Simon Allcorn <[EMAIL PROTECTED]> wrote:

> AFAIK NTFS can only be read with linux, not written
> (bad stuff (tm)
> happens) although I may be wrong about this. I
> believe the best (for
> best read most portable) format to use is fat32.
> 
> 
> On Wed, 2004-12-15 at 18:13, skeeterskip wrote:
> > hmm, it looks like I can't mount drive because it
> is
> > NTFS partition. I'm running Fedora 2.
> > 
> > 
> > --- Simon Allcorn <[EMAIL PROTECTED]>
> wrote:
> > 
> > > Hi Skeeter,
> > > 
> > > unless I've missunderstood you:
> > > 
> > > 1) mount the usb stick (probably as root)
> > > 
> > > mount -t filesystem_type /dev/sda1
> /mnt/my_usb_stick
> > > 
> > > 2) configure freevo with /mnt/my_usb_stick
> > > 
> > > 3) that's it !
> > > 
> > > btw you should be able to build some kind of
> > > automount for 1) so that
> > > every time you insert the stick it get's
> mounted.
> > > 
> > > hth  
> > > 
> > > Sal
> > > 
> > > On Tue, 2004-12-14 at 07:33, skeeterskip wrote:
> > > > I'm trying to figure out how to get mobile
> drive
> > > to work with Freevo. 
> > > > The drive I have is USB drive. When I plug it
> in
> > > it looks like it is 
> > > > showing up under /dev/sda1.
> > > > 
> > > > How can I get it to work with Freevo?
> > > > 
> > > > 
> > > > Skeeter
> > > > 
> > > > 
> > > >
> > >
> >
>
---
> > > > 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://productguide.itmanagersjournal.com/
> > > >
> ___
> > > > Freevo-users mailing list
> > > > [EMAIL PROTECTED]
> > > >
> > >
> >
>
https://lists.sourceforge.net/lists/listinfo/freevo-users
> > > 
> > > 
> > > 
> > >
> >
>
---
> > > 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://productguide.itmanagersjournal.com/
> > > ___
> > > Freevo-users mailing list
> > > [EMAIL PROTECTED]
> > >
> >
>
https://lists.sourceforge.net/lists/listinfo/freevo-users
> > > 
> > 
> > 
> > 
> > 
> > __ 
> > Do you Yahoo!? 
> > Yahoo! Mail - Find what you need with new enhanced
> search.
> > http://info.mail.yahoo.com/mail_250
> > 
> > 
> >
>
---
> > 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://productguide.itmanagersjournal.com/
> > ___
> > Freevo-users mailing list
> > [EMAIL PROTECTED]
> >
>
https://lists.sourceforge.net/lists/listinfo/freevo-users
> 
> 
> 
>
---
> 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://productguide.itmanagersjournal.com/
> ___
> Freevo-users mailing list
> [EMAIL PROTECTED]
>
https://lists.sourceforge.net/lists/listinfo/freevo-users
> 




__ 
Do you Yahoo!? 
Send a seasonal email greeting and help others. Do good. 
http://celebrity.mail.yahoo.com


---
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://productguide.itmanagersjournal.com/
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] IMDB plugin

2004-12-16 Thread Benjamin Zeiss
hi,
--On Dienstag, 14. Dezember 2004 22:55 +0100 Jesper Mathiassen 
<[EMAIL PROTECTED]> wrote:

I use this plugin alot, but the other day it suddenly stopped working.
Anyone else with this problems? or suggestions for debugging I get
nothing.. no results, no errors and nothing in the logs...
this has been known and a patch has been posted to the freevo-devel mailing 
list. i've made it work with the 1.7 revision of fxdimdb.py of the 1.5 
branch. you can get it here:


just replace it with the old one (make a backup though just in case !!!).
i'd like to encourage the freevo development team once again to switch to 
imdbpy for the imdb lookups. i just makes a whole lot of sense to outsource 
the imdb stuff, because it breaks quite often and the correcting patches 
are mostly always done against cvs and not backported. this is really kind 
of disturbing for people using the stable version when it breaks. i once 
started using the cvs version because of that, but, you know, cvs isn't 
always stable.

--
Benjamin Zeiss
GPG: 0xC398BCC6

---
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://productguide.itmanagersjournal.com/
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Re: Fine-Tuning Freevo confs

2004-12-16 Thread Andrew Osborn
Indeed that is what I have.


On Wed, 15 Dec 2004 16:28:07 -, John Molohan <[EMAIL PROTECTED]> wrote:
> Urpmq -r freevo should confirm freevo-1.5.1-2mdk.
> 
> > -Original Message-
> > From: [EMAIL PROTECTED] [mailto:freevo-users-
> > [EMAIL PROTECTED] On Behalf Of Andrew Osborn
> > Sent: 15 December 2004 16:03
> > To: [EMAIL PROTECTED]
> > Subject: Re: [Freevo-users] Re: Fine-Tuning Freevo confs
> >
> > I just did urpmi freevo using mandrake 10.1. So probably whatever is
> > out. I'm not quite sure.
> >
> >
> > On Wed, 15 Dec 2004 13:00:46 +0100, Dirk Meyer <[EMAIL PROTECTED]> wrote:
> > > Andrew Osborn wrote:
> > > > filename : /dev/dvd
> > > >
> > > > type: DVD
> > > > subtype: video
> > > > id: 2000103115294300BENNY
> > > > label: BENNY
> > > > length: 7544
> > >
> > > That looks good. What version of Freevo are you using?
> > >
> > > Dischi
> > >
> > > --
> > > Teamwork is essential -- it allows you to blame someone else.
> > >
> > >
> > >
> >
> >
> > --
> > Andy Osborn
> > 920-319-6032
> >
> > 
> > ---
> > 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://productguide.itmanagersjournal.com/
> > ___
> > Freevo-users mailing list
> > [EMAIL PROTECTED]
> 
> 
> ---
> 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://productguide.itmanagersjournal.com/
> ___
> Freevo-users mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/freevo-users
> 


-- 
Andy Osborn
920-319-6032


---
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://productguide.itmanagersjournal.com/
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] Re: CVS install problem, Crash ValueError pygame support missisng?

2004-12-16 Thread Dirk Meyer
"john.molohan" wrote:
> Trying the cvs yesterday and today. After installing (apparently
> without error) running freevo gives the following traceback:
>
> [EMAIL PROTECTED] epeg-0.9.0]# cat /var/log/freevo/main-502
[...]
> ValueError: pygame support missing
>
> Pygame is installed from when I installed freevo 1.5. Pygame version

Try to recompile pyimlib2. When running setup, you see a message if
pygame is found or not. If pygame is installed and not found, please
send me the following 'sdl-config --version'.

If you use X11, you can also use imlib2 output by setting
OSD_DISPLAY='imlib2'. 


Dischi

-- 
It's the same old story; boy meets beer, boy drinks beer... boy gets
another beer.
-- Cheers


pgptm4Ib3k0UC.pgp
Description: PGP signature


RE: [Freevo-users] Re: repodata fold for yum on Fedora Core 3

2004-12-16 Thread Cade
Oh yea... my bad.  Did that.  Everything seemed to work.  Freevo ran but I
am getting a message "The Recordserver is down".  I think it's a
configuration issue though not an installation issue.  But since the
recordserver section of the documentation is missing I cannot be sure


Thanx for your help!

Cade

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Davin
Desborough
Sent: Friday, December 10, 2004 9:26 PM
To: [EMAIL PROTECTED]
Subject: Re: [Freevo-users] Re: repodata fold for yum on Fedora Core 3

Just perform a yum install for mplayer too.

-Davin

- Original Message - 
From: "Cade" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, December 10, 2004 2:26 PM
Subject: RE: [Freevo-users] Re: repodata fold for yum on Fedora Core 3


I Installed using yum on a fedora 3 system.  The only problem I ran into was



--- Start Error
ERROR: can't find mplayer
Please Install and put in path
Freevo won't work without it
--- End Error

Please Advise


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Stephen Howie
Sent: Thursday, December 09, 2004 5:11 PM
To: [EMAIL PROTECTED]
Subject: Re: [Freevo-users] Re: repodata fold for yum on Fedora Core 3

Dirk Meyer wrote:

>Xavier Bachelot wrote:
>
>
>>>Its stored on the repository, I don't know how to create it, maybe a
>>>little RTFM will help you.
>>>
>>>
>>>
>>get the creterepo binary (on Fedora, in the 'createrepo' rpm) and then
>>run 'createrepo path/to/rpms/repo'
>>
>>
>
>I got the src rpm and copied the python files to the sourceforge
>host. Now I have some repro data files. Can someone please test.
>
>
>Dischi
>
>
>
It looks like it worked.  I installed freevo with the direction not
using yum so when I type

yum install freevo

it downloaded the files and said that there was nothing to update.

Thanks



---
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://productguide.itmanagersjournal.com/
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users



---
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://productguide.itmanagersjournal.com/
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users



---
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://productguide.itmanagersjournal.com/
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users



---
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://productguide.itmanagersjournal.com/
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] IMDB plugin

2004-12-16 Thread den_RDC
The patch i posted to the dev-list was compatible with 1.5.x afaik, and 
probably is compatible with a lot earlier versions too.

I have to disagree on the outsourcing though. Imdb doesn't break very often (i 
think max once a year) and outsourcing the imdb stuff doesn't mean the TTP 
(Time To Patch) will decrease dramatically. And afaik, a 1.5.3 release of 
freevo is sheduled to solve this problem (and some other small bugfixes). 

On Tuesday 14 December 2004 23:19, Benjamin Zeiss wrote:
> hi,
>
> --On Dienstag, 14. Dezember 2004 22:55 +0100 Jesper Mathiassen
>
> <[EMAIL PROTECTED]> wrote:
> > I use this plugin alot, but the other day it suddenly stopped working.
> > Anyone else with this problems? or suggestions for debugging I get
> > nothing.. no results, no errors and nothing in the logs...
>
> this has been known and a patch has been posted to the freevo-devel mailing
> list. i've made it work with the 1.7 revision of fxdimdb.py of the 1.5
> branch. you can get it here:
>
> 
>
> just replace it with the old one (make a backup though just in case !!!).
>
> i'd like to encourage the freevo development team once again to switch to
> imdbpy for the imdb lookups. i just makes a whole lot of sense to outsource
> the imdb stuff, because it breaks quite often and the correcting patches
> are mostly always done against cvs and not backported. this is really kind
> of disturbing for people using the stable version when it breaks. i once
> started using the cvs version because of that, but, you know, cvs isn't
> always stable.
>
> --
> Benjamin Zeiss
> GPG: 0xC398BCC6
>
>
>
> ---
> 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://productguide.itmanagersjournal.com/
> ___
> Freevo-users mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/freevo-users


---
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://productguide.itmanagersjournal.com/
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] Re: Fine-Tuning Freevo confs

2004-12-16 Thread Dirk Meyer
Andrew Osborn wrote:
> filename : /dev/dvd
>
> type: DVD
> subtype: video
> id: 2000103115294300BENNY
> label: BENNY
> length: 7544

That looks good. What version of Freevo are you using?


Dischi

-- 
Teamwork is essential -- it allows you to blame someone else.


pgpy5EXDl9EWf.pgp
Description: PGP signature


RE: [Freevo-users] Re: Fine-Tuning Freevo confs

2004-12-16 Thread John Molohan
Urpmq -r freevo should confirm freevo-1.5.1-2mdk.

> -Original Message-
> From: [EMAIL PROTECTED] [mailto:freevo-users-
> [EMAIL PROTECTED] On Behalf Of Andrew Osborn
> Sent: 15 December 2004 16:03
> To: [EMAIL PROTECTED]
> Subject: Re: [Freevo-users] Re: Fine-Tuning Freevo confs
> 
> I just did urpmi freevo using mandrake 10.1. So probably whatever is
> out. I'm not quite sure.
> 
> 
> On Wed, 15 Dec 2004 13:00:46 +0100, Dirk Meyer <[EMAIL PROTECTED]> wrote:
> > Andrew Osborn wrote:
> > > filename : /dev/dvd
> > >
> > > type: DVD
> > > subtype: video
> > > id: 2000103115294300BENNY
> > > label: BENNY
> > > length: 7544
> >
> > That looks good. What version of Freevo are you using?
> >
> > Dischi
> >
> > --
> > Teamwork is essential -- it allows you to blame someone else.
> >
> >
> >
> 
> 
> --
> Andy Osborn
> 920-319-6032
> 
> 
> ---
> 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://productguide.itmanagersjournal.com/
> ___
> Freevo-users mailing list
> [EMAIL PROTECTED]


---
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://productguide.itmanagersjournal.com/
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] Re: CVS install problem, Crash ValueError pygame support miss

2004-12-16 Thread Dirk Meyer
"john.molohan" wrote:
>> -Original Message-
>> From: [EMAIL PROTECTED]
>> [mailto:[EMAIL PROTECTED] On Behalf Of Dirk Meyer
>> Sent: 14 December 2004 12:16
>> To: [EMAIL PROTECTED]
>> Subject: [Freevo-users] Re: CVS install problem, Crash ValueError pygame
>> support missisng?
>>
>> "john.molohan" wrote:
>> > Trying the cvs yesterday and today. After installing (apparently
>> > without error) running freevo gives the following traceback:
>> >
>> > [EMAIL PROTECTED] epeg-0.9.0]# cat /var/log/freevo/main-502
>> [...]
>> > ValueError: pygame support missing
>> >
>> > Pygame is installed from when I installed freevo 1.5. Pygame version
>>
>> Try to recompile pyimlib2. When running setup, you see a message if
>> pygame is found or not. If pygame is installed and not found, please
>> send me the following 'sdl-config --version'.
>
> Yeah, it's not finding pygame.
>
> [EMAIL PROTECTED] pyimlib2]# python setup.py install
> pygame extention disabled
> running install
> running build
> running build_py
> running build_ext
> running install_lib
> [EMAIL PROTECTED] pyimlib2]#

Add some debug in lib/pyimlin2/setup.py and try to find out what the
reason is. 

> [EMAIL PROTECTED] epeg-0.9.0]# sdl-config --version
> 1.2.7

That should work.

> I am actually using X11 and adding this setting got things moving on
> (slightly). Next up was an issue with mbus. The hostname returned by
> gethostname was not resolvable resulting in the following as
> gethostbyname failed.
>
>   File
> "/home/john/apps/freevocvs/freevo/site-packages/mbus/entity.py", line
> 400, in calculateAddress
> newAddr[ 'id' ] = "[EMAIL PROTECTED]" % \
> gaierror: (-2, 'Name or service not known')

Try to add your pc to your /etc/hosts. It looks like you can't connect
to a nameserver.

> So that's sorted now the next one is a sqlite problem. Think I must
> have missed something in my rush.
>
> [EMAIL PROTECTED] freevo]# freevo
> ImportError: libsqlite3.so.0: cannot open shared object file: No such
> file or directory
> Not all requirements of Freevo are installed on your system.
> Please check the INSTALL file for more informations.
>
> Sqlite and pysqlite are installed. Libsqlite.so.0 is in
> /usr/local/lib/libsqlite3.so.0

Try to remerge pysqlite. Maybe sqlite below pysql changed. 


Dischi

-- 
Half of the troubles of this life can be traced to saying yes too
quickly and not saying no soon enough. - Josh Billings


pgp2yfnJHkweT.pgp
Description: PGP signature


Re: [Freevo-users] Fine-Tuning Freevo confs

2004-12-16 Thread Andrew Osborn
It's all of them. I am a newb and unsure how to remove software. I use
urpmi from konsole. also how do I downgrade python_imaging, it was
another problem.


On Mon, 13 Dec 2004 01:08:32 +, Nicholas Ruddick
<[EMAIL PROTECTED]> wrote:
> Does it do it not show up dvd's for all dvd's or just some. I had a
> problem with one dvd where it did that. Check lsdvd package is installed
> correctly. Perhaps try removing it and installing it again. This package
> is required for viewing the chapter listings in dvd's.
> 
> Nick
> 
> 
> 
> Andrew Osborn wrote:
> 
> >That plugin is active. The drive does show up on my menu, but when I
> >go into it (example CD1_Big_Fish) it says directory empty. It shows up
> >in my audio area, but says directory empty when i go into it as well.
> >
> >
> >On Sun, 12 Dec 2004 23:26:10 +0100, Tanja Striepling <[EMAIL PROTECTED]> 
> >wrote:
> >
> >
> >>>I tried the ROM_DRIVES = NONE. Now when I open up the watch a movie
> >>>thing it's totally empty. Even with a DVD in it, even the directory of
> >>>my ripped dvds aren't there.
> >>>
> >>>
> >>VIDEO_ITEMS should only contain 'real' directories, which are located on 
> >>your harddisk.
> >>So put the directory there where your ripped DVDs are...
> >>But even if you let this empty (VIDEO_ITEMS=[]),
> >>your drive should appeare in that menu.
> >>
> >>Do your drives appear in the audio menu?
> >>I hope at least that part of your freevo is running, as it should.
> >>
> >>Just to be sure, set HIDE_UNUSABLE_DISCS = 0 in local_conf.py.
> >>That should not be the reason, but who knows.
> >>
> >>Did you change anything in freevo_conf.py? (You should not!)
> >>
> >>Have a look at the output of  " freevo plugins -l".
> >>Is the plugin rom_drives.rom_items marked as active?
> >>
> >>Tanja
> >>
> >>Ps: You can get more output by setting DEBUG = 1 in local_conf.py.
> >>Maybe you find some hints then.
> >>
> >>
> >>__
> >>Mit WEB.DE FreePhone mit hoechster Qualitaet ab 0 Ct./Min.
> >>weltweit telefonieren! http://freephone.web.de/?mc=021201
> >>
> >>---
> >>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://productguide.itmanagersjournal.com/
> >>___
> >>Freevo-users mailing list
> >>[EMAIL PROTECTED]
> >>https://lists.sourceforge.net/lists/listinfo/freevo-users
> >>
> >>
> >>
> >
> >
> >
> >
> 
> 
> ---
> 
> 
> 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://productguide.itmanagersjournal.com/
> ___
> Freevo-users mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/freevo-users
> 


-- 
Andy Osborn
920-319-6032


---
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://productguide.itmanagersjournal.com/
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Re: CVS install problem, Crash ValueError pygame support miss

2004-12-16 Thread john.molohan

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Dirk Meyer
Sent: 14 December 2004 12:16
To: [EMAIL PROTECTED]
Subject: [Freevo-users] Re: CVS install problem, Crash ValueError pygame
support missisng?
"john.molohan" wrote:
> Trying the cvs yesterday and today. After installing (apparently
> without error) running freevo gives the following traceback:
>
> [EMAIL PROTECTED] epeg-0.9.0]# cat /var/log/freevo/main-502
[...]
> ValueError: pygame support missing
>
> Pygame is installed from when I installed freevo 1.5. Pygame version
Try to recompile pyimlib2. When running setup, you see a message if
pygame is found or not. If pygame is installed and not found, please
send me the following 'sdl-config --version'.
Yeah, it's not finding pygame.
[EMAIL PROTECTED] pyimlib2]# python setup.py install
pygame extention disabled
running install
running build
running build_py
running build_ext
running install_lib
[EMAIL PROTECTED] pyimlib2]#
[EMAIL PROTECTED] epeg-0.9.0]# sdl-config --version
1.2.7
[EMAIL PROTECTED] epeg-0.9.0]#
If you use X11, you can also use imlib2 output by setting
OSD_DISPLAY='imlib2'.
Dischi
I am actually using X11 and adding this setting got things moving on 
(slightly). Next up was an issue with mbus. The hostname returned by 
gethostname was not resolvable resulting in the following as 
gethostbyname failed.

 File "/home/john/apps/freevocvs/freevo/site-packages/mbus/entity.py", 
line 400, in calculateAddress
   newAddr[ 'id' ] = "[EMAIL PROTECTED]" % \
gaierror: (-2, 'Name or service not known')

So that's sorted now the next one is a sqlite problem. Think I must have 
missed something in my rush.

[EMAIL PROTECTED] freevo]# freevo
ImportError: libsqlite3.so.0: cannot open shared object file: No such 
file or directory
Not all requirements of Freevo are installed on your system.
Please check the INSTALL file for more informations.

Sqlite and pysqlite are installed. Libsqlite.so.0 is in
/usr/local/lib/libsqlite3.so.0
---
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://productguide.itmanagersjournal.com/
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] mobile USB drive and Freevo

2004-12-16 Thread skeeterskip
hmm, it looks like I can't mount drive because it is
NTFS partition. I'm running Fedora 2.


--- Simon Allcorn <[EMAIL PROTECTED]> wrote:

> Hi Skeeter,
> 
> unless I've missunderstood you:
> 
> 1) mount the usb stick (probably as root)
> 
> mount -t filesystem_type /dev/sda1 /mnt/my_usb_stick
> 
> 2) configure freevo with /mnt/my_usb_stick
> 
> 3) that's it !
> 
> btw you should be able to build some kind of
> automount for 1) so that
> every time you insert the stick it get's mounted.
> 
> hth  
> 
> Sal
> 
> On Tue, 2004-12-14 at 07:33, skeeterskip wrote:
> > I'm trying to figure out how to get mobile drive
> to work with Freevo. 
> > The drive I have is USB drive. When I plug it in
> it looks like it is 
> > showing up under /dev/sda1.
> > 
> > How can I get it to work with Freevo?
> > 
> > 
> > Skeeter
> > 
> > 
> >
>
---
> > 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://productguide.itmanagersjournal.com/
> > ___
> > Freevo-users mailing list
> > [EMAIL PROTECTED]
> >
>
https://lists.sourceforge.net/lists/listinfo/freevo-users
> 
> 
> 
>
---
> 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://productguide.itmanagersjournal.com/
> ___
> Freevo-users mailing list
> [EMAIL PROTECTED]
>
https://lists.sourceforge.net/lists/listinfo/freevo-users
> 




__ 
Do you Yahoo!? 
Yahoo! Mail - Find what you need with new enhanced search.
http://info.mail.yahoo.com/mail_250


---
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://productguide.itmanagersjournal.com/
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] Re: Fine-Tuning Freevo confs

2004-12-16 Thread Dirk Meyer
Andrew Osborn wrote:
> DVDs and CDs don't work in freevo. They do work in mplayer,xine,or
> kaffine. In freevo the dvd will show up with a title, but with 0 items
> in it. CDs won't even have a name, and of course with 0 items in it.
> I do have links to dvd and cdrom, making them work in mplayer and the
> other programs.
>

Insert a DVD in the drive and call
'MMPYTHON_DEBUG=2 mminfo path/to/dvd'

Send the trace

Dischi

-- 
.sdrawkcab dootsrednu tub sdrawrof devil si efiL


pgpSSfUqdyJFv.pgp
Description: PGP signature


[Freevo-users] Re: Freevo 2.0 status?

2004-12-16 Thread Dirk Meyer
Karl Lattimer wrote:
> Dirk Meyer wrote:
>
>>Karl Lattimer wrote:
>>
>>>Is there currently a freevo 2.0 roadmap/schedule/features list
>>>etc... available?
>>>
>>
>> Yes on the Freevo 2.0 Wiki at
>> http://freevo.sf.net/cgi-bin/freevo-2.0/CurrentStatus
>>
>>
>>Dischi
>>
>>
> Well, thats great. However its incomplete.
>
> Do we have any idea how TV configuration will be done in this
> version?

It will be much different, special settings for different cards,
etc. But it is all work in progress.


Dischi

-- 
Voodoo is a very interesting religion for the whole family, even those
members of it who are dead.
-- (Terry Pratchett & Neil Gaiman, Good Omens)


pgpP28mBWHRSf.pgp
Description: PGP signature


Re: [Freevo-users] Fine-Tuning Freevo confs

2004-12-16 Thread Andrew Osborn
DVDs and CDs don't work in freevo. They do work in mplayer,xine,or
kaffine. In freevo the dvd will show up with a title, but with 0 items
in it. CDs won't even have a name, and of course with 0 items in it.
I do have links to dvd and cdrom, making them work in mplayer and the
other programs.

Thanks for the quick replies and simple steps.

On Mon, 13 Dec 2004 11:01:18 +0100, Tanja Striepling <[EMAIL PROTECTED]> wrote:
> [EMAIL PROTECTED] schrieb am 13.12.04 00:48:42:
> >
> > That plugin is active. The drive does show up on my menu, but when I
> > go into it (example CD1_Big_Fish) it says directory empty. It shows up
> > in my audio area, but says directory empty when i go into it as well.
> >
> 
> So the drive is detected and even the DVD is detected, that's something...
> 
> What about audio disks, do they play as they should?
> Or do you also have problems there?
> 
> Is there a link from "/dev/dvd" to your drive "/dev/hdc".
> I once had a similar problem with audio cds, and a link form "/dev/cdrom" to 
> my drive was the solution.
> 
> So have a look at the output of:
> ls -l /dev/dvd
> It should have something like: /dev/dvd ->/dev/hdc
> 
> If not, do the following:
> rm /dev/dvd
> ln -s /dev/hdc /dev/dvd
> 
> Maybe that helps
> Tanja
> 
> __
> 
> 
> Mit WEB.DE FreePhone mit hoechster Qualitaet ab 0 Ct./Min.
> weltweit telefonieren! http://freephone.web.de/?mc=021201
> 
> ---
> 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://productguide.itmanagersjournal.com/
> ___
> Freevo-users mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/freevo-users
> 


-- 
Andy Osborn
920-319-6032


---
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://productguide.itmanagersjournal.com/
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] mobile USB drive and Freevo

2004-12-16 Thread Justin
I use autofs for this.  i have a multi-card reader that I use for
digital still and movie cameras.  Autofs works extremely well, I even
use it for network mounted drives.  But for usb sticks and other memory
cards it works a treat.

As an example, on of the options under my view pictures menu is
ram-cards.  Navigating into 'ram-cards' will only show additional
directories for each device that is plugged in, otherwise it shows an
empty directory.

google for autofs and I can share some configs if you like.

-Stygen


On Tue, 2004-12-14 at 19:34 -0800, skeeterskip wrote:
> Yes, I know how to manually mount it but am looking
> for some type of automount method.
> 
> --- Simon Allcorn <[EMAIL PROTECTED]> wrote:
> 
> > Hi Skeeter,
> > 
> > unless I've missunderstood you:
> > 
> > 1) mount the usb stick (probably as root)
> > 
> > mount -t filesystem_type /dev/sda1 /mnt/my_usb_stick
> > 
> > 2) configure freevo with /mnt/my_usb_stick
> > 
> > 3) that's it !
> > 
> > btw you should be able to build some kind of
> > automount for 1) so that
> > every time you insert the stick it get's mounted.
> > 
> > hth  
> > 
> > Sal
> > 
> > On Tue, 2004-12-14 at 07:33, skeeterskip wrote:
> > > I'm trying to figure out how to get mobile drive
> > to work with Freevo. 
> > > The drive I have is USB drive. When I plug it in
> > it looks like it is 
> > > showing up under /dev/sda1.
> > > 
> > > How can I get it to work with Freevo?
> > > 
> > > 
> > > Skeeter
> > > 
> > > 
> > >
> >
> ---
> > > 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://productguide.itmanagersjournal.com/
> > > ___
> > > Freevo-users mailing list
> > > [EMAIL PROTECTED]
> > >
> >
> https://lists.sourceforge.net/lists/listinfo/freevo-users
> > 
> > 
> > 
> >
> ---
> > 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://productguide.itmanagersjournal.com/
> > ___
> > Freevo-users mailing list
> > [EMAIL PROTECTED]
> >
> https://lists.sourceforge.net/lists/listinfo/freevo-users
> > 
> 
> 
> 
>   
> __ 
> Do you Yahoo!? 
> Yahoo! Mail - Find what you need with new enhanced search.
> http://info.mail.yahoo.com/mail_250
> 
> 
> ---
> 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://productguide.itmanagersjournal.com/
> ___
> Freevo-users mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/freevo-users
> 
-- 
Justin <[EMAIL PROTECTED]>



---
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://productguide.itmanagersjournal.com/
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Re: Fine-Tuning Freevo confs

2004-12-16 Thread Andrew Osborn
I just did urpmi freevo using mandrake 10.1. So probably whatever is
out. I'm not quite sure.


On Wed, 15 Dec 2004 13:00:46 +0100, Dirk Meyer <[EMAIL PROTECTED]> wrote:
> Andrew Osborn wrote:
> > filename : /dev/dvd
> >
> > type: DVD
> > subtype: video
> > id: 2000103115294300BENNY
> > label: BENNY
> > length: 7544
> 
> That looks good. What version of Freevo are you using?
> 
> Dischi
> 
> --
> Teamwork is essential -- it allows you to blame someone else.
> 
> 
> 


-- 
Andy Osborn
920-319-6032


---
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://productguide.itmanagersjournal.com/
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] IMDB plugin

2004-12-16 Thread Benjamin Zeiss
hi,
--On Dienstag, 14. Dezember 2004 23:50 +0100 den_RDC <[EMAIL PROTECTED]> 
wrote:

The patch i posted to the dev-list was compatible with 1.5.x afaik, and
probably is compatible with a lot earlier versions too.
maybe. i don't know the sourcecode very well and for some reason the patch 
didn't apply properly against my cvs checkout. so i patched by hand, 
because the changes weren't a lot. for that reason i patched against a 
version that i knew would work with my 1.5 version.

I have to disagree on the outsourcing though. Imdb doesn't break very
often (i  think max once a year) and outsourcing the imdb stuff doesn't
mean the TTP  (Time To Patch) will decrease dramatically. And afaik, a
1.5.3 release of  freevo is sheduled to solve this problem (and some
other small bugfixes).
well...to me it feels more something like at least twice a year. you are 
definately right about the TTP. you are really quick with that. the problem 
is that freevo tends to change a lot internally and in the past it really 
was a lot of work to backport an imdb patch to an old freevo version, 
because the imdb parser still depends on freevo classes. it would be easier 
to replace a file/imdb-parser-class with no dependencies, but with a well 
defined interface which doesn't change. thats basically what i would _like_ 
to see, because i don't want to wait for an updated freevo-bugfix-release 
which might take weeks or months before it is ready after the imdb patch is 
done when i use the script regulary. i don't care whether it is freevo's 
(your) own code or imdbpy. i just care about how easy it is to make it work 
again asap.

--
Benjamin Zeiss
GPG: 0xC398BCC6

---
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://productguide.itmanagersjournal.com/
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Fine-Tuning Freevo confs

2004-12-16 Thread Nicholas Ruddick
Does it do it not show up dvd's for all dvd's or just some. I had a 
problem with one dvd where it did that. Check lsdvd package is installed 
correctly. Perhaps try removing it and installing it again. This package 
is required for viewing the chapter listings in dvd's.

Nick
Andrew Osborn wrote:
That plugin is active. The drive does show up on my menu, but when I
go into it (example CD1_Big_Fish) it says directory empty. It shows up
in my audio area, but says directory empty when i go into it as well.
On Sun, 12 Dec 2004 23:26:10 +0100, Tanja Striepling <[EMAIL PROTECTED]> wrote:
 

I tried the ROM_DRIVES = NONE. Now when I open up the watch a movie
thing it's totally empty. Even with a DVD in it, even the directory of
my ripped dvds aren't there.
 

VIDEO_ITEMS should only contain 'real' directories, which are located on your 
harddisk.
So put the directory there where your ripped DVDs are...
But even if you let this empty (VIDEO_ITEMS=[]),
your drive should appeare in that menu.
Do your drives appear in the audio menu?
I hope at least that part of your freevo is running, as it should.
Just to be sure, set HIDE_UNUSABLE_DISCS = 0 in local_conf.py.
That should not be the reason, but who knows.
Did you change anything in freevo_conf.py? (You should not!)
Have a look at the output of  " freevo plugins -l".
Is the plugin rom_drives.rom_items marked as active?
Tanja
Ps: You can get more output by setting DEBUG = 1 in local_conf.py.
Maybe you find some hints then.
__
Mit WEB.DE FreePhone mit hoechster Qualitaet ab 0 Ct./Min.
weltweit telefonieren! http://freephone.web.de/?mc=021201
---
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://productguide.itmanagersjournal.com/
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users
   


 


---
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://productguide.itmanagersjournal.com/
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] nvram-wakeup help...

2004-12-16 Thread Ari Paukku
Hi,
I'm trying to set up nvram-wakeup to freevo 1.5.2.
nvram-wakeup -A -s $((`date +%s` + 20 * 60))
and
#!/bin/bash
echo "savedefault --default=2 --once" | grub --batch 
--device-map=/boot/grub/device.map
echo "ShutDown"
reboot

My computer reboot and halt. After while computer wake up.
I found (nvram-wakeup patch, 2nd run) but I get following error:
File to patch: shutdown.py.orig
patching file shutdown.py.orig
Hunk #1 succeeded at 50 (offset -14 lines).
Hunk #2 succeeded at 126 (offset -14 lines).
Hunk #3 FAILED at 146.
Hunk #4 FAILED at 154.
Hunk #5 FAILED at 168.
3 out of 5 hunks FAILED -- saving rejects to file shutdown.py.orig.rej
Can someone send patched shutdown.py.
Thanks...


---
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://productguide.itmanagersjournal.com/
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] mobile USB drive and Freevo

2004-12-16 Thread Jesper Mathiassen
RTFM! :)

This have been discussed earlier on the list, and seemingly autofs is
the best way to go. I use it myself.

There's a guide for setting up autofs in the old wiki at:
http://freevo.sourceforge.net/cgi-bin/moin.cgi/TipsAndTricks#head-43a377864db7b3c37be43cbaa6fde4961b60685d

As for only showing icons in freevo for attached drives, the usb plugin
should do the trick. Info here:

http://freevo.sourceforge.net/cgi-bin/moin.cgi/DocumentationPage_2fPluginInfo#head-09716c44992b8bceefcd6d77921ff9ec06e2764d

Neither pages are in the new WiKi though.. I could make a page about USB
and remote drives configuration?

- Styx

tir, 14 12 2004 kl. 19:34 -0800, skrev skeeterskip:
> Yes, I know how to manually mount it but am looking
> for some type of automount method.
> 
> --- Simon Allcorn <[EMAIL PROTECTED]> wrote:
> 
> > Hi Skeeter,
> > 
> > unless I've missunderstood you:
> > 
> > 1) mount the usb stick (probably as root)
> > 
> > mount -t filesystem_type /dev/sda1 /mnt/my_usb_stick
> > 
> > 2) configure freevo with /mnt/my_usb_stick
> > 
> > 3) that's it !
> > 
> > btw you should be able to build some kind of
> > automount for 1) so that
> > every time you insert the stick it get's mounted.
> > 
> > hth  
> > 
> > Sal
> > 
> > On Tue, 2004-12-14 at 07:33, skeeterskip wrote:
> > > I'm trying to figure out how to get mobile drive
> > to work with Freevo. 
> > > The drive I have is USB drive. When I plug it in
> > it looks like it is 
> > > showing up under /dev/sda1.
> > > 
> > > How can I get it to work with Freevo?
> > > 
> > > 
> > > Skeeter
> > > 
> > > 
> > >
> >
> ---
> > > 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://productguide.itmanagersjournal.com/
> > > ___
> > > Freevo-users mailing list
> > > [EMAIL PROTECTED]
> > >
> >
> https://lists.sourceforge.net/lists/listinfo/freevo-users
> > 
> > 
> > 
> >
> ---
> > 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://productguide.itmanagersjournal.com/
> > ___
> > Freevo-users mailing list
> > [EMAIL PROTECTED]
> >
> https://lists.sourceforge.net/lists/listinfo/freevo-users
> > 
> 
> 
> 
>   
> __ 
> Do you Yahoo!? 
> Yahoo! Mail - Find what you need with new enhanced search.
> http://info.mail.yahoo.com/mail_250
> 
> 
> ---
> 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://productguide.itmanagersjournal.com/
> ___
> Freevo-users mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/freevo-users
> 
-- 
PGP/GnuPG key available at http://www.control.aau.dk/~jsma00/pgpkey.txt



---
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://productguide.itmanagersjournal.com/
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] mobile USB drive and Freevo

2004-12-16 Thread skeeterskip
Yes, I know how to manually mount it but am looking
for some type of automount method.

--- Simon Allcorn <[EMAIL PROTECTED]> wrote:

> Hi Skeeter,
> 
> unless I've missunderstood you:
> 
> 1) mount the usb stick (probably as root)
> 
> mount -t filesystem_type /dev/sda1 /mnt/my_usb_stick
> 
> 2) configure freevo with /mnt/my_usb_stick
> 
> 3) that's it !
> 
> btw you should be able to build some kind of
> automount for 1) so that
> every time you insert the stick it get's mounted.
> 
> hth  
> 
> Sal
> 
> On Tue, 2004-12-14 at 07:33, skeeterskip wrote:
> > I'm trying to figure out how to get mobile drive
> to work with Freevo. 
> > The drive I have is USB drive. When I plug it in
> it looks like it is 
> > showing up under /dev/sda1.
> > 
> > How can I get it to work with Freevo?
> > 
> > 
> > Skeeter
> > 
> > 
> >
>
---
> > 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://productguide.itmanagersjournal.com/
> > ___
> > Freevo-users mailing list
> > [EMAIL PROTECTED]
> >
>
https://lists.sourceforge.net/lists/listinfo/freevo-users
> 
> 
> 
>
---
> 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://productguide.itmanagersjournal.com/
> ___
> Freevo-users mailing list
> [EMAIL PROTECTED]
>
https://lists.sourceforge.net/lists/listinfo/freevo-users
> 




__ 
Do you Yahoo!? 
Yahoo! Mail - Find what you need with new enhanced search.
http://info.mail.yahoo.com/mail_250


---
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://productguide.itmanagersjournal.com/
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] RecordServer Doc missing?

2004-12-16 Thread Karl Lattimer
Cade wrote:
I am trying to configure freevo but the documentation page for the record
server seems to be missing. 

Is there a mirror?  

Here is the link I am using 
http://freevo.sourceforge.net/cgi-bin/doc/Recordserver



---
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://productguide.itmanagersjournal.com/
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users

 

We're currently porting the wiki
http://freevo.sourceforge.net/cgi-bin/moin.cgi/RecordingInfo
Is that what you're looking for?
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://productguide.itmanagersjournal.com/
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] mobile USB drive and Freevo

2004-12-16 Thread skeeterskip
Can you share your config file? I just installed
automount and manually mounted drive and it is
mounting just fine now but I still haven't gotten
automout to work yet.


--- Justin <[EMAIL PROTECTED]> wrote:

> I use autofs for this.  i have a multi-card reader
> that I use for
> digital still and movie cameras.  Autofs works
> extremely well, I even
> use it for network mounted drives.  But for usb
> sticks and other memory
> cards it works a treat.
> 
> As an example, on of the options under my view
> pictures menu is
> ram-cards.  Navigating into 'ram-cards' will only
> show additional
> directories for each device that is plugged in,
> otherwise it shows an
> empty directory.
> 
> google for autofs and I can share some configs if
> you like.
> 
> -Stygen
> 
> 
> On Tue, 2004-12-14 at 19:34 -0800, skeeterskip
> wrote:
> > Yes, I know how to manually mount it but am
> looking
> > for some type of automount method.
> > 
> > --- Simon Allcorn <[EMAIL PROTECTED]>
> wrote:
> > 
> > > Hi Skeeter,
> > > 
> > > unless I've missunderstood you:
> > > 
> > > 1) mount the usb stick (probably as root)
> > > 
> > > mount -t filesystem_type /dev/sda1
> /mnt/my_usb_stick
> > > 
> > > 2) configure freevo with /mnt/my_usb_stick
> > > 
> > > 3) that's it !
> > > 
> > > btw you should be able to build some kind of
> > > automount for 1) so that
> > > every time you insert the stick it get's
> mounted.
> > > 
> > > hth  
> > > 
> > > Sal
> > > 
> > > On Tue, 2004-12-14 at 07:33, skeeterskip wrote:
> > > > I'm trying to figure out how to get mobile
> drive
> > > to work with Freevo. 
> > > > The drive I have is USB drive. When I plug it
> in
> > > it looks like it is 
> > > > showing up under /dev/sda1.
> > > > 
> > > > How can I get it to work with Freevo?
> > > > 
> > > > 
> > > > Skeeter
> > > > 
> > > > 
> > > >
> > >
> >
>
---
> > > > 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://productguide.itmanagersjournal.com/
> > > >
> ___
> > > > Freevo-users mailing list
> > > > [EMAIL PROTECTED]
> > > >
> > >
> >
>
https://lists.sourceforge.net/lists/listinfo/freevo-users
> > > 
> > > 
> > > 
> > >
> >
>
---
> > > 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://productguide.itmanagersjournal.com/
> > > ___
> > > Freevo-users mailing list
> > > [EMAIL PROTECTED]
> > >
> >
>
https://lists.sourceforge.net/lists/listinfo/freevo-users
> > > 
> > 
> > 
> > 
> > 
> > __ 
> > Do you Yahoo!? 
> > Yahoo! Mail - Find what you need with new enhanced
> search.
> > http://info.mail.yahoo.com/mail_250
> > 
> > 
> >
>
---
> > 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://productguide.itmanagersjournal.com/
> > ___
> > Freevo-users mailing list
> > [EMAIL PROTECTED]
> >
>
https://lists.sourceforge.net/lists/listinfo/freevo-users
> > 
> -- 
> Justin <[EMAIL PROTECTED]>
> 
> 
> 
>
---
> 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://productguide.itmanagersjournal.com/
> ___
> Freevo-users mailing list
> [EMAIL PROTECTED]
>
https://lists.sourceforge.net/lists/listinfo/freevo-users
> 




__ 
Do you Yahoo!? 
The all-new My Yahoo! - What will yours do?
http://my.yahoo.com 


---
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://productguide.itmanagersjournal.com/
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] mobile USB drive and Freevo

2004-12-16 Thread Simon Allcorn
Hi Skeeter,

unless I've missunderstood you:

1) mount the usb stick (probably as root)

mount -t filesystem_type /dev/sda1 /mnt/my_usb_stick

2) configure freevo with /mnt/my_usb_stick

3) that's it !

btw you should be able to build some kind of automount for 1) so that
every time you insert the stick it get's mounted.

hth  

Sal

On Tue, 2004-12-14 at 07:33, skeeterskip wrote:
> I'm trying to figure out how to get mobile drive to work with Freevo. 
> The drive I have is USB drive. When I plug it in it looks like it is 
> showing up under /dev/sda1.
> 
> How can I get it to work with Freevo?
> 
> 
> Skeeter
> 
> 
> ---
> 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://productguide.itmanagersjournal.com/
> ___
> Freevo-users mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/freevo-users



---
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://productguide.itmanagersjournal.com/
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] mobile USB drive and Freevo

2004-12-16 Thread Simon Allcorn
AFAIK NTFS can only be read with linux, not written (bad stuff (tm)
happens) although I may be wrong about this. I believe the best (for
best read most portable) format to use is fat32.


On Wed, 2004-12-15 at 18:13, skeeterskip wrote:
> hmm, it looks like I can't mount drive because it is
> NTFS partition. I'm running Fedora 2.
> 
> 
> --- Simon Allcorn <[EMAIL PROTECTED]> wrote:
> 
> > Hi Skeeter,
> > 
> > unless I've missunderstood you:
> > 
> > 1) mount the usb stick (probably as root)
> > 
> > mount -t filesystem_type /dev/sda1 /mnt/my_usb_stick
> > 
> > 2) configure freevo with /mnt/my_usb_stick
> > 
> > 3) that's it !
> > 
> > btw you should be able to build some kind of
> > automount for 1) so that
> > every time you insert the stick it get's mounted.
> > 
> > hth  
> > 
> > Sal
> > 
> > On Tue, 2004-12-14 at 07:33, skeeterskip wrote:
> > > I'm trying to figure out how to get mobile drive
> > to work with Freevo. 
> > > The drive I have is USB drive. When I plug it in
> > it looks like it is 
> > > showing up under /dev/sda1.
> > > 
> > > How can I get it to work with Freevo?
> > > 
> > > 
> > > Skeeter
> > > 
> > > 
> > >
> >
> ---
> > > 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://productguide.itmanagersjournal.com/
> > > ___
> > > Freevo-users mailing list
> > > [EMAIL PROTECTED]
> > >
> >
> https://lists.sourceforge.net/lists/listinfo/freevo-users
> > 
> > 
> > 
> >
> ---
> > 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://productguide.itmanagersjournal.com/
> > ___
> > Freevo-users mailing list
> > [EMAIL PROTECTED]
> >
> https://lists.sourceforge.net/lists/listinfo/freevo-users
> > 
> 
> 
> 
>   
> __ 
> Do you Yahoo!? 
> Yahoo! Mail - Find what you need with new enhanced search.
> http://info.mail.yahoo.com/mail_250
> 
> 
> ---
> 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://productguide.itmanagersjournal.com/
> ___
> Freevo-users mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/freevo-users



---
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://productguide.itmanagersjournal.com/
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] CVS install problem, Crash ValueError pygame support missisng?

2004-12-16 Thread john.molohan
Trying the cvs yesterday and today. After installing (apparently without 
error) running freevo gives the following traceback:

[EMAIL PROTECTED] epeg-0.9.0]# cat /var/log/freevo/main-502
2004-12-13 21:06:45,903 WARNING  [config] __init__.py 306: 
VIDEO_SHOW_DATA_DIR not found
2004-12-13 21:06:46,056 WARNING  [  util] thumbnail.py 54: thumbnail: 
pyepeg not found
2004-12-13 21:06:46,868 ERROR[  root] main.py 418: Crash!
Traceback (most recent call last):
 File "/home/john/apps/freevocvs/freevo/site-packages/freevo/main.py", 
line 358, in ?
   plugin.get_number()-1)
 File "/home/john/apps/freevocvs/freevo/site-packages/freevo/main.py", 
line 271, in __init__
   self.engine.show()
 File "/home/john/apps/freevocvs/freevo/src/gui/areas/handler.py", line 
289, in show
   self.canvas.update()
 File 
"/home/john/apps/freevocvs/freevo/site-packages/mevas/canvasobject.py", 
line 193, in update
   return self._update_end()
 File 
"/home/john/apps/freevocvs/freevo/site-packages/mevas/displays/pygamecanvas.py", 
line 38, in _update_end
   self._backing_store._image.to_sdl_surface(self._screen)
 File "/home/john/apps/freevocvs/freevo/site-packages/Imlib2.py", line 
476, in to_sdl_surface
   return self._image.to_sdl_surface(sdl_surface)
ValueError: pygame support missing

Pygame is installed from when I installed freevo 1.5. Pygame version 

---
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://productguide.itmanagersjournal.com/
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] hacked tivo for mpeg card

2004-12-16 Thread Eric Jorgensen
On Thu, 16 Dec 2004 16:38:13 -0800
skeeterskip <[EMAIL PROTECTED]> wrote:

> I've heard of Tivo hacks for bigger hard drive, but has anyone hacked 
> Tivo to allow for playing of digital music, videos, and other stuff?
> 
> I used to have Tivo but sold it. I would like to replace Tivo tv 
> scheduler which costs  $299 or $12 a month with a free  one and be able 
> to upload digital movies and music.


   There are hacks to play music and display still images on series 1
tivos. The series 1 tivo has a very weak 50mhz ppc CPU and a hardware mpeg
codec. You will never get it to do any sort of video but mpeg 2. 

   The series 2 tivo has a very fast NEC Mips cpu and afaik does it's
encode and decode in software, but i know nothing at all about hacks for
it. They have a 'home media option' that will play music, display stills,
etc. Dunno if it'll play video files. Costs money. I don't have a series 2
anyway. Probably won't unless the HDTiVo DTV receiver falls from it's
current $1000 price tag to something that isn't absurd. 

   There is in fact a "tivo service emulator" hacked up by some canadians
that can feed your tivo with guide data for free - but the price of freedom
is eternal vigilance and you don't sound like you're prepared to set up
this fairly complex piece of software. 

   Freevo can do what you want, too, without the wonderful TiVo UI, but,
see above.

   


---
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://productguide.itmanagersjournal.com/
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] hacked tivo for mpeg card

2004-12-16 Thread skeeterskip
I've heard of Tivo hacks for bigger hard drive, but has anyone hacked 
Tivo to allow for playing of digital music, videos, and other stuff?

I used to have Tivo but sold it. I would like to replace Tivo tv 
scheduler which costs  $299 or $12 a month with a free  one and be able 
to upload digital movies and music.

Skeeter
---
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://productguide.itmanagersjournal.com/
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] linux tv mpeg encoder card

2004-12-16 Thread skeeterskip
Anyone used http://www.linuxtv.org/mpeg2/kfir.xml tv tuner card?
---
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://productguide.itmanagersjournal.com/
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Jump to Position

2004-12-16 Thread Mike Ruelle
Look at the help. press h on your keyboard in the menus. You will see 
CH+ and CH- mapped to keys. I believe c and v. They work like page
up/down in listings.

Mike Ruelle
[EMAIL PROTECTED]

On Thu, 2004-12-16 at 22:45 +0100, Carsten Breuer wrote:
> Hi Michael,
> 
> > channel up/down does page up/down in the directory listings.
> 
> what do you mean with "channel"?
> I have an normal pc keyboard, not a remote control.
> 
> Thank you very much,
> 
> 
> 
> Carsten
> 
> 
> 
> ---
> 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://productguide.itmanagersjournal.com/
> ___
> Freevo-users mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/freevo-users



---
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://productguide.itmanagersjournal.com/
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Jump to Position

2004-12-16 Thread Carsten Breuer
Hi Michael,
channel up/down does page up/down in the directory listings.
what do you mean with "channel"?
I have an normal pc keyboard, not a remote control.
Thank you very much,

Carsten

---
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://productguide.itmanagersjournal.com/
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Philips SAA7130

2004-12-16 Thread Eric Jorgensen
On Thu, 16 Dec 2004 10:49:39 -0600
David Miller <[EMAIL PROTECTED]> wrote:

> Hello
> 
> I am new to video capture.
> I have a 2200+ Athlon running Fedora Core 3
> I have a video capture card, EasyMaker that has a SAA7130
> The hardware browser says it is using Driver saa7134
> If I hook my cam corder to the card, I can watch just fine with tvtime.
> I want to be able to record the various video clips from my cam corder 
> and burn to DVD.
> I ran yum to install freevo. but I don't seem to be able to make it work.
> I seems to talk mostly about cards with tuners, which I don't have and 
> don't need for what I want to do.
> It complains about a record server not working.


   Freevo is the wrong tool for what you want to do. You could probably
just use mencoder. 


> The other problem I discovered is that my Epson Perfection 1260 scanner 
> no longer works.  I open gimp and select acquire and it seems to wait 
> forever saying looking for device then gives a list of both my video 
> capture card and my scanner.  When I select my scanner it complains 
> about being busy.  If I select the video capture card with my camera 
> attached, clicking acquire preview the window flashes and nothing
> happens.


   Sounds like more of a gentoo issue than a freevo issue. Dunno what to
tell you. I have no experience troubleshooting SANE issues because SANE
always just works for me. 


---
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://productguide.itmanagersjournal.com/
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] Philips SAA7130

2004-12-16 Thread David Miller
Hello
I am new to video capture.
I have a 2200+ Athlon running Fedora Core 3
I have a video capture card, EasyMaker that has a SAA7130
The hardware browser says it is using Driver saa7134
If I hook my cam corder to the card, I can watch just fine with tvtime.
I want to be able to record the various video clips from my cam corder 
and burn to DVD.
I ran yum to install freevo. but I don't seem to be able to make it work.
I seems to talk mostly about cards with tuners, which I don't have and 
don't need for what I want to do.
It complains about a record server not working.

The other problem I discovered is that my Epson Perfection 1260 scanner 
no longer works.  I open gimp and select acquire and it seems to wait 
forever saying looking for device then gives a list of both my video 
capture card and my scanner.  When I select my scanner it complains 
about being busy.  If I select the video capture card with my camera 
attached, clicking acquire preview the window flashes and nothing happens.

Things have gotten worse instead of better.
Anyone have any ideas.
David Miller
---
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://productguide.itmanagersjournal.com/
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] Feature Request: Advanced recording

2004-12-16 Thread Jesper Mathiassen
Hi
A thing which bothers me, I think could be implemented rather easily, 
would be a little more control of your recordings.
First of, I rarely (never) use the freevo box for viewing tv. the 
quality of my tuner isn't very good, so I prefer using the tv-set 
internal tuner. Howevre when I decide to record a show which just 
started, or starts soon, the tv-guide shows me the tv instead of 
offering me to record the show. I considerd two sollutions to this. 
First of is disabling the tv viewing part, and making the tv-guide work 
the same for all shows (like in the webversion). Secondly a submenu 
(enter-key) for shows could be brought up, forcing recording, or, as 
another feature, automaticly switches to tv-viewing on the time of the 
show. (Say you're mark a show for watching, then put on some music, and 
when the show starts, freevo turns of the music and switches to 
tv-viewing on the given channel.. )
Secondly, I'd like to be able to break down scheduled show recordings to 
manual records.. allowing me to alter start and stop time etc. often on 
my xmltv-guide, the last show of the evening doesn't have a stop time, 
and so lasts till the first show the next day.. and so a recording of 
family_guy can last for 7 hours... also, when recording movies, I'd like 
to manually pad the start and stop time to make sure the entire movie is 
recorded..
Lastly, I'd like to be able to use recording "profiles". Say I like 
recording alot of show I dont really watch alot of.. (reruns, backups 
and such) and I prefer recording those directly to vcd format for later 
export to cd/dvd. however when I record a movie, I'd like to switch to a 
3-4Mbit Divx recording instead, which is a quality worth preserving 
movies in (of-course, later a two-pass mpeg2enc reduces the size and 
applies crops and noise filtering..). I suggest having a default profile 
for shows, and then having an extra property of manual recording to set 
the profile (or quality? ) of the recording.

oh.. and one last thing.. the am/pm vs. 24h clock isn't done very well.. 
I run 24h system here, but several places timeis listed in am/pm format 
instead.. (recording overview, webguide to name a few)

- Styx
---
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://productguide.itmanagersjournal.com/
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] WinTV PVR-250, IVTV & G450

2004-12-16 Thread oschista
I've recently bought a WinTV PVR-350 and am planning to use this on my freevo 
box instead of my low-end analog tuner. Since my current setup has been a right 
nightmare to get working, I'm trying to collect as much information beforehand 
before I start recompiling kernel modules and messing with the freevo config.

I have a couple of questions that someone on the list will hopefully be able to 
answer.

1: Regarding IVTV - Does the ivtv plugin for freevo work out of the box? Does 
it use the hardware encoder on the PVR?

2: Regarding TV-out; currently I use a matrox G450 and dfbmga for TV-out. I am 
very happy with the image quality with this, but I presume that the Hauppauge 
card's builtin TV generator is also of excellent quality. My question is; does 
the TV-out work reliably on the Hauppauge card in 2.6.X kernels, and would it 
be recommendable to use it, or should I stay on my proven configuration (which 
has been a nightmare to get working with kernel patches, mplayer patches, 
directfb patches and documentation issues).?

3: Does the remote control work with lirc out of the box?

4: Audio: My freevo box is connected to my surround receiver using an optical 
sp/dif cable. I would prefer to keep this unchanged. Will this be possible when 
using livetv or accelerated playback of movies? Specifically, is there ALSA 
support in ivtv?

Before purchasing the Hauppauge I did some checking and I did find a discussion 
specifically on freevo and how to set this up, but dumb as I am I forgot to 
bookmark this and now I can't find it. If some kind soul has valid info to 
share that would be much appreciated. There's a lot of info in the ivtv driver 
itself, so I am confident I will get the driver working, but the freevo and 
matrox integration is in the blue right now.



---
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://productguide.itmanagersjournal.com/
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users