Hi!
I use xine-plugin 0.7.6. It works fine when I use xine (X11) but my Celeron-500 is too slow. So I tried it with fbxine. But it seems that fbxine does not recognize the VDR-keys as xine does.
I setup xine like this: cd /usr/src gunzip -cd /usr/portage/distfiles/xine-lib-1.1.1.tar.gz | tar -xf - gunzip -cd /usr/portage/distfiles/xine-ui-0.99.4.tar.gz | tar -xf - wget http://www.linuxtv.org/pipermail/vdr/attachments/20060121/6f84007d/xine-lib-... wget http://www.linuxtv.org/pipermail/vdr/attachments/20060121/6f84007d/xine-ui-v... cd xine-lib-1.1.1 patch -d. -p1 < /usr/src/xine-lib-vdr-0001.bin ./autogen.sh --prefix=/usr/local make sudo make install sudo /sbin/ldconfig cd .. cd xine-ui-0.99.4 patch -d. -p1 < /usr/src/xine-ui-vdr-0001.bin ./autogen.sh --prefix=/usr/local --enable-vdr-keys make sudo make install
I start vdr with -P'xine -r' and fbxine like this: fbxine "vdr:/tmp/vdr-xine/stream#demux:mpeg_pes"
I found a thread http://www.vdr-portal.de/board/thread.php?postid=164564 (German) which states, that VDR-keys are not supported with fbxine. Is that true?
Stephan.
On 10 Feb 2006 12:04:45 +0100 Stephan Loescher loescher@gmx.de wrote:
Hi!
I use xine-plugin 0.7.6. It works fine when I use xine (X11) but my Celeron-500 is too slow. So I tried it with fbxine. But it seems that fbxine does not recognize the VDR-keys as xine does.
I doubt fbxine would be any faster than xine on X.org or XFree86. Which graphics card do you have and do you have Xv enabled. 500 MHz Celeron is perhaps a bit too slow for software decoding if you don't have XvMC acceleration (in NVidia GeForce 4 MX and later) or some Matrox card (G200 and later) with Vidix output used in Xine.
Regards,
Niko Mikkilä