Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] Re: xine



Hi,

I suggest to write to the ML, as there are more people with different hardware configurations, so you your chances are higher to get a solution.

Ich komme einfach nicht klar, Xine schmiert immer wieder ab wenn ich es so aufrufe:
Sorry, but I haven't seen xine crashing for quite a while. Do you really mean crash, or is it more likely, that you mean freeze. When xine's GUI freezes, it means in my case, that their is no data available from the given fifo.

./xine vdr://videoxfs/test/xine/device0.vdr#demux:mpeg_pes
Looks correct. I assume you're using vdr-xine-0.0.2, aren't you? Please try

cat /videoxfs/test/xine/device0.vdr

If you get a lot of garbage at the console, then the stream is properly forwarded to the fifo (maybe you have to type 'reset' and 'clear' to get the console back working again).

If you get no output, then nothing is written into this fifo. Release 0.0.1 tried to use the make variable "VIDEODIR", but failed for most people, because of accessing "/xine/device0.vdr" instead of "/video/xine/device0.vdr" (or something similar). Release 0.0.2 fails to build, if VIDEODIR is not set, and release 0.0.3 will nolonger need it.

Eine Frage, ist es egal von welcher DVB Karte der Stream kommt? Ich habe vdr mit beiden gestartet, 1x DVBs und 1x Buget.
I only have a single budget card, but

	./runvdr -D0 -Pxine

works without any issues.

Was bedeutet der Menupunkt Xine in VDR? bzw woran erkenne ich ob das Xine Plugin läuft?
This menu entry has no function at the moment, as VDR tells you, when you select it. I don't see any use for it, so maybe from release 0.0.3 it will be hidden.

At least it indicated, that the plugin was loaded properly. To see, whether it is working, use the above mentioned cat command.

Gruß

PS Ausgabe Xine

This is xine (X11 gui) - a free video player v0.9.22.
(c) 2000-2003 The xine Team.
Kompiliert mit xine Bibliothek 1.0.0 (1-rc0a)
xine Bibliothek, Version 1.0.0 (1-rc0a) gefunden.
XServer Hersteller: Mandrake Linux (XFree86 4.3, patch level 5mdk). Version: 40300000,
Protokollversion: 11, Revision: 0,
Verfügbare Screen(s): 1, benutze 0
Tiefe: 24.
-[ xiTK version 0.10.5 [XMB]]-
-[ WM type: (EWMH) KWIN {KWin} ]-
Display is not using Xinerama.
init_class
main: Teste <aadxr3> Video Ausgabe Plugin
load_plugins: failed to load video output plugin <aadxr3>
main: Teste <dxr3> Video Ausgabe Plugin
load_plugins: failed to load video output plugin <dxr3>
main: Teste <xv> Video Ausgabe Plugin
main: Teste <alsa> Audio Ausgabe Plugin
load_plugins: failed to load audio output plugin <alsa>
main: Teste <oss> Audio Ausgabe Plugin
xine_interface: unknown param 10
xine_interface: unknown param 10
xine_interface: unknown param 10
xine_interface: unknown param 10
vo_scale: invalid ratio, using 4:3
vo_scale: unknown aspect ratio (0) in stream => using 4:3

This is what I get:

video:~ # xine -V xv -A alsa vdr://video/xine/device0.vdr#demux:mpeg_pes
This is xine (X11 gui) - a free video player v0.9.22cvs.
(c) 2000-2003 The xine Team.
Built with xine library 1.0.0 (1-cvs)
Found xine library version: 1.0.0 (1-cvs).
XServer Vendor: The XFree86 Project, Inc. Release: 40300000,
Protocol Version: 11, Revision: 0,
Available Screen(s): 1, using 0
Depth: 24.
XShmQueryVersion: 1.1.
-[ xiTK version 0.10.5 [XMB]]-
-[ xiTK will use XShm ]-
-[ WM type: (EWMH) KWIN {KWin} ]-
Display is not using Xinerama.
init_class
xine_interface: unknown param 10
xine_interface: unknown param 10
xine_interface: unknown param 10
xine_interface: unknown param 10
got SETPREBUFFER
audio_alsa_out: Resume call failed err=-77

The output upto "got SETPREBUFFER" appears, when vdr is not running, i. e. no data is put into the given fifo. The last two lines appear, when vdr was already started and the fifo receives the stream (without any further OSD action) until quitting xine.

Are you using the CVS version of xine, aren't you? There have been a couple of fixes to the mpeg_pes demuxer past snapshot "rc0a". Maybe you can use the sources supplied by Sascha Volkenandt (thanks, btw.):

http://www.magoa.net/linux/files/xine-lib-20030908-vdr.tar.bz2

It already contains the release 0.0.1 sources of my input plugin for xine. If you are going to use release 0.0.2 (recommended), you'll have to replace the two files mentioned in INSTALL.

I hope this message helps you any futher and please reply to the list :-)

Bye.
--
Dipl.-Inform. (FH) Reinhard Nissl
mailto:rnissl@gmx.de




--
Info:
To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe vdr" as subject.



Home | Main Index | Thread Index