[MEncoder-users] getting jpeg support in mencoder

Gilles Pelletier pellgill at gmail.com
Fri Apr 4 20:40:21 CEST 2008


SVN Updated to revision 26324.
Make fails with same output.

On Fri, Apr 4, 2008 at 1:30 PM, Gilles Pelletier <pellgill at gmail.com> wrote:
>
> On Wed, Apr 2, 2008 at 6:20 PM, RC <cooleyr at gmail.com> wrote:
>  > On Wed, 2 Apr 2008 15:21:54 -0400
>  >  "Gilles Pelletier" <pellgill at gmail.com> wrote:
>  >
>  >  > When I ./configure I get 'Checking for JPEG support ... no '
>  >  > What do I need to get jpeg support?
>  >
>  >  libjpeg, including headers (compile from source, or install whatever
>  >  -dev package your distro provides).
>  >
>  >
>  > _______________________________________________
>  >  MEncoder-users mailing list
>  >  MEncoder-users at mplayerhq.hu
>  >  https://lists.mplayerhq.hu/mailman/listinfo/mencoder-users
>  >
>
>
>  I installed libjpeg-static and libjpeg-devel and it worked. I now have
>  jpeg support. Thanks
>
>  However, the make fails with the following output:
>
>  <snip>
>  cc -o mplayer mplayer.o m_property.o mp_fifo.o mp_msg.o mixer.o
>  parser-mpcmd.o command.o asxparser.o codec-cfg.o cpudetect.o edl.o
>  find_sub.o get_path.o m_config.o m_option.o m_struct.o mpcommon.o
>  parser-cfg.o playtree.o playtreeparser.o spudec.o sub_cc.o
>  subopt-helper.o subreader.o vobsub.o unrar_exec.o libvo/libvo.a
>  libao2/libao2.a input/libinput.a vidix/libvidix.a
>  libmpcodecs/libmpcodecs.a libaf/libaf.a libmpdemux/libmpdemux.a
>  stream/stream.a libswscale/libswscale.a libvo/libosd.a
>  libavformat/libavformat.a libavcodec/libavcodec.a
>  libavutil/libavutil.a libpostproc/libpostproc.a loader/libloader.a
>  mp3lib/libmp3.a liba52/liba52.a libmpeg2/libmpeg2.a
>  libfaad2/libfaad2.a tremor/libvorbisidec.a dvdread/libdvdread.a
>  libdvdcss/libdvdcss.a libass/libass.a osdep/libosdep.a -ljack
>  -lmp3lame -Wl,-z,noexecstack    -lpng -lz -ljpeg -lungif -lasound -ldl
>  -lpthread -lcdda_interface -lcdda_paranoia -lfreetype -lz -lmad
>  -lpthread -ldl -rdynamic  -lm
>  libao2/libao2.a(ao_v4l2.o): In function `play':
>  ao_v4l2.c:(.text+0x91): undefined reference to `v4l2_write'
>  libao2/libao2.a(ao_v4l2.o): In function `init':
>  ao_v4l2.c:(.text+0xd2): undefined reference to `v4l2_fd'
>  collect2: ld returned 1 exit status
>  make: *** [mplayer] Error 1
>
>  Gilles
>



-- 
Gilles



More information about the MEncoder-users mailing list