[FFmpeg-user] FFmpeg h264 decode error

Manas Bhatnagar b.manas.88 at gmail.com
Thu Feb 20 01:01:26 CET 2014


By similar, I mean that the sample file also uses x264 for video and ac3
audio.
Compiler is standard FreeBSD 9 compiler.

When trying to recompile, I am facing a problem that was not occurring
before. ./configure fails to complete with error:

   1. # ./configure --prefix="$HOME/ffmpeg_build"
   --extra-cflags="-I$HOME/ffmpeg_build/include"
   --extra-ldflags="-L$HOME/ffmpeg_build/lib" --bindir="$HOME/bin"
   --extra-libs="-ldl" --enable-libvorbis --enable-libvpx --enable-libx264
   2.
   3. gcc is unable to create an executable file.
   4. If gcc is a cross-compiler, use the --enable-cross-compile option.
   5. Only do this if you know what cross compiling means.
   6. C compiler test failed.
   7.
   8. If you think configure made a mistake, make sure you are using the
   latest
   9. version from Git.  If the latest version fails, report the problem to
   the
   10. ffmpeg-user at ffmpeg.org mailing list or IRC #ffmpeg on
   irc.freenode.net.
   11. Include the log file "config.log" produced by configure as this will
   help
   12. solving the problem.

I have attached the config.log file.

I guess I can upload attachments to this mailing list. Sorry for not doing
that earlier.

Manas


On Wed, Feb 19, 2014 at 3:34 PM, Carl Eugen Hoyos <cehoyos at ag.or.at> wrote:

> Manas Bhatnagar <b.manas.88 <at> gmail.com> writes:
>
> > The input video file is 1.5 GB. I have found another
> > video with similar codecs that also produces errors.
>
> Similar?
>
> > The file is hosted at:
> >
> https://mega.co.nz/#!0tcXGSSL!-4lY7eaEQHsiOCTIWIMhur8w87qlA3gUi92g3cxdfkM
>
> Works fine here, consider recompiling current FFmpeg git head.
> (Your compiler looks old.)
>
> > The complete uncut console output is:
> >
> https://mega.co.nz/#!Ap9RCJpK!wk1thHPlat_H_gCK_jRTzurySzE3oUjJG8QsjwUyQQo
> > My message got rejected for being over the 250 KB size
> > limit so I have hosted the two files at mega.co.nz.
> > I hope this is ok.
>
> Definitely not.
>
> Carl Eugen
>
> _______________________________________________
> ffmpeg-user mailing list
> ffmpeg-user at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-user
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: config.log
Type: application/octet-stream
Size: 118139 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-user/attachments/20140219/35ea1042/attachment.obj>


More information about the ffmpeg-user mailing list