Re: [Freevo-users] [BUG]? mplayer problem

2004-06-07 Thread Patrick Laitt
Cheers, going through the new config again fixed the freevo problem, I
just had to uncomment a line or two that I hadnt uncommented when I went
through it the first time.

Now mplayer wont play anything, i copied the command freevo is trying to
use and tried it in X, it said that the v4l driver isnt loaded.

when I upgraded emerge also upgraded to mplayer 1.0something, I checked to
make sure it deteceted v4l in the configure script and it did.

I then thought It might be module related (bttv or videodev) so i did a
reboot for good measure.

Still nothing
any ideas, again?

oh I nearly forgot here is the command:
/usr/bin/mplayer -vo xv,sdl,x11, -fs -nocache -slave tv:// -tv
driver=v4l:freq=46.250:device=/dev/video0:input=0:norm=PAL:width=640:height=480:outfmt=yuy2

Cheers
Patrick

> Patrick Laitt wrote:
>> I just upgraded to 1.5rc3 from 1.4
>> I am using gentoo
>> when I try and watch a tv prog i get this.
>
> ...
>
>> line 175, in Play
>> mpl = '--prio=%s %s -vo %s%s -fs %s -slave %s' % args
>> TypeError: not enough arguments for format string
>>
>>
>> I thought it might just be a misconfiguration on my part?
>> anyone got any ideas?
>
> Do you override MPLAYER_ARGS in your local_conf.py?  Perhaps there have
> been new entries added since 1.4 that you are missing.  For example
> there is an 'ivtv' one now if you use a PVR-x50 board.  Also make sure
> you update your local_conf.py (convert_config helper) since there have
> been many other changes since 1.4.
>
> -Rob
>
>
> ---
> This SF.Net email is sponsored by the new InstallShield X.
> From Windows to Linux, servers to mobile, InstallShield X is the one
> installation-authoring solution that does it all. Learn more and
> evaluate today! http://www.installshield.com/Dev2Dev/0504
> ___
> Freevo-users mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/freevo-users
>




---
This SF.Net email is sponsored by: GNOME Foundation
Hackers Unite!  GUADEC: The world's #1 Open Source Desktop Event.
GNOME Users and Developers European Conference, 28-30th June in Norway
http://2004/guadec.org
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] [BUG]? mplayer problem

2004-06-07 Thread Rob Shortt
Patrick Laitt wrote:
I just upgraded to 1.5rc3 from 1.4
I am using gentoo
when I try and watch a tv prog i get this.
...
line 175, in Play
mpl = '--prio=%s %s -vo %s%s -fs %s -slave %s' % args
TypeError: not enough arguments for format string
I thought it might just be a misconfiguration on my part?
anyone got any ideas?
Do you override MPLAYER_ARGS in your local_conf.py?  Perhaps there have 
been new entries added since 1.4 that you are missing.  For example 
there is an 'ivtv' one now if you use a PVR-x50 board.  Also make sure 
you update your local_conf.py (convert_config helper) since there have 
been many other changes since 1.4.

-Rob
---
This SF.Net email is sponsored by the new InstallShield X.
From Windows to Linux, servers to mobile, InstallShield X is the one
installation-authoring solution that does it all. Learn more and
evaluate today! http://www.installshield.com/Dev2Dev/0504
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] [BUG]? mplayer problem

2004-06-07 Thread Patrick Laitt
I just upgraded to 1.5rc3 from 1.4
I am using gentoo
when I try and watch a tv prog i get this.

Traceback (most recent call last):
  File "/usr/lib/python2.2/site-packages/freevo/main.py", line 322, in
eventhandler
app.eventhandler(event)
  File "/usr/lib/python2.2/site-packages/freevo/menu.py", line 413, in
eventhandler
if not isinstance(menu, Menu) and menu.eventhandler(event):
  File "/usr/lib/python2.2/site-packages/freevo/tv/tvguide.py", line 225,
in eventhandler
self.player('tv', self.selected.channel_id)
  File "/usr/lib/python2.2/site-packages/freevo/tv/tvmenu.py", line 118,
in start_tv
plugin.getbyname(plugin.TV).Play(mode, tuner_id)
  File "/usr/lib/python2.2/site-packages/freevo/tv/plugins/mplayer.py",
line 175, in Play
mpl = '--prio=%s %s -vo %s%s -fs %s -slave %s' % args
TypeError: not enough arguments for format string


I thought it might just be a misconfiguration on my part?
anyone got any ideas?

Cheers
Patrick



---
This SF.Net email is sponsored by the new InstallShield X.
>From Windows to Linux, servers to mobile, InstallShield X is the one
installation-authoring solution that does it all. Learn more and
evaluate today! http://www.installshield.com/Dev2Dev/0504
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users