On Tue, May 08, 2012 at 11:23:30PM +0530, Hans Emmanuel wrote: > Actually I was compiling mplayer/mencoder on 64 bit centos. I think I can > only do that on 32 bit os. right ?
Try --extra-cflags=-m32 --extra-ldflags=-m32 The problem is that you have to have 32 bit versions of all libraries you want MPlayer/MEncoder to use installed. > On May 8, 2012 10:58 PM, "compn" <[email protected]> wrote: > > > On Tue, 8 May 2012 20:30:50 +0530, Hans Emmanuel wrote: > > >I downloaded windows codecs and put that in codecs directory. Still its > > >shows as 'win32 support no' during ./configure . I gave exact path by > > >codecsdir=path. Any idea ? > > > > the win32 codec support will only work on a 32bit mplayer/mencoder. so > > make sure you are using / compiling for 32bit. > > _______________________________________________ > > MPlayer-DOCS mailing list > > [email protected] > > https://lists.mplayerhq.hu/mailman/listinfo/mplayer-docs > > > _______________________________________________ > MPlayer-DOCS mailing list > [email protected] > https://lists.mplayerhq.hu/mailman/listinfo/mplayer-docs _______________________________________________ MPlayer-DOCS mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/mplayer-docs
