[vls-devel] Re: dvb-input
Alexander Afanasyev
alex at icn.bmstu.ru
Sat Sep 27 19:56:52 CEST 2003
Hi!
Compiling dvbinput.cpp...
g++ -Wall -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DCONFIG_PATH='"/usr/local/etc/videolan/vls"' -DMANAGER_EXTRA='"manager_backwardcomp.cpp"' -DBUGGY_VLC -DYY_NO_UNPUT -I/root/make/libdvb-0.2.2/include -I/root/make/libdvb-0.2.2 -D__PLUGIN__ -fPIC -o obj/dvbinput.o -c dvbinput.cpp
In file included from dvbinput.cpp:85:
dvbinput.h: In member function `virtual C_Input* C_DvbInputModule::NewInput(const C_String&)':
dvbinput.h:129: cannot allocate an object of type `C_DvbInput'
dvbinput.h:129: because the following virtual functions are abstract:
../../server/input.h:99: virtual C_String C_Input::GetType()
make[1]: *** [obj/dvbinput.o] нЬХАЙЮ 1
make[1]: бШУНД ХГ ЙЮРЮКНЦ `/root/make/vls-20030927/src/modules/dvbinput'
make: *** [dvbinput] нЬХАЙЮ 2
I tried to declare GetType() function (blank) but some new errors
appeared:
Compiling dvbinput.cpp...
g++ -Wall -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DCONFIG_PATH='"/usr/local/etc/videolan/vls"' -DMANAGER_EXTRA='"manager_backwardcomp.cpp"' -DBUGGY_VLC -DYY_NO_UNPUT -I/root/make/libdvb-0.2.2/include -I/root/make/libdvb-0.2.2 -D__PLUGIN__ -fPIC -o obj/dvbinput.o -c dvbinput.cpp
In file included from dvbinput.cpp:85:
dvbinput.h:47: cannot declare member function `C_Input::GetType' within `C_DvbInput'
dvbinput.h: In member function `virtual C_Input* C_DvbInputModule::NewInput(const C_String&)':
dvbinput.h:133: cannot allocate an object of type `C_DvbInput'
dvbinput.h:133: because the following virtual functions are abstract:
../../server/input.h:99: virtual C_String C_Input::GetType()
make[1]: *** [obj/dvbinput.o] Ioeaea 1
make[1]: Auoia ec eaoaeia `/root/make/vls-20030927/src/modules/dvbinput'
make: *** [dvbinput] Ioeaea 2
small question, does vls work with latest libdvb or not? (vls 0.5.3
not :( )
cawka
Saturday, September 27, 2003, 9:43:48 PM, you wrote:
> On Sat, Sep 27, 2003, Alexander Afanasyev wrote :
>> Hi!
>>
>> DVB support again is broken?
> As far as we now, no... Could you plea se be more precise about the
> problem we are facing ?
>>
>> is it possible to integrate CA support for
>> encrypted channels (for hw-card with CI interface)
>>
>>
> Well not at thos time, since specifications of CA modules are not freely
> available, and will certianly never be provided for open source projects
> (As far as I know, they are only provided under NDA).
> --
> $(echo "BigBen")
> Oui je quote, et alors ?
--
This is the vls-devel mailing-list, see http://www.videolan.org/streaming/
To unsubscribe, please read http://developers.videolan.org/lists.html
If you are in trouble, please contact <postmaster at videolan.org>
More information about the vls-devel
mailing list