authors Ruwen Boehm status broken headline media player and (re)encoder description mplayer/mencoder is a multiformat video player/converter home www.mplayerhq.hu locations http://www7.mplayerhq.hu/MPlayer/releases/ packages MPlayer-1.0rc2 build-dir . build-needs ffmpeg ; fastmemcpy should work in theory, so no need to disable it ; ffmpeg should be found automagically, so no need for brute-force enable it ; configure-options --disable-fastmemcpy --enable-libavcodec_a ; inline assembler does not work with PIC, so we need -fno-pic ; however, this is not working under all conditions??? make-env CFLAGS '-fno-pic' ; PATCHES ; patch files contain two changed files from the vidix-directory ; I had to comment out disable_io_os() / enable_io_os() ; I have no clue what might be broken now, but it compiles and ; works for some movies