Mailing List archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[vdr] Re: [ANNOUNCE] OSD Picture in picture plugin 0.0.5 (vdr-osdpip-0.0.5)
Hi, I'm having a problem compiling OSDPIP 0.0.5. I'm using VDR 1.3.11, on a
Mandrake 10.0 System with 2.6.5 kernel. I'm using ffmpeg-0.4.9-pre1.tar.gz
The problem I see is that when I try to compile the OSDPIP I get an error
message about
g++ -g -O2 -Wall -Woverloaded-virtual -c -DPLUGIN_NAME_I18N='"osdpip"'
-I../../../include -I../../../../DVB/include -I.
-I../../../../ffmpeg/libavcodec -o osdpip.o osdpip.c
In file included from osd.h:17,
from osdpip.c:16:
decoder.h: In member function `float cDecoder::AspectRatio()':
decoder.h:38: error: 'struct AVCodecContext' has no member named
'aspect_ratio'
make[1]: *** [osdpip.o] Error 1
make[1]: Leaving directory `/usr/src/vdr-1.3.11/PLUGINS/src/osdpip-0.0.5'
Looking in ffmpg/libavcodec/avcodec.h I don't see a reference to
apect_ratio, but there is one to sample_aspect_ratio.
Is this a known bug? Or am I doing something wrong?
Adrian
Home |
Main Index |
Thread Index