Dear visitor, welcome to VDR Portal. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.
Quoted
Original von zulu
- Warum unter der Konsole und nicht unter KDE?
Das kann verschiedene Gründe haben.
Wahrscheinlich ist es ein Problem mit den Zugriffsrechten auf den xserver.
Wenn der Xserver dir gehört, weil du als User auf dem Desktop angemeldet bist, darf auch root nicht so ohne weiteres darauf zugreifen.
Wer startet den vdrplayer und wem gehört der xserver?
Quoted
unter KDE angemeldet und als SU unter der Konsole mit vdrplayer gestartet.
Das funzt.
(Scherzmodus off)
This post has been edited 1 times, last edit by "zulu" (Mar 24th 2009, 1:13am)
Quoted
root@vdr:/usr/local/src/VDR/PLUGINS/src/xineliboutput# make install > installerror.txt xine_input_vdr.c:57:29: error: libavutil/mem.h: Datei oder Verzeichnis nicht gefunden xine_input_vdr.c: In function ‘fifo_buffer_new’: xine_input_vdr.c:1125: warning: implicit declaration of function ‘av_mallocz’ xine_input_vdr.c:1125: warning: assignment makes pointer from integer without a cast make: *** [xine_input_vdr.o] Fehler 1
This post has been edited 2 times, last edit by "Torsten73" (Mar 24th 2009, 8:52am)
Quoted
Original von zulu
- Warum unter der Konsole und nicht unter KDE?
Das kann verschiedene Gründe haben.
Wahrscheinlich ist es ein Problem mit den Zugriffsrechten auf den xserver.
Wenn der Xserver dir gehört, weil du als User auf dem Desktop angemeldet bist, darf auch root nicht so ohne weiteres darauf zugreifen.
Wer startet den vdrplayer und wem gehört der xserver?
Quoted
Original von traxanos
das problem sollten nicht die rechte sein, sondern su selbst. denn nach einem su ist die env DISPLAY nicht mehr gesetzt. mach mal vorher ein "export DISPLAY=:0"
|
|
Source code |
1 2 3 |
su export DISPLAY=:0 vdrplayer & |
|
|
Source code |
1 2 3 |
xhost local:localhost su vdrplayer & |
This post has been edited 1 times, last edit by "zulu" (Mar 24th 2009, 9:38am)

Quoted
Original von zulu
Quoted
Original von zulu
- Warum unter der Konsole und nicht unter KDE?
Das kann verschiedene Gründe haben.
Wahrscheinlich ist es ein Problem mit den Zugriffsrechten auf den xserver.
Wenn der Xserver dir gehört, weil du als User auf dem Desktop angemeldet bist, darf auch root nicht so ohne weiteres darauf zugreifen.
Wer startet den vdrplayer und wem gehört der xserver?
Quoted
Original von traxanos
das problem sollten nicht die rechte sein, sondern su selbst. denn nach einem su ist die env DISPLAY nicht mehr gesetzt. mach mal vorher ein "export DISPLAY=:0"
Mit der fehlenden Variable "DISPLAY" kann es auch zusammenhängen. Beim sidux ist es aber oft ein Problem mit den Rechten. Unter ubuntu funktioniert es so.
Gewissheit erlangen wir wenn Torsten es ausprobiert.
![]()
Source code
1 2 3 su export DISPLAY=:0 vdrplayer &
und neue Konsole, neues Glück
![]()
Source code
1 2 3 xhost local:localhost su vdrplayer &
Quoted
root@vdr:/usr/local/src/x-vdr/plugins/xine# ./plugin.sh -r cleaning xine vdr-xine-0.9.0.tgz gefunden Extrahiere vdr-xine-0.9.0.tgz „xine“ -> „xine-0.9.0“ „./data/noSignal16x9-completelyBlack.mpg“ -> „/var/lib/vdr/plugins/xine/noSignal16x9-completelyBlack.mpg“ „./data/noSignal16x9.mpg“ -> „/var/lib/vdr/plugins/xine/noSignal16x9.mpg“ „./data/noSignal4x3-smallTextAtBottom.mpg“ -> „/var/lib/vdr/plugins/xine/noSignal4x3-smallTextAtBottom.mpg“ „./data/noSignal4x3.mpg“ -> „/var/lib/vdr/plugins/xine/noSignal4x3.mpg“ „./data/noSignal4x3-old.mpg“ -> „/var/lib/vdr/plugins/xine/noSignal4x3-old.mpg“ „./data/noSignal4x3-completelyBlack.mpg“ -> „/var/lib/vdr/plugins/xine/noSignal4x3-completelyBlack.mpg“ „/usr/bin/xineplayer“ -> „/usr/local/src/VDR/PLUGINS/src/xine/xineplayer“ starte mit xine Package libxine was not found in the pkg-config search path. Perhaps you should add the directory containing `libxine.pc' to the PKG_CONFIG_PATH environment variable No package 'libxine' found In file included from xine.c:9: xineCommon.h:20:2: error: #error xine/vdr.h does not match. Please solve this issue by reading section XINE VDR VERSION MISMATCH in INSTALL! In file included from xineDevice.c:2: xineCommon.h:20:2: error: #error xine/vdr.h does not match. Please solve this issue by reading section XINE VDR VERSION MISMATCH in INSTALL! In file included from xineLib.c:2: xineCommon.h:20:2: error: #error xine/vdr.h does not match. Please solve this issue by reading section XINE VDR VERSION MISMATCH in INSTALL! In file included from xineOsd.c:2: xineCommon.h:20:2: error: #error xine/vdr.h does not match. Please solve this issue by reading section XINE VDR VERSION MISMATCH in INSTALL! In file included from xineSettings.c:2: xineCommon.h:20:2: error: #error xine/vdr.h does not match. Please solve this issue by reading section XINE VDR VERSION MISMATCH in INSTALL! In file included from xineSetupPage.c:2: xineCommon.h:20:2: error: #error xine/vdr.h does not match. Please solve this issue by reading section XINE VDR VERSION MISMATCH in INSTALL! In file included from xineRemote.c:2: xineCommon.h:20:2: error: #error xine/vdr.h does not match. Please solve this issue by reading section XINE VDR VERSION MISMATCH in INSTALL! In file included from xineExternal.c:2: xineCommon.h:20:2: error: #error xine/vdr.h does not match. Please solve this issue by reading section XINE VDR VERSION MISMATCH in INSTALL! In file included from xineplayer.c:2: xineCommon.h:20:2: error: #error xine/vdr.h does not match. Please solve this issue by reading section XINE VDR VERSION MISMATCH in INSTALL! g++ -g -O2 -Wall -Woverloaded-virtual -fPIC -c -D__KERNEL_STRICT_NAMES -DUSE_CHANNELSCAN -DUSE_CMDSUBMENU -DUSE_CUTTERQUEUE -DUSE_CUTTIME -DUSE_DDEPGENTRY -DUSE_DOLBYINREC -DUSE_DVBSETUP -DUSE_DVLRECSCRIPTADDON -DUSE_DVLVIDPREFER -DUSE_DVLFRIENDLYFNAMES -DUSE_JUMPPLAY -DUSE_LIEMIEXT -DUSE_LIRCSETTINGS -DUSE_LIVEBUFFER -DUSE_MAINMENUHOOKS -DUSE_SETUP -DUSE_OSDMAXITEMS -DUSE_PLUGINMISSING -DUSE_SETTIME -DUSE_SORTRECORDS -DUSE_TTXTSUBS -DUSE_VOLCTRL -DUSE_WAREAGLEICON -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"xine"' -DFIFO_DIR=\"/tmp/vdr-xine\" -DVERIFY_BITMAP_DIRTY=0 -I/usr/local/src/DVB/linux/include `pkg-config --cflags libxine` -I../../../include xine.c Package libxine was not found in the pkg-config search path. Perhaps you should add the directory containing `libxine.pc' to the PKG_CONFIG_PATH environment variable No package 'libxine' found In file included from xine.c:9: xineCommon.h:14:18: error: xine.h: Datei oder Verzeichnis nicht gefunden xineCommon.h:15:22: error: xine/vdr.h: Datei oder Verzeichnis nicht gefunden xineCommon.h:20:2: error: #error xine/vdr.h does not match. Please solve this issue by reading section XINE VDR VERSION MISMATCH in INSTALL! In file included from xineDevice.h:12, from xine.c:13: xineLib.h:138: error: ‘result_query_capabilities_t’ does not name a type xineLib.h:292: error: ‘result_query_capabilities_t’ has not been declared make: *** [xine.o] Fehler 1 xine konnte nicht erstellt werden

Quoted
Kurz nochmals zur Verständnissklärung, xine-lib, xineliboutput und xine:
- xine-lib muß für xineliboutput und/oder xine vorhanden sein
- xine-lib + xineliboutput benötigen nicht xine
- xine-lib + xine reicht auch
Baut also xine-lib nicht, kann der Rest auch nicht funktionieren?
Welche Reihenfolge muß ich beachten?
Quoted
The default DVD-device is /dev/dvd. If you have a different path, set a symlink or specify the value -d DEV in your vdr start-script.
Quoted
vdrrip_args="-p /usr/bin/mplayer -e /usr/bin/mencoder"
Quoted
vdrrip_args="-p /usr/bin/mplayer -e /usr/bin/mencoder -d /dev/dein_device"
Intel Core Duo 2,93 Ghz,AsusP5QL PRO,Zotac 9500 (vdpau),Budget TT-S2 1600,2Gb Ram.2x Sata Hd
Quoted
die Version weiß ich nicht genau, ist aber mit x-vdr 0.86 vor ca. drei Wochen erstellt worden, sollte also aktuell sein. Das Makefile habe ich gecheckt, die Zeile war aktiv.
Quoted
Das Device habe ich auch überprüft und entsprechend verlinkt, bei mir hieß das /dev/dvd3, hab also einen Symlink nach /dev/dvd gesetzt.
Intel Core Duo 2,93 Ghz,AsusP5QL PRO,Zotac 9500 (vdpau),Budget TT-S2 1600,2Gb Ram.2x Sata Hd
Quoted
die libdvdnav4 ist vorhanden, die libdvdnav-dev nicht. Erstere kam aus dem x-vdr-Skript, letztere sollte doch dann eigentlich gar nicht von Nöten sein, wenn ich die Sourcen drauf habe und vdrrip ist ja auch durchgelaufen beim Kompilieren.
Intel Core Duo 2,93 Ghz,AsusP5QL PRO,Zotac 9500 (vdpau),Budget TT-S2 1600,2Gb Ram.2x Sata HdThis post has been edited 1 times, last edit by "Bert" (Mar 28th 2009, 9:14pm)