On Tue, Dec 30, 2008 at 2:24 PM, Thomas Fritzsch <az...@gmx.net> wrote:
> Hi,
>
> it seams that the tv.mplayer strips a / from the command line, so that
> no channel change is possible?! The command from the debug is OK, but
> the childapp debug says it's not.
>
> In the archive had someone the same problem:
> http://sourceforge.net/mailarchive/message.php?msg_id=48D6C39F.9020006%40shopo.cl
>
>
>
> regards
>
> Thomas
>
>
> -------
> DEBUG: USING STANDARD FREQUENCY: chan="E8", freq="196250"
> DEBUG: mplayer args = {'vc': '', 'verbose': '', 'vf': [], 'af': [],
> 'ao': '-ao alsa', 'vo': '-vo xv,sdl,x11,', 'field-dominance': '',
> 'playlist': '', 'sub': '', 'ao_opts': '', 'delay': '', 'sid': '',
> 'default_args': ['-autosync', '100', '-nolirc', '-nojoystick', '-autoq',
> '100', '-screenw', '640', '-screenh', '480', '-fs'], 'alang': '',
> 'nice': -20, 'dvd-device': '', 'mode_args': ['-nocache'], 'edl': '',
> 'slang': '', 'vo_opts': '', 'mc': '', 'geometry': '', 'cmd':
> '/usr/bin/mplayer', 'cdrom-device': '', 'url': 'tv:// -tv
> driver=v4l:alsa:adevice=hw.1,0:amode=1:audiorate=32000:forceaudio:immediatemode=0:freq=196.250:device=/dev/video0:input=0:norm=PAL:width=640:height=480:outfmt=yuy2
> ', 'aid': '', 'audiofile': ''}
> DEBUG: /usr/bin/mplayer -slave -vo xv,sdl,x11, -ao alsa -autosync 100
> -nolirc -nojoystick -autoq 100 -screenw 640 -screenh 480 -fs -nocache
> tv:// -tv
> driver=v4l:alsa:adevice=hw.1,0:amode=1:audiorate=32000:forceaudio:immediatemode=0:freq=196.250:device=/dev/video0:input=0:norm=PAL:width=640:height=480:outfmt=yuy2
>
> DEBUG: ChildApp2.__init__(app=['--prio=-20', '/usr/bin/mplayer',
> '-slave', '-vo', 'xv,sdl,x11,', '-ao', 'alsa', '-autosync', '100',
> '-nolirc', '-nojoystick', '-autoq', '100', '-screenw', '640',
> '-screenh', '480', '-fs', '-nocache', 'tv:// -tv
> driver=v4l:alsa:adevice=hw.1,0:amode=1:audiorate=32000:forceaudio:immediatemode=0:freq=196.250:device=/dev/video0:input=0:norm=PAL:width=640:height=480:outfmt=yuy2
> '], debugname=None, doeslogging=0, stop_osd=2)
> DEBUG: Running (list) '/usr/bin/mplayer -slave -vo xv,sdl,x11, -ao alsa
> -autosync 100 -nolirc -nojoystick -autoq 100 -screenw 640 -screenh 480
> -fs -nocache tv:// -tv
> driver=v4l:alsa:adevice=hw.1,0:amode=1:audiorate=32000:forceaudio:immediatemode=0:freq=196.250:device=/dev/video0:input=0:norm=PAL:width=640:height=480:outfmt=yuy2
> ' with pid 6446 priority -20
> DEBUG: logging stdout child to
> "/var/log/freevo/mplayer-stdout-1000-1230667177.log"
> DEBUG: logging stderr child to
> "/var/log/freevo/mplayer-stderr-1000-1230667177.log"
> -------
>
> /var/log/freevo/mplayer-stderr-1000-1230667177.log:
>
> Option stream url: This URL doesn't have a port part.
> The filename option must be an integer:
> dev/video0:input=0:norm=PAL:width=640:height=480:outfmt=yuy2
> Struct tv, field filename parsing error:
> dev/video0:input=0:norm=PAL:width=640:height=480:outfmt=yuy2
> [VO_XV] Could not grab port 355.
> -------
This is the bit that looks interesting. Looks like the XV driver is
having an issue. have you tried forcing a different video driver?

Evan

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

Reply via email to