[FFmpeg-trac] #1765(build system:new): Cannot build FFMPEG bundled with MPlayer ("File format not recognized")

FFmpeg trac at avcodec.org
Tue Sep 25 22:17:17 CEST 2012


#1765: Cannot build FFMPEG bundled with MPlayer ("File format not recognized")
-------------------------------------+-------------------------------------
             Reporter:  wknauf       |                     Type:  defect
               Status:  new          |                 Priority:  normal
            Component:  build        |                  Version:
  system                             |  unspecified
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 I try to build FFMPEG which is downloaded as part of a MPlayer build.

 The error is (during "make" of MPlayer):

 {{{
 cc -MD -MP -Wundef -Wall -Wno-switch -Wno-parentheses -Wpointer-arith
 -Wredundant-decls -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-
 optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99
 -Werror-implicit-function-declaration -O4 -march=native -mtune=native
 -pipe -ffast-math -fomit-frame-pointer -fno-tree-vectorize
 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE
 -Ilibdvdread4 -I. -Iffmpeg  -D_REENTRANT  -I/usr/include/freetype2
 -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include
 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0
 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0
 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1
 -I/usr/include/freetype2 -I/usr/include/libpng14   -c -o osdep/shmem.o
 osdep/shmem.c
 make -C ffmpeg libpostproc/libpostproc.a
 make[1]: Entering directory `/home/myuser/Arbeitsfläche/mplayer-
 export-2012-09-20/ffmpeg'
 CC      libpostproc/postprocess.o
 AR      libpostproc/libpostproc.a
 ar: libpostproc/postprocess.o: File format not recognized
 make[1]: *** [libpostproc/libpostproc.a] Error 1
 make[1]: Leaving directory `/home/myuser/Arbeitsfläche/mplayer-
 export-2012-09-20/ffmpeg'
 make: *** [ffmpeg/libpostproc/libpostproc.a] Fehler 2
 }}}

 "configure" of MPlayer downloaded the latest FFMPEG sources (I hope ;-)),
 which means: 2012-09-25 21:00

 My system is OpenSuse 12.2 x64.

 Probably you need more details about my system, but I'm quite a Linux
 noob, sorry.

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/1765>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list