[streaming] Re: Simple questions about vls.cfg given as examples in cvs
Philippe Van Hecke
philippe.vanhecke at belnet.be
Thu Aug 14 22:46:16 CEST 2003
Ok but when i compile vls with ffmpeg with mp3lame it seem that a -lmp3lame
should be added somewhere in the make file and it seem that this actualy not
the case.
because when i compile i have the following error
tmp/vlc/ffmpeg-last//libavcodec/libavcodec.a(mp3lameaudio.o)(.text+0x3b): In
function `MP3lame_encode_frame':
/tmp/vlc/ffmpeg-cvs-2003-05-20/libavcodec/mp3lameaudio.c:78: undefined
reference to `lame_encode_buffer_interleaved'
/tmp/vlc/ffmpeg-last//libavcodec/libavcodec.a(mp3lameaudio.o)(.text+0x64):/tmp/vlc/ffmpeg-cvs-2003-05-20/libavcodec/mp3lameaudio.c:81:
undefined reference to `lame_encode_buffer'
/tmp/vlc/ffmpeg-last//libavcodec/libavcodec.a(mp3lameaudio.o)(.text+0x96): In
function `MP3lame_encode_close':
/tmp/vlc/ffmpeg-cvs-2003-05-20/libavcodec/mp3lameaudio.c:94: undefined
reference to `lame_close'
/tmp/vlc/ffmpeg-last//libavcodec/libavcodec.a(mp3lameaudio.o)(.text+0xec): In
function `MP3lame_encode_init':
/tmp/vlc/ffmpeg-cvs-2003-05-20/libavcodec/mp3lameaudio.c:44: undefined
reference to `lame_init'
/tmp/vlc/ffmpeg-last//libavcodec/libavcodec.a(mp3lameaudio.o)(.text+0x10a):/tmp/vlc/ffmpeg-cvs-2003-05-20/libavcodec/mp3lameaudio.c:46:
undefined reference to `lame_set_in_samplerate'
/tmp/vlc/ffmpeg-last//libavcodec/libavcodec.a(mp3lameaudio.o)(.text+0x11b):/tmp/vlc/ffmpeg-cvs-2003-05-20/libavcodec/mp3lameaudio.c:47:
undefined reference to `lame_set_out_samplerate'
/tmp/vlc/ffmpeg-last//libavcodec/libavcodec.a(mp3lameaudio.o)(.text+0x12c):/tmp/vlc/ffmpeg-cvs-2003-05-20/libavcodec/mp3lameaudio.c:48:
undefined reference to `lame_set_num_channels'
/tmp/vlc/ffmpeg-last//libavcodec/libavcodec.a(mp3lameaudio.o)(.text+0x13e):/tmp/vlc/ffmpeg-cvs-2003-05-20/libavcodec/mp3lameaudio.c:50:
undefined reference to `lame_set_quality'
/tmp/vlc/ffmpeg-last//libavcodec/libavcodec.a(mp3lameaudio.o)(.text+0x150):/tmp/vlc/ffmpeg-cvs-2003-05-20/libavcodec/mp3lameaudio.c:52:
undefined reference to `lame_set_mode'
/tmp/vlc/ffmpeg-last//libavcodec/libavcodec.a(mp3lameaudio.o)(.text+0x173):/tmp/vlc/ffmpeg-cvs-2003-05-20/libavcodec/mp3lameaudio.c:53:
undefined reference to `lame_set_brate'
/tmp/vlc/ffmpeg-last//libavcodec/libavcodec.a(mp3lameaudio.o)(.text+0x17d):/tmp/vlc/ffmpeg-cvs-2003-05-20/libavcodec/mp3lameaudio.c:54:
undefined reference to `lame_init_params'
/tmp/vlc/ffmpeg-last//libavcodec/libavcodec.a(mp3lameaudio.o)(.text+0x1ab):/tmp/vlc/ffmpeg-cvs-2003-05-20/libavcodec/mp3lameaudio.c:65:
undefined reference to `lame_close'
collect2: ld returned 1 exit status
Philippe
--
This is the streaming mailing-list, see http://www.videolan.org/streaming/
To unsubscribe, please read http://www.videolan.org/support/lists.html
If you are in trouble, please contact <postmaster at videolan.org>
More information about the streaming
mailing list