Advertisement
Guest User

Untitled

a guest
Apr 8th, 2018
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.39 KB | None | 0 0
  1. ffmpeg version 3.1.1 Copyright (c) 2000-2016 the FFmpeg developers
  2. built with Apple LLVM version 7.0.0 (clang-700.0.72)
  3. configuration: --prefix=/usr/local/Cellar/ffmpeg/3.1.1 --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-libfreetype --enable-libvorbis --enable-libvpx --enable-libass --enable-ffplay --enable-libfdk-aac --enable-libopus --enable-libx265 --disable-lzma --enable-nonfree --enable-vda
  4. libavutil 55. 28.100 / 55. 28.100
  5. libavcodec 57. 48.101 / 57. 48.101
  6. libavformat 57. 41.100 / 57. 41.100
  7. libavdevice 57. 0.101 / 57. 0.101
  8. libavfilter 6. 47.100 / 6. 47.100
  9. libavresample 3. 0. 0 / 3. 0. 0
  10. libswscale 4. 1.100 / 4. 1.100
  11. libswresample 2. 1.100 / 2. 1.100
  12. libpostproc 54. 0.100 / 54. 0.100
  13. Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'output2.mp4':
  14. Metadata:
  15. major_brand : isom
  16. minor_version : 512
  17. compatible_brands: isomiso2avc1mp41
  18. encoder : Lavf57.41.100
  19. Duration: 00:00:14.24, start: 0.000000, bitrate: 54 kb/s
  20. Stream #0:0(und): Video: h264 (High 4:2:2) (avc1 / 0x31637661), yuvj422p(pc), 640x360, 51 kb/s, 25 fps, 25 tbr, 12800 tbn, 50 tbc (default)
  21. Metadata:
  22. handler_name : VideoHandler
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement