[Ffmpeg-devel] Re: decode_dvd_subtitles fails

sean seandarcy2
Sun Jul 17 17:52:54 CEST 2005


Michael Niedermayer wrote:
> Hi
> 
[...]
> 
> 
> fixed
> 
> [...]

Thanks. But now:

[...]
gcc -Wl,--warn-common -rdynamic -L/usr/lib64 -g  -o ffmpeg_g 
ffmpeg.o cmdutils.o -L./libavformat -lavformat 
-L./libavcodec -lavcodec -L/usr/lib64 -lz -lpthread -ldl 
-lvorbisenc -lvorbis -logg -lfaac -lxvidcore
ffmpeg.o(.text+0x5170): In function `output_packet':
/usr/src/redhat/BUILD/ffmpeg/ffmpeg.c:1202: undefined 
reference to `av_rescale_q'
ffmpeg.o(.text+0x5716):/usr/src/redhat/BUILD/ffmpeg/ffmpeg.c:739: 
undefined reference to `avcodec_encode_subtitle'
ffmpeg.o(.text+0x580b):/usr/src/redhat/BUILD/ffmpeg/ffmpeg.c:746: 
undefined reference to `av_rescale_q'
ffmpeg.o(.text+0x5830):/usr/src/redhat/BUILD/ffmpeg/ffmpeg.c:746: 
undefined reference to `av_rescale_q'
ffmpeg.o(.text+0x5a56):/usr/src/redhat/BUILD/ffmpeg/ffmpeg.c:1482: 
undefined reference to `av_rescale_q'
ffmpeg.o(.text+0x5ba4):/usr/src/redhat/BUILD/ffmpeg/ffmpeg.c:1401: 
undefined reference to `av_rescale_q'
ffmpeg.o(.text+0x5bc6):/usr/src/redhat/BUILD/ffmpeg/ffmpeg.c:1401: 
undefined reference to `av_rescale_q'
ffmpeg.o(.text+0x5c49):/usr/src/redhat/BUILD/ffmpeg/ffmpeg.c:1411: 
more undefined references to `av_rescale_q' follow
ffmpeg.o(.text+0x5c9b): In function `output_packet':
/usr/src/redhat/BUILD/ffmpeg/ffmpeg.c:1414: undefined 
reference to `av_parser_change'
ffmpeg.o(.text+0x5ca6):/usr/src/redhat/BUILD/ffmpeg/ffmpeg.c:1415: 
undefined reference to `av_destruct_packet'
ffmpeg.o(.text+0x6028):/usr/src/redhat/BUILD/ffmpeg/ffmpeg.c:584: 
undefined reference to `av_rescale_q'
ffmpeg.o(.text+0x60f1):/usr/src/redhat/BUILD/ffmpeg/ffmpeg.c:1410: 
undefined reference to `av_rescale_q'
ffmpeg.o(.text+0x6337):/usr/src/redhat/BUILD/ffmpeg/ffmpeg.c:955: 
undefined reference to `av_rescale_q'
ffmpeg.o(.text+0x6536):/usr/src/redhat/BUILD/ffmpeg/ffmpeg.c:995: 
undefined reference to `av_rescale_q'
ffmpeg.o(.text+0x6b01):/usr/src/redhat/BUILD/ffmpeg/ffmpeg.c:615: 
undefined reference to `av_rescale_q'
ffmpeg.o(.text+0x6ec8):/usr/src/redhat/BUILD/ffmpeg/ffmpeg.c:1267: 
undefined reference to `avcodec_decode_subtitle'
ffmpeg.o(.text+0x8358): In function `main':
/usr/src/redhat/BUILD/ffmpeg/ffmpeg.c:1921: undefined 
reference to `av_rescale_q'
ffmpeg.o(.text+0x858c):/usr/src/redhat/BUILD/ffmpeg/ffmpeg.c:2072: 
undefined reference to `av_rescale_q'
collect2: ld returned 1 exit status
make: *** [ffmpeg_g] Error 1

sean





More information about the ffmpeg-devel mailing list