Re: [vdr] vdr-xine + mplayer-plugin + MPlayer - is it possible ?

2008-06-10 Thread Darren Salt
I demand that Goga777 may or may not have written... >> Your card/driver only has one Xvideo port. Some ATI card maybe? > yes ATI Radeon 9600 > How is it possible to know how many xvideo ports has my card/driver ? xvinfo. You should find one Xv adaptor, providing one overlay port, unless you're

Re: [vdr] vdr-xine + mplayer-plugin + MPlayer - is it possible ?

2008-06-10 Thread Anssi Hannula
Goga777 wrote: >> I don't know if this is applicable for your setup, but did you try >> vdr-plugin-xineliboutput instead of vdr-plugin-xine? > >> It is at least 3 things in one: >> >> - Client/Server architecture: splits VDR (server) and displaying software >> - Media Player integrated (via OSD)

Re: [vdr] vdr-xine + mplayer-plugin + MPlayer - is it possible ?

2008-06-10 Thread Anssi Hannula
Goga777 wrote: >> Your card/driver only has one Xvideo port. Some ATI card maybe? > > yes ATI Radeon 9600 > How is it possible to know how many xvideo ports has my card/driver ? xvinfo tells that. E.g. I get: # xvinfo X-Video Extension version 2.2 screen #0 Adaptor #0: "NV17 Video Texture"

Re: [vdr] vdr-xine + mplayer-plugin + MPlayer - is it possible ?

2008-06-10 Thread Goga777
> Your card/driver only has one Xvideo port. Some ATI card maybe? yes ATI Radeon 9600 How is it possible to know how many xvideo ports has my card/driver ? > Possible solutions: > a) Fix xine/vdr-xine to completely release video output (xvideo port) > when ePlayMode is set to pmExtern_THIS_SHOULD

Re: [vdr] vdr-xine + mplayer-plugin + MPlayer - is it possible ?

2008-06-10 Thread Goga777
> I don't know if this is applicable for your setup, but did you try > vdr-plugin-xineliboutput instead of vdr-plugin-xine? > It is at least 3 things in one: > > - Client/Server architecture: splits VDR (server) and displaying software > - Media Player integrated (via OSD) > - X11 (XV or others

Re: [vdr] vdr-xine + mplayer-plugin + MPlayer - is it possible ?

2008-06-10 Thread Patrick Boettcher
I don't know if this is applicable for your setup, but did you try vdr-plugin-xineliboutput instead of vdr-plugin-xine? It is at least 3 things in one: - Client/Server architecture: splits VDR (server) and displaying software - Media Player integrated (via OSD) - X11 (XV or others) display (vdr-

Re: [vdr] vdr-xine + mplayer-plugin + MPlayer - is it possible ?

2008-06-10 Thread Anssi Hannula
Goga777 wrote: > Hi > > i try to run MPlayer on my vdr 170 + mplayer-plugin from HG + vdr-xine (if > it possible) > > in mplayer.sh I have written > > #!/bin/sh > CMDLINE="mplayer -fs -vo xv -ao alsa -cache 4096 -slave -nolirc -quiet" > DISPLAY=:0.0 $CMDLINE "$1" |logger > exit > > > but af

[vdr] vdr-xine + mplayer-plugin + MPlayer - is it possible ?

2008-06-10 Thread Goga777
Hi i try to run MPlayer on my vdr 170 + mplayer-plugin from HG + vdr-xine (if it possible) in mplayer.sh I have written #!/bin/sh CMDLINE="mplayer -fs -vo xv -ao alsa -cache 4096 -slave -nolirc -quiet" DISPLAY=:0.0 $CMDLINE "$1" |logger exit but after the start of reply some file with mplay