[MPlayer-users] Building MPlayer on Windows
    Oliver Seitz 
    info at vtnd.de
       
    Wed Feb 15 08:20:15 CET 2012
    
    
  
> Configure runs ok:
>
> ./configure --enable-x264 --enable-runtime-cpudetection --enable-static
>
> Make fails with this error:
>
> libavcodec/libx264.c:255: error: 'X264_CSP_I422' undeclared (first use
> in this function)
>
> Does anyone know what would cause this?
I'm no expert, but "--enable-*" is a call for failure (with a very few 
exceptions). If configure does not enable a feature by itself, there's 
probably something missing.
AFAIK MPlayer should decode x264 trough avcodec or ffmpeg or another 
internal something. Only for encoding external libraries are needed.
Greets,
Kiste
    
    
More information about the MPlayer-users
mailing list