Advertisement
Guest User

Untitled

a guest
Aug 15th, 2014
260
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.42 KB | None | 0 0
  1.  
  2. c:\ffmpeg_build\bin>ffmpeg.exe -i VID_20140510_175117.mp4
  3. ffmpeg version 2.3.git Copyright (c) 2000-2014 the FFmpeg developers
  4. built on Aug 9 2014 12:30:26 with Microsoft (R) 32-bit C/C++ Optimizing Compi
  5. ler Version 16.00.30319.01 for 80x86
  6. configuration: --toolchain=msvc --arch=x86 --enable-hwaccels --enable-dxva2 --
  7. enable-shared --disable-static --prefix=/c/ffmpeg_build
  8. libavutil 52. 98.100 / 52. 98.100
  9. libavcodec 55. 73.100 / 55. 73.100
  10. libavformat 55. 52.100 / 55. 52.100
  11. libavdevice 55. 13.102 / 55. 13.102
  12. libavfilter 4. 11.102 / 4. 11.102
  13. libswscale 2. 6.100 / 2. 6.100
  14. libswresample 0. 19.100 / 0. 19.100
  15. Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'VID_20140510_175117.mp4':
  16. Metadata:
  17. major_brand : mp42
  18. minor_version : 0
  19. compatible_brands: mp41iso2
  20. creation_time : 2014-05-10 13:51:17
  21. date : 2014
  22. title : 2014-05-10T17:51:18
  23. Duration: 00:00:39.01, start: 0.000000, bitrate: 16213 kb/s
  24. Stream #0:0(eng): Audio: aac (mp4a / 0x6134706D), 48000 Hz, stereo, fltp, 19
  25. 2 kb/s (default)
  26. Metadata:
  27. creation_time : 2014-05-10 13:51:18
  28. Stream #0:1(eng): Video: h264 (High) (avc1 / 0x31637661), yuv420p, 1920x1080
  29. , 16021 kb/s, 30.03 fps, 30 tbr, 48k tbn, 96k tbc (default)
  30. Metadata:
  31. creation_time : 2014-05-10 13:51:18
  32. At least one output file must be specified
  33.  
  34. c:\ffmpeg_build\bin>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement