Advertisement
Guest User

Untitled

a guest
May 8th, 2014
161
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.79 KB | None | 0 0
  1. ffprobe.exe out.mp4
  2.  
  3. ffprobe version N-63013-g4cdea92 Copyright (c) 2007-2014 the FFmpeg developers
  4. built on May 6 2014 22:09:20 with gcc 4.8.2 (GCC)
  5. configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-avisynth --enable-bzlib --enable-fontconfig --enable-frei0r --enable-gnutls --enable-iconv --enable-libass --enable-libbluray --enable-libcaca --enable-libfreetype --enable-libgsm --enable-libilbc --enable-libmodplug --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-libopus --enable-librtmp --enable-libschroedinger --enable-libsoxr --enable-libspeex --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvo-aacenc --enable-libvo-amrwbenc --enable-libvorbis --enable-libvpx --enable-libwavpack --enable-libx264 --enable-libx265 --enable-libxavs --enable-libxvid --enable-decklink --enable-zlib
  6. libavutil 52. 81.100 / 52. 81.100
  7. libavcodec 55. 60.103 / 55. 60.103
  8. libavformat 55. 37.102 / 55. 37.102
  9. libavdevice 55. 13.101 / 55. 13.101
  10. libavfilter 4. 5.100 / 4. 5.100
  11. libswscale 2. 6.100 / 2. 6.100
  12. libswresample 0. 18.100 / 0. 18.100
  13. libpostproc 52. 3.100 / 52. 3.100
  14. Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'out.mp4':
  15. Metadata:
  16. major_brand : isom
  17. minor_version : 512
  18. compatible_brands: isomiso2avc1mp41
  19. encoder : Lavf55.37.102
  20. Duration: 00:00:10.09, start: 0.036281, bitrate: 139 kb/s
  21. Stream #0:0(und): Video: h264 (High) (avc1 / 0x31637661), yuv420p, 854x480, 7 kb/s, 11 fps, 11 tbr, 11264 tbn, 22 tbc (default)
  22. Metadata:
  23. handler_name : VideoHandler
  24. Stream #0:1(und): Audio: aac (mp4a / 0x6134706D), 44100 Hz, mono, fltp, 128 kb/s (default)
  25. Metadata:
  26. handler_name : SoundHandler
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement