Displaying 1 result from an estimated 1 matches for "_ff2theora_output".
Did you mean:
ff2theora_output
2009 Jul 24
2
ffmpeg2theora: Undefined symbols?
...libavformat.a ffmpeg/libavcodec/libavcodec.a ffmpeg/
libavdevice/libavdevice.a -lz -lbz2 -lm -lvorbisenc -lvorbis -logg
ffmpeg/libpostproc/libpostproc.a ffmpeg/libavutil/libavutil.a ffmpeg/
libswscale/libswscale.a
Undefined symbols:
"_avcodec_decode_video2", referenced from:
_ff2theora_output in ffmpeg2theora.o
_ff2theora_output in ffmpeg2theora.o
"_avcodec_decode_audio3", referenced from:
_ff2theora_output in ffmpeg2theora.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
scons: *** [ffmpeg2theora] Error 1
scons: building terminated because of err...