search for: a71c9ad

Displaying 2 results from an estimated 2 matches for "a71c9ad".

Did you mean: 501c9ad
2013 Nov 13
2
Compiling FFmpeg with libopencore-amrnb and opus-git.
...ncoder.o):/home/user/build/opus/celt/celt_encoder.c:455: first defined here collect2: error: ld returned 1 exit status Makefile:105: recipe for target 'ffmpeg_g' failed make: *** [ffmpeg_g] Error 1 Compiling FFmpeg with "--enable-libopencore-amrnb --enable-libopus". With opus-git-a71c9ad FFmpeg gives the errors and fails to build. :-( With opus-1.1-beta FFmpeg builds OK. :-) @arch ~]$ ./ffmpeg ffmpeg version 2.1 Copyright (c) 2000-2013 the FFmpeg developers built on Nov 13 2013 22:45:33 with gcc 4.8.2 (GCC) configuration: --extra-cflags=-I/home/user/build/include --extra-ldfla...
2013 Nov 13
0
Compiling FFmpeg with libopencore-amrnb and opus-git.
...s/celt/celt_encoder.c:455: first defined here > collect2: error: ld returned 1 exit status > Makefile:105: recipe for target 'ffmpeg_g' failed > make: *** [ffmpeg_g] Error 1 > > Compiling FFmpeg with "--enable-libopencore-amrnb --enable-libopus". > With opus-git-a71c9ad FFmpeg gives the errors and fails to build. :-( > With opus-1.1-beta FFmpeg builds OK. :-) > > @arch ~]$ ./ffmpeg > ffmpeg version 2.1 Copyright (c) 2000-2013 the FFmpeg developers > built on Nov 13 2013 22:45:33 with gcc 4.8.2 (GCC) > configuration: --extra-cflags=-I/home/us...