Advertisement
cclloyd

Untitled

Mar 24th, 2017
136
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.46 KB | None | 0 0
  1. ffprobe version 3.2.4 Copyright (c) 2007-2017 the FFmpeg developers
  2. built with Apple LLVM version 8.0.0 (clang-800.0.42.1)
  3. configuration: --prefix=/usr/local/Cellar/ffmpeg/3.2.4 --enable-shared --enable-pthreads --enable-gpl --enable-version3 --enable-hardcoded-tables --enable-avresample --cc=clang --host-cflags= --host-ldflags= --enable-libass --enable-libmp3lame --enable-libx264 --enable-libx265 --enable-libxvid --enable-opencl --disable-lzma --enable-vda
  4. libavutil 55. 34.101 / 55. 34.101
  5. libavcodec 57. 64.101 / 57. 64.101
  6. libavformat 57. 56.101 / 57. 56.101
  7. libavdevice 57. 1.100 / 57. 1.100
  8. libavfilter 6. 65.100 / 6. 65.100
  9. libavresample 3. 1. 0 / 3. 1. 0
  10. libswscale 4. 2.100 / 4. 2.100
  11. libswresample 2. 3.100 / 2. 3.100
  12. libpostproc 54. 1.100 / 54. 1.100
  13. Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'strange-sample-5min-24fps.mp4':
  14. Metadata:
  15. major_brand : isom
  16. minor_version : 512
  17. compatible_brands: isomiso2avc1mp41
  18. encoder : Lavf57.56.101
  19. Duration: 00:05:00.09, start: 0.000000, bitrate: 3613 kb/s
  20. Stream #0:0(eng): Video: h264 (High) (avc1 / 0x31637661), yuv420p, 1920x804 [SAR 1:1 DAR 160:67], 3267 kb/s, 23.98 fps, 23.98 tbr, 24k tbn, 47.95 tbc (default)
  21. Metadata:
  22. handler_name : VideoHandler
  23. Stream #0:1(eng): Audio: aac (LC) (mp4a / 0x6134706D), 48000 Hz, 5.1, fltp, 340 kb/s (default)
  24. Metadata:
  25. handler_name : SoundHandler
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement