Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] error compiling mplayerclusterplugin 0.0.1a with VDR 1.2.25



hi, 

when compiling the mplayer cluster plugin (latest version ;) 0.0.1a) under VDR 
1.2.25, I get the following error :

make[1]: Entering directory `/opt/vdr-1.2.5/PLUGINS/src/mplayercluster-0.0.1a'
g++ -O2 -Wall -Woverloaded-virtual -g -c -DPLUGIN_NAME_I18N='"mplayercluster"' 
-D_GNU_SOURCE -I../../../include -I../../../../DVB/include -Itools player.c
In file included from player.h:6,
                 from player.c:1:
tools/cshared.h:41: warning: `virtual void cShared::set(const cShared&)' was 
hidden
tools/cstring.h:23: warning:   by `void cString::set(char)'
player.c: In member function `virtual void cClusterPlayer::Action()':
player.c:162: invalid conversion from `const cFrame*' to `cFrame*'
player.c:162:   initializing argument 1 of `void 
cRingBufferFrame::Drop(cFrame*)'
make[1]: *** [player.o] Error 1
make[1]: Leaving directory `/opt/vdr-1.2.5/PLUGINS/src/mplayercluster-0.0.1a'


my VDR is patched with AutoPID. 

The mplayerclusterplugin is pretty old and was developed for a long obsolete 
version of VDR. Why isn't there any further development? Is there an 
alternative to this plugin? As far as I know, this is the only solution that 
allows MPEG4 playback on low power VDRs. 


One more thing, it isn't fully clear to me how the mplayerclusterplugin works. 
Do I need a working mplayer on both sides, client and server? or just on the 
server side. If both, then both without DVB support? 

Thanks for your help ! 

Greetings, 

Thomas



-- 
Info:
To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe vdr" as subject.



Home | Main Index | Thread Index