[vlc-devel] Re: how to compile vlc on redhat .

Cian Duffy myob87 at gmail.com
Sat Jan 20 21:16:05 CET 2007


On 20/01/07, zhuyaougang <zhuyaoguang at coship.com> wrote:
>
> vlc-devel,
>          how to compile vlc  on  redhat .
> /configure --prefix=/usr  --enable-wxwindows
> i get this output when i compile .
> ******************************************
>         configure: error: Could not find libmad on your system: you may
> get it from http://www.underbit.com/products/mad/. Alternatively you can
> use --disable-mad to disable the mad plugin.
> *******************************************
>       when i   use
> /configure --prefix=/usr  --enable-wxwindows    --disable-mad
> **************
> checking postproc/postprocess.h usability... no
> checking postproc/postprocess.h presence... no
> checking for postproc/postprocess.h... no
> configure: error: Missing header file postproc/postprocess.h.
> ************
> i want to have a simple vlc   ,support little  plugin, which lib should i
> have ?   and how to complile it ? thank you 1
>
>                                                                                             zhuyaoguang
>      zhuyaoguang at coship.com
>                   2007-01-20



libpostprocess is part of ffmpeg. --disable-ffmpeg disables the ffmpeg
decoders, but this leaves you with very little in the way of supported
formats (mpeg2, vorbis, theora, and thats about it).

Cian

-- 
-------------------------
"We're busy running out of time"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20070120/b5207514/attachment.html>


More information about the vlc-devel mailing list