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.
Tritt auch mit 720p auf. Ich glaube so langsam, dass es doch ein Fehler war, die G210 zu kaufen. Wäre ich doch nicht so geizig gewesen.
Tritt auch mit 720p auf. Ich glaube so langsam, dass es doch ein Fehler war, die G210 zu kaufen. Wäre ich doch nicht so geizig gewesen.
Ich habe da noch ein Problem, beim Initial Channel hagelt es. Wenn ich dann den einmal umschalte geht's
Hi,Schlechte Nachrichten für die Leute mit Intel VA-API.
Leider sieht es schlecht aus für den Software Deinterlacer. Ich habe im GIT Software Deinterlace für VA-API eingebaut bzw, repariert und sollte mit VDPAU-Backend und Intel funktionieren.
Bei 1080i braucht allein das Kopieren der Frames über 60ms.
Entweder kickt man die Intel Developer, daß sie bessere Software schreiben, 60ms um ein paar Bytes im Shared Speicher zukopieren ist schon happig oder man kauft was gescheites.
Johns


This post has been edited 2 times, last edit by "Atechsystem" (Jan 18th 2012, 2:39pm)
Probleme habe ich hauptsächlich mit Prosieben HD und RTL HD
Probleme habe ich hauptsächlich mit Prosieben HD und RTL HD
Irgendwie sind diese Streams generell komisch.

dass der VDR nur an I-Frames schneiden kann.

This post has been edited 1 times, last edit by "fnu" (Jan 18th 2012, 9:37pm)
Was will man reporten? Das meiste ist ja bei den Intel Developer bekannt.
....
Neues OSD Handling ist im GIT, im syslog wird noch die verbrauchte Zeit geloggt.
Johns
dan darste erstmal sammeln bevor du ein bild anzeigen kannst. wurde wohl auch schon von den sendern mal getestet wo das noch auf DVB-S gesendet wurde. Hab die GPU Last bei OSD getestet, aber keine Änderung bemerkt, also immer noch ca 10% mehr (bei xine 3%).
Was aber positiv auffällt ist, das beim scrollen im OSD jetzt nicht mehr Last entsteht als ohne scrollen!
|
|
Source code |
1 |
VideoDeinterlaceSurfaces = 5; |
|
|
Source code |
1 |
vdr -h |
|
|
Source code |
1 |
segfault at 50 ip 00007f8f03911b67 sp 00007fff6ef87b50 error 4 in libvdr-softhddevice.so.1.7.23[7f8f038f6000+23000] |

|
|
Source code |
1 2 3 4 5 6 7 8 9 |
g++ -g -Wall -Woverloaded-virtual -Wno-parentheses -O2 -fPIC -fPIC -D_GNU_SOURCE -I/usr/include/dvb-s2api-liplianin -I/usr/include/vdr/include `pkg-config --cflags x11 x11-xcb xcb xcb-xv xcb-shm xcb-dpms xcb-atom xcb-screensaver xcb-randr xcb-glx xcb-icccm xcb-keysyms` `pkg-config --cflags gl glu` `pkg-config --cflags vdpau` `pkg-config --cflags libva-x11 libva-glx libva` `pkg-config --cflags alsa` -c -o softhddevice.o softhddevice.cpp softhddevice.cpp: In constructor 'cMenuSetupSoft::cMenuSetupSoft()': softhddevice.cpp:407:16: error: 'trVDR' was not declared in this scope make[2]: *** [softhddevice.o] Error 1 make[2]: Leaving directory `/build/buildd/vdr-plugin-softhddevice-0.3.5' dh_auto_build: make -j1 all DEFINES=-fPIC -D_GNU_SOURCE VDRDIR=/usr/include/vdr LIBDIR=. LOCALEDIR=locale returned exit code 2 make[1]: *** [override_dh_auto_build] Error 2 make[1]: Leaving directory `/build/buildd/vdr-plugin-softhddevice-0.3.5' make: *** [build] Error 2 |
|
|
Source code |
1 |
g++ -g -O2 -W -Wall -Wextra -Woverloaded-virtual -fPIC -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DCONFDIR=\"/etc/vdr\" -DUSE_CHANNELBIND -DUSE_DDEPGENTRY -DUSE_MAINMENUHOOKS -DUSE_MCLI -DUSE_PLUGINMISSING -DUSE_YAEPG -DUSE_VDPAU -DUSE_VAAPI -DUSE_ALSA -DUSE_OSS -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"softhddevice"' -DGIT_REV='"87f7aa6"' -I/usr/include -I/usr/include/vdr/include `pkg-config --cflags x11 x11-xcb xcb xcb-xv xcb-shm xcb-dpms xcb-atom xcb-screensaver xcb-randr xcb-glx xcb-icccm xcb-keysyms` `pkg-config --cflags gl glu` `pkg-config --cflags vdpau` `pkg-config --cflags libva-x11 libva-glx libva` `pkg-config --cflags alsa` -c -o softhddevice.o softhddevice.cpp |
Probleme habe ich hauptsächlich mit Prosieben HD und RTL HD
|
|
Source code |
1 2 |
DEFINES += $(CONFIG) -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"$(PLUGIN)"' \
$(if $(GIT_REV), -DGIT_REV='"$(GIT_REV)"')
|
This post has been edited 1 times, last edit by "johns" (Jan 19th 2012, 5:18pm)