Mailing List archive

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

[vdr] teletext and ffmpeg



Hello,

recently I tried to build the teletext plugin. It always fails with following message:

make[1]: Entering directory `/usr/src/vdr-1.1.25/PLUGINS/src/teletext-0.7.6'
g++ -O2 -Wall -Woverloaded-virtual -c -DNEWSTRUCT -DPLUGIN_NAME_I18N='"teletext"' -I../../../include -I../../../../DVB/include -I/usr/include/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] Fehler 1

I have use gentoo distribution which comes with ffmpeg-0.4.6. Does anyone have a hint what I'm doing wrong here.

Thanx Arno



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



Home | Main Index | Thread Index