Mailing List archive

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

[vdr] Re: teletext plugin



On Montag, 3. Februar 2003 15:11 Lauri Tischler wrote:
> g++ -O2 -Wall -Woverloaded-virtual -c -DNEWSTRUCT
> -DPLUGIN_NAME_I18N='"teletext"' -I../../../include
> -I../../../../DVB/include -I../../../../ffmpeg mp1osd.c mp1osd.c: In
> constructor `osdBitmap::osdBitmap(int, int)':
> mp1osd.c:44: `struct AVCodecContext' has no member named `quality'
> mp1osd.c: In member function `void osdBitmap::Display()':
> mp1osd.c:205: cannot convert `AVPicture*' to `const AVFrame*' for argument
> `4' to `int avcodec_encode_video(AVCodecContext*, UINT8*, int, const
> AVFrame*)' make[1]: *** [mp1osd.o] Error 1
> make[1]: Leaving directory `/root/VDR20/vdr-1.1.20/PLUGINS/src/teletext'
> make: *** [plugins] Error 2

Already known...
Your ffmpeg is too NEW. Use an older release or cvs version (I'm sorry I don't 
have one so I can't send it to you) and it will compile.
I am currently using a compiled version with vdr 1.1.x < 22 so I don't need to 
recompile the teletext plugin until it is corrected ;)))

Greetings,
Sascha Volkenandt


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



Home | Main Index | Thread Index