@C-3PO
mal davon abgesehen das ich von coden keine ahnung habe...
warum? - funktioniert etwas nicht, kann die 1.2 irgenwas das unbedingt nötig ist?
@C-3PO
mal davon abgesehen das ich von coden keine ahnung habe...
warum? - funktioniert etwas nicht, kann die 1.2 irgenwas das unbedingt nötig ist?
ich habe einfach mal nur die Pfade im Makefile angepasst:
vdr02 xine-hde # make
creating dependencies for pkg xineplug_hde
cc -O2 -funroll-loops -fomit-frame-pointer -march=pentium-mmx -mmmx -Wall -Wstrict-prototypes -c -D_GNU_SOURCE -D__LINUX__ -DCONFIG_MPEGVIDEO_PARSER -DCONFIG_MPEG4VIDEO_PARSER -DCONFIG_H264_PARSER -I/usr/include/xine -I/usr/include/xine/xine -I/usr/local/src/eHD/hdshm3/src/include -I/usr/src/linux/include hde_xine.c
cc -O2 -funroll-loops -fomit-frame-pointer -march=pentium-mmx -mmmx -Wall -Wstrict-prototypes -c -D_GNU_SOURCE -D__LINUX__ -DCONFIG_MPEGVIDEO_PARSER -DCONFIG_MPEG4VIDEO_PARSER -DCONFIG_H264_PARSER -I/usr/include/xine -I/usr/include/xine/xine -I/usr/local/src/eHD/hdshm3/src/include -I/usr/src/linux/include hde_xine_video.c
In file included from hde_io.h:27,
from hde_xine_video.c:35:
hde_tool.h:681: warning: function declaration isn't a prototype
In file included from hde_xine_video.c:35:
hde_io.h:92: warning: function declaration isn't a prototype
hde_io.h:93: warning: function declaration isn't a prototype
hde_io.h:97: warning: function declaration isn't a prototype
hde_io.h:98: warning: function declaration isn't a prototype
hde_io.h:99: warning: function declaration isn't a prototype
hde_io.h:103: warning: function declaration isn't a prototype
hde_io.h:104: warning: function declaration isn't a prototype
hde_io.h:105: warning: function declaration isn't a prototype
hde_io.h:107: warning: function declaration isn't a prototype
hde_io.h:109: warning: function declaration isn't a prototype
hde_io.h:111: warning: function declaration isn't a prototype
hde_xine_video.c: In function 'hde_alloc_frame':
hde_xine_video.c:122: warning: 'xine_xmalloc' is deprecated (declared at /usr/include/xine/xineutils.h:624)
hde_xine_video.c: In function 'hde_update_frame_format':
hde_xine_video.c:149: warning: 'xine_xmalloc' is deprecated (declared at /usr/include/xine/xineutils.h:624)
hde_xine_video.c:155: warning: 'xine_xmalloc' is deprecated (declared at /usr/include/xine/xineutils.h:624)
hde_xine_video.c:156: warning: 'xine_xmalloc' is deprecated (declared at /usr/include/xine/xineutils.h:624)
hde_xine_video.c:157: warning: 'xine_xmalloc' is deprecated (declared at /usr/include/xine/xineutils.h:624)
hde_xine_video.c: In function 'hde_vo_open_plugin':
hde_xine_video.c:272: warning: 'xine_xmalloc' is deprecated (declared at /usr/include/xine/xineutils.h:624)
hde_xine_video.c: In function 'hde_video_init':
hde_xine_video.c:322: warning: 'xine_xmalloc' is deprecated (declared at /usr/include/xine/xineutils.h:624)
cc -O2 -funroll-loops -fomit-frame-pointer -march=pentium-mmx -mmmx -Wall -Wstrict-prototypes -c -D_GNU_SOURCE -D__LINUX__ -DCONFIG_MPEGVIDEO_PARSER -DCONFIG_MPEG4VIDEO_PARSER -DCONFIG_H264_PARSER -I/usr/include/xine -I/usr/include/xine/xine -I/usr/local/src/eHD/hdshm3/src/include -I/usr/src/linux/include hde_xine_audio.c
In file included from hde_io.h:27,
from hde_xine_audio.c:35:
hde_tool.h:681: warning: function declaration isn't a prototype
In file included from hde_xine_audio.c:35:
hde_io.h:92: warning: function declaration isn't a prototype
hde_io.h:93: warning: function declaration isn't a prototype
hde_io.h:97: warning: function declaration isn't a prototype
hde_io.h:98: warning: function declaration isn't a prototype
hde_io.h:99: warning: function declaration isn't a prototype
hde_io.h:103: warning: function declaration isn't a prototype
hde_io.h:104: warning: function declaration isn't a prototype
hde_io.h:105: warning: function declaration isn't a prototype
hde_io.h:107: warning: function declaration isn't a prototype
hde_io.h:109: warning: function declaration isn't a prototype
hde_io.h:111: warning: function declaration isn't a prototype
hde_xine_audio.c: In function 'hde_ao_open_plugin':
hde_xine_audio.c:239: warning: 'xine_xmalloc' is deprecated (declared at /usr/include/xine/xineutils.h:624)
hde_xine_audio.c: In function 'hde_audio_init':
hde_xine_audio.c:284: warning: 'xine_xmalloc' is deprecated (declared at /usr/include/xine/xineutils.h:624)
cc -O2 -funroll-loops -fomit-frame-pointer -march=pentium-mmx -mmmx -Wall -Wstrict-prototypes -c -D_GNU_SOURCE -D__LINUX__ -DCONFIG_MPEGVIDEO_PARSER -DCONFIG_MPEG4VIDEO_PARSER -DCONFIG_H264_PARSER -I/usr/include/xine -I/usr/include/xine/xine -I/usr/local/src/eHD/hdshm3/src/include -I/usr/src/linux/include hde_xine_vd.c
In file included from hde_io.h:27,
from hde_xine_vd.c:36:
hde_tool.h:681: warning: function declaration isn't a prototype
In file included from hde_xine_vd.c:36:
hde_io.h:92: warning: function declaration isn't a prototype
hde_io.h:93: warning: function declaration isn't a prototype
hde_io.h:97: warning: function declaration isn't a prototype
hde_io.h:98: warning: function declaration isn't a prototype
hde_io.h:99: warning: function declaration isn't a prototype
hde_io.h:103: warning: function declaration isn't a prototype
hde_io.h:104: warning: function declaration isn't a prototype
hde_io.h:105: warning: function declaration isn't a prototype
hde_io.h:107: warning: function declaration isn't a prototype
hde_io.h:109: warning: function declaration isn't a prototype
hde_io.h:111: warning: function declaration isn't a prototype
hde_xine_vd.c: In function 'hde_open_plugin':
hde_xine_vd.c:407: warning: 'xine_xmalloc' is deprecated (declared at /usr/include/xine/xineutils.h:624)
hde_xine_vd.c: In function 'hde_vd_init':
hde_xine_vd.c:447: warning: 'xine_xmalloc' is deprecated (declared at /usr/include/xine/xineutils.h:624)
cc -O2 -funroll-loops -fomit-frame-pointer -march=pentium-mmx -mmmx -Wall -Wstrict-prototypes -c -D_GNU_SOURCE -D__LINUX__ -DCONFIG_MPEGVIDEO_PARSER -DCONFIG_MPEG4VIDEO_PARSER -DCONFIG_H264_PARSER -I/usr/include/xine -I/usr/include/xine/xine -I/usr/local/src/eHD/hdshm3/src/include -I/usr/src/linux/include hde_xine_ad.c
In file included from hde_xine_ad.c:37:
hde_tool.h:681: warning: function declaration isn't a prototype
In file included from hde_xine_ad.c:38:
hde_io.h:92: warning: function declaration isn't a prototype
hde_io.h:93: warning: function declaration isn't a prototype
hde_io.h:97: warning: function declaration isn't a prototype
hde_io.h:98: warning: function declaration isn't a prototype
hde_io.h:99: warning: function declaration isn't a prototype
hde_io.h:103: warning: function declaration isn't a prototype
hde_io.h:104: warning: function declaration isn't a prototype
hde_io.h:105: warning: function declaration isn't a prototype
hde_io.h:107: warning: function declaration isn't a prototype
hde_io.h:109: warning: function declaration isn't a prototype
hde_io.h:111: warning: function declaration isn't a prototype
hde_xine_ad.c: In function 'hde_open_plugin':
hde_xine_ad.c:381: warning: 'xine_xmalloc' is deprecated (declared at /usr/include/xine/xineutils.h:624)
hde_xine_ad.c: In function 'hde_ad_init':
hde_xine_ad.c:418: warning: 'xine_xmalloc' is deprecated (declared at /usr/include/xine/xineutils.h:624)
hde_xine_ad.c: In function 'hde_ad_hook_init':
hde_xine_ad.c:530: warning: 'xine_xmalloc' is deprecated (declared at /usr/include/xine/xineutils.h:624)
cc -O2 -funroll-loops -fomit-frame-pointer -march=pentium-mmx -mmmx -Wall -Wstrict-prototypes -c -D_GNU_SOURCE -D__LINUX__ -DCONFIG_MPEGVIDEO_PARSER -DCONFIG_MPEG4VIDEO_PARSER -DCONFIG_H264_PARSER -I/usr/include/xine -I/usr/include/xine/xine -I/usr/local/src/eHD/hdshm3/src/include -I/usr/src/linux/include hde_xine_sd.c
cc -O2 -funroll-loops -fomit-frame-pointer -march=pentium-mmx -mmmx -Wall -Wstrict-prototypes -c -D_GNU_SOURCE -D__LINUX__ -DCONFIG_MPEGVIDEO_PARSER -DCONFIG_MPEG4VIDEO_PARSER -DCONFIG_H264_PARSER -I/usr/include/xine -I/usr/include/xine/xine -I/usr/local/src/eHD/hdshm3/src/include -I/usr/src/linux/include hde_xine_scr.c
In file included from hde_io.h:27,
from hde_xine_scr.c:35:
hde_tool.h:681: warning: function declaration isn't a prototype
In file included from hde_xine_scr.c:35:
hde_io.h:92: warning: function declaration isn't a prototype
hde_io.h:93: warning: function declaration isn't a prototype
hde_io.h:97: warning: function declaration isn't a prototype
hde_io.h:98: warning: function declaration isn't a prototype
hde_io.h:99: warning: function declaration isn't a prototype
hde_io.h:103: warning: function declaration isn't a prototype
hde_io.h:104: warning: function declaration isn't a prototype
hde_io.h:105: warning: function declaration isn't a prototype
hde_io.h:107: warning: function declaration isn't a prototype
hde_io.h:109: warning: function declaration isn't a prototype
hde_io.h:111: warning: function declaration isn't a prototype
hde_xine_scr.c: In function 'hde_scr_init':
hde_xine_scr.c:96: warning: 'xine_xmalloc' is deprecated (declared at /usr/include/xine/xineutils.h:624)
cc -O2 -funroll-loops -fomit-frame-pointer -march=pentium-mmx -mmmx -Wall -Wstrict-prototypes -c -D_GNU_SOURCE -D__LINUX__ -DCONFIG_MPEGVIDEO_PARSER -DCONFIG_MPEG4VIDEO_PARSER -DCONFIG_H264_PARSER -I/usr/include/xine -I/usr/include/xine/xine -I/usr/local/src/eHD/hdshm3/src/include -I/usr/src/linux/include hde_io.c
In file included from hde_io.h:27,
from hde_io.c:34:
hde_tool.h:681: warning: function declaration isn't a prototype
In file included from hde_io.c:34:
hde_io.h:92: warning: function declaration isn't a prototype
hde_io.h:93: warning: function declaration isn't a prototype
hde_io.h:97: warning: function declaration isn't a prototype
hde_io.h:98: warning: function declaration isn't a prototype
hde_io.h:99: warning: function declaration isn't a prototype
hde_io.h:103: warning: function declaration isn't a prototype
hde_io.h:104: warning: function declaration isn't a prototype
hde_io.h:105: warning: function declaration isn't a prototype
hde_io.h:107: warning: function declaration isn't a prototype
hde_io.h:109: warning: function declaration isn't a prototype
hde_io.h:111: warning: function declaration isn't a prototype
In file included from hde_io.c:41:
hde_cmds.h:31: warning: function declaration isn't a prototype
hde_cmds.h:32: warning: function declaration isn't a prototype
hde_cmds.h:33: warning: function declaration isn't a prototype
hde_cmds.h:35: warning: function declaration isn't a prototype
hde_cmds.h:36: warning: function declaration isn't a prototype
hde_cmds.h:39: warning: function declaration isn't a prototype
hde_cmds.h:47: warning: function declaration isn't a prototype
hde_cmds.h:48: warning: function declaration isn't a prototype
hde_cmds.h:53: warning: function declaration isn't a prototype
hde_io.c:47: warning: function declaration isn't a prototype
hde_io.c:66: warning: function declaration isn't a prototype
hde_io.c:73: warning: function declaration isn't a prototype
hde_io.c:77: warning: function declaration isn't a prototype
hde_io.c:130: warning: function declaration isn't a prototype
hde_io.c:138: warning: function declaration isn't a prototype
hde_io.c:146: warning: function declaration isn't a prototype
hde_io.c:150: warning: function declaration isn't a prototype
hde_io.c:213: warning: function declaration isn't a prototype
hde_io.c:247: warning: function declaration isn't a prototype
hde_io.c:318: warning: function declaration isn't a prototype
make: *** No rule to make target `../hdshm3/src/hostlib/hdshmlib.c', needed by `hde_cmds.o'. Stop.
vdr02 xine-hde #
Display More
Leider habe ich ke3inen Ahnung was: "No rule to make target...." bedeudet.
Keine Regel um hdshmclib...... zu compilieren.
QuoteOriginal von EIB-Freak
Keine Regel um hdshmclib...... zu compilieren.
Thx @ EIB-Freak,
aber lesen was das steht kann ich selber, auch wenn es in englisch ist. Wichtiger währe zu erfahren, wie ich es durchkompiliert kriege.
hi,
du hast das xine-hde verzeichnis in seiner svn umgebung belassen?
du hast die notwendigen (von 1.1.8) libxine headerfiles unter /usr/include/xine/ ?
bei mir habe ich das makefile von xine-hde nicht angepasst
Hi,
ich bekomme xine-hde auch nicht kompiliert:
QuoteDisplay Morecreating dependencies for pkg xineplug_hde
cc -O2 -funroll-loops -fomit-frame-pointer -march=pentium-mmx -mmmx -Wall -Wstrict-prototypes -c -D_GNU_SOURCE -D__LINUX__ -DCONFIG_MPEGVIDEO_PARSER -DCONFIG_MPEG4VIDEO_PARSER -DCONFIG_H264_PARSER -I/usr/include/xine -I/usr/include/xine/xine -I../hdshm3/src/include -I/usr/src/linux-2.6.12-rc2-wis/include hde_xine.c
cc -O2 -funroll-loops -fomit-frame-pointer -march=pentium-mmx -mmmx -Wall -Wstrict-prototypes -c -D_GNU_SOURCE -D__LINUX__ -DCONFIG_MPEGVIDEO_PARSER -DCONFIG_MPEG4VIDEO_PARSER -DCONFIG_H264_PARSER -I/usr/include/xine -I/usr/include/xine/xine -I../hdshm3/src/include -I/usr/src/linux-2.6.12-rc2-wis/include hde_xine_video.c
In file included from hde_io.h:27,
from hde_xine_video.c:35:
hde_tool.h:681: warning: function declaration isn't a prototype
In file included from hde_xine_video.c:35:
hde_io.h:92: warning: function declaration isn't a prototype
hde_io.h:93: warning: function declaration isn't a prototype
hde_io.h:97: warning: function declaration isn't a prototype
hde_io.h:98: warning: function declaration isn't a prototype
hde_io.h:99: warning: function declaration isn't a prototype
hde_io.h:103: warning: function declaration isn't a prototype
hde_io.h:104: warning: function declaration isn't a prototype
hde_io.h:105: warning: function declaration isn't a prototype
hde_io.h:107: warning: function declaration isn't a prototype
hde_io.h:109: warning: function declaration isn't a prototype
hde_io.h:111: warning: function declaration isn't a prototype
hde_xine_video.c: In function 'hde_video_init':
hde_xine_video.c:326: error: 'video_driver_class_t' has no member named 'get_identifier'
hde_xine_video.c:327: error: 'video_driver_class_t' has no member named 'get_description'
make: *** [hde_xine_video.o] Fehler 1
Ich habe aus dem svn herauskompiliert und unter /usr/include/xine sind bei mir die header.
Gruß,
Chris
QuoteOriginal von IG88
.....
du hast das xine-hde verzeichnis in seiner svn umgebung belassen?
....
Das wars, jetzt gehts. --> Beweis
btw: ich habe Version 1.24
Hi
ich bin zu blöd
ich arbeite hier auf einem easyvdr-debian-unterbau mit selbstcompilieren vdr.
unter /usr/lib/xine/plugins habe ich 1.1.10 und 1.21
xine-lib 1.1.8 compiliert zwar durch - aber auch nach einen male install habe ich dort kein 1.1.8-verzeichniss
xine-hde kann ich compilieren - nur wohin mit dem plugin?
nachtrag: ich habs gefunden:
unter /usr/local/lib/xine/plugins/1.1.8 ist sind meine plugins...
Wie kann ich denn prüfen welche xine-lib-version verwendet wird?
Gruß
Thorsten
QuoteDisplay MoreOriginal von thorsten.gehrig
Hi
ich bin zu blöd
ich arbeite hier auf einem easyvdr-debian-unterbau mit selbstcompilieren vdr.
unter /usr/lib/xine/plugins habe ich 1.1.10 und 1.21
xine-lib 1.1.8 compiliert zwar durch - aber auch nach einen male install habe ich dort kein 1.1.8-verzeichnissxine-hde kann ich compilieren - nur wohin mit dem plugin?
nachtrag: ich habs gefunden:
unter /usr/local/lib/xine/plugins/1.1.8 ist sind meine plugins...Wie kann ich denn prüfen welche xine-lib-version verwendet wird?
Gruß
Thorsten
Nun, wenn du unter /usr/lib/xine/plugins ein verzeichnis 1.21 (bei mir ist es 1.24) hast wird dieses verm. auch verwendet.
Ich habe mein Makefile entsprechend angepasst. Suche mal nach dem Punkt: Install --> Im Makefile
die lage der libs kanns du eigentlich beim "configure" im xinelib verzeichnis mit --prefix=/usr auf /usr/lib/xine umbiegen so das sie bei make install dann auch unter /usr/lib/xine die sachenliegen
> xine-hde kann ich compilieren - nur wohin mit dem plugin?
eigentlich sollte es mit make install im richtigen verzeichnis landen (da wo auch die anderen libs schon liegen
> Wie kann ich denn prüfen welche xine-lib-version verwendet wird?
wie schon beschrieben mit xine --list-plugins nachsehen ob xine die entsprechenden ausgabedevices hat
Was mir aufgefallen ist, ist das ich ein paar seltsame Einträge im Logfile habe:
Aug 3 20:51:44 [vdr] [7547] loading plugin: /usr/local/lib/vdr/libvdr-graphtft.so.1.7.0
Aug 3 20:51:44 [vdr] [7547] ERROR: /usr/local/lib/vdr/libvdr-graphtft.so.1.7.0: undefined symbol: img_convert
Aug 3 20:51:44 [vdr] [7547] loading plugin: /usr/local/lib/vdr/libvdr-filebrowser.so.1.7.0
Aug 3 20:51:44 [vdr] [7547] loading /etc/vdr/setup.conf
Aug 3 20:51:44 [vdr] [7547] ERROR: unknown config parameter: BootForSwitchTimer = 0
Aug 3 20:51:44 [vdr] [7547] ERROR: unknown config parameter: ConfirmSwitchTimers = 0
Aug 3 20:51:44 [vdr] [7547] ERROR: unknown config parameter: ConfirmSwitchTimersTimeout = 30
Aug 3 20:51:44 [vdr] [7547] ERROR: unknown config parameter: MenuButtonCloses = 0
Aug 3 20:51:44 [vdr] [7547] ERROR: unknown config parameter: ShowRecFree = 1
Aug 3 20:51:44 [vdr] [7547] ERROR: unknown config parameter: SortSwitchTimersSep = 1
Aug 3 20:51:44 [vdr] [7547] ERROR: unknown config parameter: reelbox.Ac3 = 0
Aug 3 20:51:44 [vdr] [7547] ERROR: unknown config parameter: reelbox.Aspect = 0
Aug 3 20:51:44 [vdr] [7547] ERROR: unknown config parameter: reelbox.AudioMix = 0
Aug 3 20:51:44 [vdr] [7547] ERROR: unknown config parameter: reelbox.AudioOverHD = 1
Aug 3 20:51:44 [vdr] [7547] ERROR: unknown config parameter: reelbox.AudioOverHDMI = 1
Aug 3 20:51:44 [vdr] [7547] ERROR: unknown config parameter: reelbox.Brightness = 78
Aug 3 20:51:44 [vdr] [7547] ERROR: unknown config parameter: reelbox.Contrast = 120
Aug 3 20:51:44 [vdr] [7547] ERROR: unknown config parameter: reelbox.Deint = 0
Aug 3 20:51:44 [vdr] [7547] ERROR: unknown config parameter: reelbox.DelayAc3 = 0
Aug 3 20:51:44 [vdr] [7547] ERROR: unknown config parameter: reelbox.DelayStereo = 0
Aug 3 20:51:44 [vdr] [7547] ERROR: unknown config parameter: reelbox.DisplayType = 0
Aug 3 20:51:44 [vdr] [7547] ERROR: unknown config parameter: reelbox.Framerate = 0
Aug 3 20:51:44 [vdr] [7547] ERROR: unknown config parameter: reelbox.Gamma = 16
Aug 3 20:51:44 [vdr] [7547] ERROR: unknown config parameter: reelbox.HDAM = 0
Aug 3 20:51:44 [vdr] [7547] ERROR: unknown config parameter: reelbox.HDAPort = 0
Aug 3 20:51:44 [vdr] [7547] ERROR: unknown config parameter: reelbox.HDAspect = 1
Aug 3 20:51:44 [vdr] [7547] ERROR: unknown config parameter: reelbox.HDauto_format = 0
Aug 3 20:51:44 [vdr] [7547] ERROR: unknown config parameter: reelbox.HDdeint = 1
Aug 3 20:51:44 [vdr] [7547] ERROR: unknown config parameter: reelbox.HDDisplayType = 1
Aug 3 20:51:44 [vdr] [7547] ERROR: unknown config parameter: reelbox.HDDM = 1
Aug 3 20:51:44 [vdr] [7547] ERROR: unknown config parameter: reelbox.HDfb = 0
Aug 3 20:51:44 [vdr] [7547] ERROR: unknown config parameter: reelbox.HDIntProg = 1
Aug 3 20:51:44 [vdr] [7547] ERROR: unknown config parameter: reelbox.HDnorm = 0
Aug 3 20:51:44 [vdr] [7547] ERROR: unknown config parameter: reelbox.HDResolution = 0
Aug 3 20:51:44 [vdr] [7547] ERROR: unknown config parameter: reelbox.Norm = 0
Aug 3 20:51:44 [vdr] [7547] ERROR: unknown config parameter: reelbox.Resolution = 1
Aug 3 20:51:44 [vdr] [7547] ERROR: unknown config parameter: reelbox.Scartmode = 0
Aug 3 20:51:44 [vdr] [7547] ERROR: unknown config parameter: reelbox.UseHdExt = 1
Aug 3 20:51:44 [vdr] [7547] ERROR: unknown config parameter: reelbox.VMM = 0
Aug 3 20:51:44 [vdr] [7547] ERROR: unknown config parameter: reelbox.VSM = 0
Aug 3 20:51:44 [vdr] [7547] ERROR: unknown config parameter: skinelchi.epgimagedir = /video/epgimages
Aug 3 20:51:44 [vdr] [7547] ERROR: unknown config parameter: skinelchi.epgimages = 3
Aug 3 20:51:44 [vdr] [7547] ERROR: unknown config parameter: skinelchi.hidemenu = 0
Aug 3 20:51:44 [vdr] [7547] ERROR: unknown config parameter: skinelchi.logousemagick = 0
Aug 3 20:51:44 [vdr] [7547] ERROR: unknown config parameter: skinelchi.logox = 64
Aug 3 20:51:44 [vdr] [7547] ERROR: unknown config parameter: skinelchi.logoy = 48
Aug 3 20:51:44 [vdr] [7547] ERROR: unknown config parameter: skinelchi.menuentry = Elchi VDR Skin-Plugin
Aug 3 20:51:44 [vdr] [7547] ERROR: unknown config parameter: skinelchi.osdheight = 440
Aug 3 20:51:44 [vdr] [7547] ERROR: unknown config parameter: skinelchi.osdleft = 48
Aug 3 20:51:44 [vdr] [7547] ERROR: unknown config parameter: skinelchi.osdtop = 20
Aug 3 20:51:44 [vdr] [7547] ERROR: unknown config parameter: skinelchi.osdwidth = 628
Aug 3 20:51:44 [vdr] [7547] ERROR: unknown config parameter: skinelchi.usenofixedfont = 1
Aug 3 20:51:44 [vdr] [7547] ERROR: unknown config parameter: skinelchi.videosystem = 0
Aug 3 20:51:44 [vdr] [7547] ERROR: unknown config parameter: xineliboutput.OSD.Downscale = 0
Aug 3 20:51:44 [vdr] [7547] ERROR: unknown config parameter: xineliboutput.OSD.Prescale = 1
Aug 3 20:51:44 [vdr] [7547] ERROR: unknown config parameter: xineliboutput.OSD.SpuAutoSelect = 0
Aug 3 20:51:44 [vdr] [7547] ERROR: unknown config parameter: xineliboutput.OSD.SpuLang0 = en
Aug 3 20:51:44 [vdr] [7547] ERROR: unknown config parameter: xineliboutput.OSD.SpuLang1 = fi
Aug 3 20:51:44 [vdr] [7547] ERROR: unknown config parameter: xineliboutput.OSD.SpuLang2 = de
Aug 3 20:51:44 [vdr] [7547] ERROR: unknown config parameter: xineliboutput.OSD.SpuLang3 =
Aug 3 20:51:44 [vdr] [7547] ERROR: unknown config parameter: xineliboutput.OSD.UnscaledOpaque = 0
Display More
Hat das etwas zu sagen?
Wie schon gesagt die eHD läuft ja...
Hier liegt ein Fehlerhaftes Plugin vor.
Die "unknown config parameter" des reelbox Plugins sind leider im Moment in Ordnung, gemeldet wurde dies in diesem Thread bereits mehrfach leider wurde es noch nicht von Reel behoben.
Alle anderen ERRORs bezüglich unbekannter config Parameter sind durch von dir früher verwendete Plugins oder Erweiterungen begründet welche nicht mehr vorhanden bzw. geladen werden. Manchmal kann es auch vorkommen das Parameter von neueren Releases nicht mehr verwendet werden aber als Rückstandt in der setup.conf verbleiben. Probleme duch diese nicht bekannten Parameter gibt es aber keine.
Den ersten Fehler mit "libvdr-graphtft.so.1.7.0" solltest du aber auf jedenfall beheben bzw. das Plugin nicht mehr laden.
Hab nun auch die xine-lib aus dem svn genommen --> Version 1.1.8
Die beiden patches xine-lib-debian.diff und xine-lib-reel.diff habe ich eingespielt.
Danach lässt sich auch das xine-hde bauen und landet auch in /usr/lib/xine/plugins/1.1.8
ein xine --list-plugins:
QuoteDisplay MoreDies ist xine (X11 gui) - Ein freier Video-Player v0.99.5.
(c) 2000-2007 Das xine Team.Verfügbare xine-Plugins:
-Audioausgabe:
alsa, oss, hde-audio, file, none.-Videoausgabe:
dxr3, aadxr3, xv, SyncFB, opengl, xshm, aa, none, xxmc, sdl, vidix,
vidixfb, hde-video-x11, hde-video-aa, fb, hde-video-fb, xvmc.-Demuxer:
anx, image, wve, idcin, ipmovie, vqa, wc3movie, roq, str, film, smjpeg,
fourxm, vmd, aud, aiff, flac, nsf, realaudio, snd, tta, voc, vox, asf,
mpeg-ts, avi, mpeg_block, mpeg_pes, quicktime, fli, yuv4mpeg2, real, pva,
slave, nsv, matroska, iff, flashvideo, ogg, mpeg, ac3, dts, cdda, wav,
rawdv, mpc, mp3, elem, yuv_frames, sputext, shn, aac.-Eingang:
http, DVD, VCDO, v4l_radio, v4l_tv, mms, stdin, pnm, rtp, rtsp, tcp, pvr,
DVB, CD, FILE, VCD.-Untertitel:
dxr3-spudec, spudec, spudvb, sputext, spucmml, spucc.-Nachbearbeitung:
eq, invert, boxblur, denoise3d, unsharp, eq2, noise, pp, goom, oscope,
fftscope, fftgraph, mosaico, switch, tvtime, upmix, upmix_mono, stretch,
volnorm, expand, fill.-Audiodecoder:
hde-ad, hde-ad-hook, gsm610, realadec, mad, ffmpegaudio, a/52, nsf,
vorbis, speex, mpc, dvaudio, qta, pcm, faad, win32a, dts.-Videodecoder:
hde-vd, dxr3-mpeg2, gdkpixbuf, realvdec, mpeg2, image, ffmpegvideo,
theora, qtv, bitplane, rgb, yuv, win32v, ffmpeg-wmv8, ffmpeg-wmv9.
sobald ich einen film auswähle restartet der vdr...
Ein Versuch mit dem xplayer:
QuoteDisplay Morexine_new
xine_init
Benchmarking memcpy methods (smaller is better):
libc memcpy() : 127532680
linux kernel memcpy() : 127422136
MMX optimized memcpy() : 135181184
MMXEXT optimized memcpy() : 91466800
SSE optimized memcpy() : 88480232
load_plugins: skipping unreadable plugin directory /root/.xine/plugins.
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_ao_out_none.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_hde.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_hde.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_hde.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_hde.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_hde.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_hde.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_hde.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_ao_out_file.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_ao_out_oss.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_ao_out_alsa.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_vo_out_xshm.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_vo_out_xshm.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_vo_out_xv.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_vo_out_xv.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_vo_out_xvmc.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_vo_out_opengl.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_vo_out_syncfb.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_vo_out_vidix.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_vo_out_vidix.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_vo_out_aa.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_vo_out_fb.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_vo_out_sdl.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_vo_out_xxmc.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_vo_out_none.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_decode_dxr3_video.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_decode_dxr3_spu.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_vo_out_dxr3.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_vo_out_dxr3.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_inp_vcd.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_inp_file.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_inp_http.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_inp_dvd.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_inp_vcdo.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_inp_v4l.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_inp_v4l.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_inp_mms.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_inp_stdin_fifo.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_inp_pnm.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_inp_rtp.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_inp_rtsp.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_inp_net.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_inp_pvr.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_inp_dvb.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_inp_cdda.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_dmx_ogg.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_dmx_ogg.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_dmx_asf.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_dmx_image.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_dmx_games.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_dmx_games.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_dmx_games.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_dmx_games.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_dmx_games.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_dmx_games.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_dmx_games.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_dmx_games.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_dmx_games.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_dmx_games.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_dmx_games.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_dmx_audio.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_dmx_audio.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_dmx_audio.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_dmx_audio.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_dmx_audio.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_dmx_audio.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_dmx_audio.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_dmx_audio.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_dmx_audio.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_dmx_audio.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_dmx_audio.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_dmx_audio.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_dmx_audio.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_dmx_audio.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_dmx_audio.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_dmx_audio.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_dmx_audio.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_dmx_mpeg_ts.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_dmx_avi.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_dmx_mpeg_block.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_dmx_mpeg.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_dmx_mpeg_elem.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_dmx_mpeg_pes.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_dmx_qt.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_dmx_fli.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_dmx_yuv4mpeg2.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_dmx_real.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_dmx_rawdv.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_dmx_pva.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_dmx_yuv_frames.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_dmx_slave.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_dmx_nsv.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_dmx_matroska.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_dmx_iff.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_dmx_flv.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_decode_ff.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_decode_ff.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_decode_ff.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_decode_ff.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_decode_dvaudio.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_decode_mpeg2.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_decode_a52.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_decode_spu.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_decode_spucc.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_decode_spucmml.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_decode_spudvb.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/post/xineplug_post_planar.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/post/xineplug_post_planar.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/post/xineplug_post_planar.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/post/xineplug_post_planar.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/post/xineplug_post_planar.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/post/xineplug_post_planar.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/post/xineplug_post_planar.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/post/xineplug_post_planar.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/post/xineplug_post_planar.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/post/xineplug_post_planar.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/post/xineplug_post_goom.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/post/xineplug_post_visualizations.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/post/xineplug_post_visualizations.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/post/xineplug_post_visualizations.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/post/xineplug_post_mosaico.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/post/xineplug_post_switch.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/post/xineplug_post_tvtime.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/post/xineplug_post_audio_filters.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/post/xineplug_post_audio_filters.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/post/xineplug_post_audio_filters.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/post/xineplug_post_audio_filters.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_decode_sputext.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_dmx_sputext.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_decode_dts.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_decode_mad.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_decode_w32dll.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_decode_w32dll.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_decode_qt.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_decode_qt.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_decode_image.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_decode_gdk_pixbuf.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_decode_theora.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_decode_bitplane.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_decode_rgb.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_decode_yuv.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_decode_gsm610.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_decode_nsf.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_decode_lpcm.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_decode_vorbis.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_decode_speex.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_decode_real.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_decode_real.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_decode_faad.so found
load_plugins: plugin /usr/lib/xine/plugins/1.1.8/xineplug_decode_mpc.so found
xine_open_audio_driver
HOST: Mapped ID 1, phys 0x1032000 to 0xb7c72000, rphys 0x1032000 to virt 0xb7c72000, length 2000, kernel_mem 0x271b2000
HOST: Mapped ID 40000180, phys 0x1034000 to 0xb6f8c000, rphys 0x1034000 to virt 0xb6f8c000, length 8000, kernel_mem 0x271b4000
HOST: Mapped ID 40000181, phys 0x103c000 to 0xb6f4c000, rphys 0x103c000 to virt 0xb6f4c000, length 40000, kernel_mem 0x271bc000
CH_OPEN: 12
CH_OPEN: channel 12 phys control 1034000 used areas 1
HOST: Mapped ID 40000100, phys 0x107c000 to 0xb6f44000, rphys 0x107c000 to virt 0xb6f44000, length 8000, kernel_mem 0x271fc000
HOST: Mapped ID 40000101, phys 0x1084000 to 0xb6f34000, rphys 0x1084000 to virt 0xb6f34000, length 10000, kernel_mem 0x27204000
CH_OPEN: 8
CH_OPEN: channel 8 phys control 107c000 used areas 1
HOST: Mapped ID 40000140, phys 0x10dc000 to 0xb6f2c000, rphys 0x10dc000 to virt 0xb6f2c000, length 8000, kernel_mem 0x2725c000
HOST: Mapped ID 40000141, phys 0x10e4000 to 0xb6f0c000, rphys 0x10e4000 to virt 0xb6f0c000, length 20000, kernel_mem 0x27264000
CH_OPEN: 10
CH_OPEN: channel 10 phys control 10dc000 used areas 1
HD_PACKET_RPC_INIT
hde_write_audio_cfg
xine_open_video_driver
Failed to initialize video
Failed to initialize stream
Failed to initialize queue
HD_PACKET_RPC_DONE
Sollte das ganze nicht auch mit der xine-lib 1.2 funktionieren?
Brauch ich auch eine spezielle xine-ui? Finde da nichts im svn.
Danke.
Also bei mir macht es keinen Unterschied, ob ich xine-lib in Version 1.2.3 von Suse nehme oder die 1.1.8.
Die 1.2.3 ist das Orginal von Suse, geht also auch ohne Patch.
Ich hab jetzt die xine-lib-1.1.8 aus dem alktuellen svn gepatcht und installiert. xine-ui habe ich aus die cvs installiert.
Das xinemediaplugin kompiliert mit combile-patch auch (von den doppelten"{" mal abgesehen)
Starte ich einen Film per OK-Taste im filebrowser stürtzt der VDR sofort ab.
vdr-1.7.0-ext62-h264-truecolor
Das xine-hde hab ich direkt im reelbox-svn kompiliert und per make install wurde die .so in den xine-pluginordner kopiert.
Woran könnte es noch liegen, dass der VDR einfach aussteigt??
Aug 4 17:07:13 (none) user.info vdr: XineMediaplayer Plugin::Service Xine Play mrl /media/filme/test.avi
Aug 4 17:07:13 (none) auth.info su[15049]: (pam_unix) session closed for user root
char *XineLib::GetSetupLang() const
{
--> return "de";
Diese Zeile in XineLib.c eingefügt?
h.264 replay geht bei dir?
bei mir ändert die "GetSetupLang" einstellung auf de nichts, es funktioniert (immernoch)
habe nicht viele mpeg files getestet, habe nur ein paar files die ich zum testen benutze
das steht z.b. bei mir im log beim abspielen:
Aug 4 19:55:02 linux vdr: [9576] [xinemedia] libxine version 1.1.8
Aug 4 19:55:02 linux vdr: [9576] [xinemedia] vdr plugin built on 1.1.8
Aug 4 19:55:02 linux vdr: [9576] [xinemedia] versions are compatible
Aug 4 19:55:02 linux vdr: [9576] [xinemedia] av offset 0
Aug 4 19:55:02 linux vdr: [9576] [xinemedia] spu offset 90000
Aug 4 19:55:02 linux vdr: hde_io_audio_config (0)->9 (NONE)->MPA (0)->44100 ch:(0)->2 128-417
Aug 4 19:55:02 linux vdr: ->hde_decode_audio_data 3010000 MPEG layer 2/3
Aug 4 19:55:02 linux vdr: hde_io_video_config (0)->3247504d (NONE)->(MP2) (0x0)->720x576 f:(0/0)->1/25 a:(0/0)->4/3 o:(0)->0
Aug 4 19:55:03 linux vdr: ->hde_decode_video_data 2000000 MPEG 1/2 0
sieht irgenwie so aus als sollte ich froh sein das es bei mir geht
Hallo,
der Vor- und Rücklauf über die eHD ist bei mir nahezu unbenutzbar. Er ist
viel zu schnell und es werden deshalb nur wenige Bilder angezeigt. Es gibt
einen Haufen framedrops. Ist das normal, oder habe nur ich ein Problem?
Das Aktivieren der verschiedenen Vorlaufgeschwindigkeiten im vdr bringt
leider auch nicht viel Linderung.
Kann man das irgendwie bremsen?
Grüsse,
Thomas
Ist momentan ziemlich normal, ich galube reel hat dafür einiges an ihrem vdr geändert, ob es dadurch besser ist, keine Ahnung. Ist aber im Vergleich zu einer FF wirklich kaum nutzbar.
Is eigentlich irgendwer in der Lage mpeg1 videos (vcd's) abzuspielen?
Ich seh da dann nur viele farbige Blöcke, Ton ist OK. Mpeg2 und divx/xvid spielen problemlos.
Don’t have an account yet? Register yourself now and be a part of our community!