Hi,
Did anybody try to compile dxr3 plugin from source from e-tobi repositories against 1.5.11 tree? Any luck?
Regards,
Yarema
Well, I will try. Thanks for a tip.
Yarema
Jan Willies wrote:
YUP wrote:
Did anybody try to compile dxr3 plugin from source from e-tobi repositories against 1.5.11 tree? Any luck?
It compiles fine for me from cvs. No idea what e-tobi uses, but probably not current trunk.
- Jan
vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
Hi,
Did anybody try to compile dxr3 plugin from source from e-tobi repositories against 1.5.11 tree? Any luck?
About dxr3 plugin I still have bloody green screen... ;( No luck at all to make this card working... ;(
/Xavier
-- Xavier Beaudouin - http://oav.net/
I successfully compiled dxr3 plugin from cvs (stable at it was described here http://www.linuxtv.org/vdrwiki/index.php/Dxr3-plugin), but still no luck - vdr crashes with segmentation fault. Compiling official dxr3 1.2.7 plugin marked as stable gives me the following errors:
../../../include/vdr/osd.h:410: warning: ‘virtual cOsd* cOsdProvider::CreateOsd(int, int, uint)’ was hidden dxr3osd.h:13: warning: by ‘virtual cOsd* cDxr3OsdProvider::CreateOsd(int, int)’ g++ -fPIC -O2 -Wall -Woverloaded-virtual -c -DPLUGIN_NAME_I18N='"dxr3"' -D_GNU_SOURCE -DMICROCODE="/lib/firmware/em8300.bin" -DUSE_XINE_SCALER -I../../../include `ffmpeg-config --cflags` -I/usr/include dxr3device.c /usr/include/ffmpeg/avcodec.h:2432: warning: attribute ignored in declaration of ‘struct ImgReSampleContext’ /usr/include/ffmpeg/avcodec.h:2432: warning: attribute for ‘struct ImgReSampleContext’ must follow the ‘struct’ keyword /usr/include/ffmpeg/avcodec.h:2437: warning: ‘ImgReSampleContext’ is deprecated (declared at /usr/include/ffmpeg/avcodec.h:2434) /usr/include/ffmpeg/avcodec.h:2444: warning: ‘ImgReSampleContext’ is deprecated (declared at /usr/include/ffmpeg/avcodec.h:2434) /usr/include/ffmpeg/avcodec.h:2448: warning: ‘ImgReSampleContext’ is deprecated (declared at /usr/include/ffmpeg/avcodec.h:2434) /usr/include/ffmpeg/avcodec.h:2450: warning: ‘ImgReSampleContext’ is deprecated (declared at /usr/include/ffmpeg/avcodec.h:2434) ../../../include/vdr/osd.h:410: warning: ‘virtual cOsd* cOsdProvider::CreateOsd(int, int, uint)’ was hidden dxr3osd.h:13: warning: by ‘virtual cOsd* cDxr3OsdProvider::CreateOsd(int, int)’ dxr3device.c: In member function ‘virtual void cDxr3Device::MakePrimaryDevice(bool)’: dxr3device.c:53: error: cannot allocate an object of abstract type ‘cDxr3OsdProvider’ dxr3osd.h:10: note: because the following virtual functions are pure within ‘cDxr3OsdProvider’: ../../../include/vdr/osd.h:410: note: virtual cOsd* cOsdProvider::CreateOsd(int, int, uint) make: *** [dxr3device.o] Error 1
Yarema
Xavier Beaudouin wrote:
Hi,
Did anybody try to compile dxr3 plugin from source from e-tobi repositories against 1.5.11 tree? Any luck?
About dxr3 plugin I still have bloody green screen... ;( No luck at all to make this card working... ;(
/Xavier
-- Xavier Beaudouin - http://oav.net/
vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
El Thu, 15 Nov 2007 19:58:43 +0100 YUP yupadmin@gmail.com escribió:
I successfully compiled dxr3 plugin from cvs (stable at it was described here http://www.linuxtv.org/vdrwiki/index.php/Dxr3-plugin), but still no luck - vdr crashes with segmentation fault.
This happened to me with the first version of vdr using truetype fonts: since my vdr machine is headless, has no X and consequently no kde/gnome desktop, I had no truetype font installed. Installing TT fonts and configuring vdr to use the installed fonts solved my problem.
Bye
No way, I have installed xubuntu with truetype fonts, so that is not a reason.
Yarema
Luca Olivetti wrote:
El Thu, 15 Nov 2007 19:58:43 +0100 YUP yupadmin@gmail.com escribió:
I successfully compiled dxr3 plugin from cvs (stable at it was described here http://www.linuxtv.org/vdrwiki/index.php/Dxr3-plugin), but still no luck - vdr crashes with segmentation fault.
This happened to me with the first version of vdr using truetype fonts: since my vdr machine is headless, has no X and consequently no kde/gnome desktop, I had no truetype font installed. Installing TT fonts and configuring vdr to use the installed fonts solved my problem.
Bye