[vlc] Re: [Steit Slings <steit.slings at communication.nl>] RE: vlc dvb-t recording streaming problem - no audio

Mike Ryan mike.ryan at redmar.com
Thu Dec 15 23:56:19 CET 2005


Hi Steit (and everyone else)

Thanks for the reply. I'm using pre-built installations of both vlc and
ffmpeg and as far as I can tell I have the required lame/mp3 components.
However, I've decided to go back to basics and rebuild ffmpeg and vlc from
the latest cvs releases of both. ffmpeg is compiled with the following
options:
./configure --enable-mp3lame --enable-pp --enable-shared-pp --enable-gpl
and vlc is compiled with the following options
./configure --disable-mad --with-ffmpeg-mp3lame
--with-ffmpeg-config-path=/root/ffmpeg --disable-libmpeg2
--disable-wxwidgets --disable-faac

ffmpeg compiles ok, but when I try to compile vlc it fails with the messages
below. I had a look through the mailing list and the normal response seems
to be the ffmpeg compile needs to have the --enable-pp flag set, but you can
see above that I've done that. Any other thoughts/suggestions

Thanks in advance

Mike

./modules/codec/ffmpeg/libffmpeg.a(libffmpeg_a-postprocess.o)(.text+0x378):
In function `InitPostpro
c__ffmpeg':
: undefined reference to `pp_get_context'
./modules/codec/ffmpeg/libffmpeg.a(libffmpeg_a-postprocess.o)(.text+0x58b):
In function `PostprocPic
t__ffmpeg':
: undefined reference to `pp_postprocess'
./modules/codec/ffmpeg/libffmpeg.a(libffmpeg_a-postprocess.o)(.text+0x5f8):
In function `ClosePostpr
oc__ffmpeg':
: undefined reference to `pp_free_mode'
./modules/codec/ffmpeg/libffmpeg.a(libffmpeg_a-postprocess.o)(.text+0x606):
In function `ClosePostpr
oc__ffmpeg':
: undefined reference to `pp_free_context'
./modules/codec/ffmpeg/libffmpeg.a(libffmpeg_a-postprocess.o)(.text+0x669):
In function `PPQCallback
':
: undefined reference to `pp_get_mode_by_name_and_quality'
./modules/codec/ffmpeg/libffmpeg.a(libffmpeg_a-postprocess.o)(.text+0x70c):
In function `PPQCallback
':
: undefined reference to `pp_get_mode_by_name_and_quality'
collect2: ld returned 1 exit status
make[2]: *** [vlc] Error 1
make[2]: Leaving directory `/root/vlc-0.8.4a'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/vlc-0.8.4a'
make: *** [all] Error 2


On 12/15/05, System administration <admin at via.ecp.fr> wrote:
>
>
> The deleted attachment is at:
>     <http://www.videolan.org/~admin/20051215-videolan/mike<http://www.videolan.org/%7Eadmin/20051215-videolan/mike>
> >
>
>
> ----- Forwarded message from Steit Slings < steit.slings at communication.nl>
> -----
>
> From: Steit Slings <steit.slings at communication.nl>
> Date: Thu, 15 Dec 2005 10:44:31 +0100
> To: vlc at videolan.org
> Subject: RE: [vlc] vlc dvb-t recording streaming problem - no audio
>
> Hai Mike,
>
> I think you forgot the --with-ffmpeg-mp3lame in the config. Have you
> compiled ffmpeg with lame support?
>
> Steit.
>
> ----- End forwarded message -----
>
> --
> System administration <admin at via.ecp.fr>
> VIA, École Centrale Paris, France
>
> --
> This is the vlc mailing-list, see http://www.videolan.org/vlc/
> To unsubscribe, please read http://www.videolan.org/support/lists.html
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc/attachments/20051215/0fae62b9/attachment.html>


More information about the vlc mailing list