| 1 | | Same thing is still happening , even with the with latest version from git head and the latest version of all libraries. |
| 2 | | |
| 3 | | Here is the output with the new versions numbers of the libraries : |
| 4 | | ffmpeg version N-72843-g9c89392 Copyright (c) 2000-2015 the FFmpeg developers |
| 5 | | built with gcc 4.6 (Ubuntu/Linaro 4.6.3-1ubuntu5) |
| 6 | | configuration: --prefix=/home/jared/ffmpeg_build --pkg-config-flags=--static --extra-cflags=-I/home/jared/ffmpeg_build/include --extra-ldflags=-L/home/jared/ffmpeg_build/lib --bindir=/home/jared/bin --enable-gpl --enable-libass --enable-libfdk-aac --enable-libfreetype --enable-libmp3lame --enable-libopus --enable-libtheora --enable-libvorbis --enable-libvpx --enable-libx264 --enable-libx265 --enable-nonfree |
| 7 | | libavutil 54. 27.100 / 54. 27.100 |
| 8 | | libavcodec 56. 41.100 / 56. 41.100 |
| 9 | | libavformat 56. 36.100 / 56. 36.100 |
| 10 | | libavdevice 56. 4.100 / 56. 4.100 |
| 11 | | libavfilter 5. 16.101 / 5. 16.101 |
| 12 | | libswscale 3. 1.101 / 3. 1.101 |
| 13 | | libswresample 1. 2.100 / 1. 2.100 |
| 14 | | libpostproc 53. 3.100 / 53. 3.100 |