| $ ffmpeg -i test.avi output.mp4 | |
| ffmpeg version 3.0 Copyright (c) 2000-2016 the FFmpeg developers | |
| built with Apple LLVM version 7.0.2 (clang-700.1.81) | |
| configuration: --prefix=/usr/local/Cellar/ffmpeg/3.0 --enable-shared --enable-pthreads --enable-gpl --enable-version3 --enable-hardcoded-tables --enable-avresample --cc=clang --host-cflags= --host-ldflags= --enable-opencl --enable-libx264 --enable-libmp3lame --enable-libxvid --enable-vda | |
| libavutil 55. 17.103 / 55. 17.103 | |
| libavcodec 57. 24.102 / 57. 24.102 | |
| libavformat 57. 25.100 / 57. 25.100 | |
| libavdevice 57. 0.101 / 57. 0.101 | |
| libavfilter 6. 31.100 / 6. 31.100 | |
| libavresample 3. 0. 0 / 3. 0. 0 | |
| libswscale 4. 0.100 / 4. 0.100 | |
| libswresample 2. 0.101 / 2. 0.101 | |
| libpostproc 54. 0.100 / 54. 0.100 | |
| [avi @ 0x7fb130810600] Format avi detected only with low score of 1, misdetection possible! | |
| test.avi: Invalid data found when processing input |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment