2008/3/4, Kartsa <kari@kniivila.com>:
Ondrej Wisniewski kirjoitti:

>> Thanks  Ondrej
>>
>> I have followed the link and installed xineliboutput, but make plugins give
>>
>> Plugin xineliboutput:
>> make[1]: Map '/usr/local/vdr-1.5.16/PLUGINS/src/xineliboutput-1.0.0rc2'
>> wordt binnengegaan
>> g++ -O3 -pipe -Wall -Woverloaded-virtual -fPIC -g  -c -D_GNU_SOURCE
>> -DPLUGIN_NAME_I18N='"xineliboutput"' -D_REENTRANT -D_LARGEFILE_SOURCE
>> -D_FILE_OFFSET_BITS=64 -DXINELIBOUTPUT_VERSION='"1.0.0rc2"'
>> -DUSE_ICONV=1 -Wall -I../../../include -o device.o device.c
>> ../../../include/vdr/osd.h:409: let op: 'virtual cOsd*
>> cOsdProvider::CreateOsd(int, int, uint)' was hidden
>> osd.h:62: let op:   by 'virtual cOsd*
>> cXinelibOsdProvider::CreateOsd(int, int)'
>> device.c: In member function 'virtual void
>> cXinelibDevice::MakePrimaryDevice(bool)':
>> device.c:330: fout: cannot allocate an object of abstract type
>> 'cXinelibOsdProvider'
>> osd.h:54: note:   because the following virtual functions are pure
>> within 'cXinelibOsdProvider':
>> ../../../include/vdr/osd.h:409: note:   virtual cOsd*
>> cOsdProvider::CreateOsd(int, int, uint)
>> make[1]: *** [device.o] Fout 1
>> make[1]: Map '/usr/local/vdr-1.5.16/PLUGINS/src/xineliboutput-1.0.0rc2'
>> wordt verlaten
>>
>> *** failed plugins: skincurses xineliboutput
>>
>> What is missing here, does I have to install other plugins first?
>>
>> gaston
>>
>
> Why don't you just install the binary packages with apt-get? They are
> already in the Ubuntu repositories. It should be as easy as typing:
> sudo apt-get install vdr vdr-plugin-xineliboutput
>
> If you prefer to compile everything from source you will need to resolve
> all the dependencies manually which could be quite a long shot.
>

This is what I did but ended up having vdr-1.5.17 and
vdr-plugin-xineliboutput-1.4.5. So vdr does not load the polugin since
its of the wrong version. Maybe the problem is that I have Ubuntu Hardy
Heron (8.04).


\\Kartsa

I have installed the plugin with apt-get.... , no problem
 
 vdr -V
vdr (1.5.16/1.5.15) - The Video Disk Recorder

but when I run vdr with the plugin I got
root@gv3:~# vdr -P"xineliboutput --local=sxfe --video=xv --audio=alsa --remote=none"
vdr: ./PLUGINS/lib/libvdr-xineliboutput.so.1.5.15: kan gedeeld objectbestand niet openen: Bestand of map bestaat niet ( can't open objectfile.File or map is not existing)
what is here still missing

Gaston

_______________________________________________
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr