Advertisement
Guest User

Untitled

a guest
Jul 25th, 2018
205
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.18 KB | None | 0 0
  1. ffmpeg version 3.4.2 Copyright (c) 2000-2018 the FFmpeg developers
  2. built with Apple LLVM version 9.0.0 (clang-900.0.39.2)
  3. configuration: --prefix=/usr/local/Cellar/ffmpeg/3.4.2 --enable-shared --enable-pthreads --enable-version3 --enable-hardcoded-tables --enable-avresample --cc=clang --host-cflags= --host-ldflags= --disable-jack --enable-gpl --enable-libmp3lame --enable-libx264 --enable-libxvid --enable-opencl --enable-videotoolbox --disable-lzma
  4. libavutil 55. 78.100 / 55. 78.100
  5. libavcodec 57.107.100 / 57.107.100
  6. libavformat 57. 83.100 / 57. 83.100
  7. libavdevice 57. 10.100 / 57. 10.100
  8. libavfilter 6.107.100 / 6.107.100
  9. libavresample 3. 7. 0 / 3. 7. 0
  10. libswscale 4. 8.100 / 4. 8.100
  11. libswresample 2. 9.100 / 2. 9.100
  12. libpostproc 54. 7.100 / 54. 7.100
  13. Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'video2.mp4':
  14. Metadata:
  15. major_brand : mp42
  16. minor_version : 0
  17. compatible_brands: isomiso2avc1mp41mp42
  18. encoder : Lavf57.25.100
  19. Duration: 00:00:19.20, start: 0.000000, bitrate: 7435 kb/s
  20. Stream #0:0(und): Video: h264 (Constrained Baseline) (avc1 / 0x31637661), yuv420p, 1920x1080 [SAR 1:1 DAR 16:9], 7206 kb/s, 25 fps, 25 tbr, 12800 tbn, 50 tbc (default)
  21. Metadata:
  22. handler_name : VideoHandler
  23. Stream #0:1(und): Data: none (rtp / 0x20707472), 225 kb/s (default)
  24. Metadata:
  25. creation_time : 2018-07-22T22:58:04.000000Z
  26. handler_name : GPAC ISO Hint Handler
  27. Stream mapping:
  28. Stream #0:0 -> #0:0 (h264 (native) -> wrapped_avframe (native))
  29. Press [q] to stop, [?] for help
  30. Output #0, null, to 'pipe:':
  31. Metadata:
  32. major_brand : mp42
  33. minor_version : 0
  34. compatible_brands: isomiso2avc1mp41mp42
  35. encoder : Lavf57.83.100
  36. Stream #0:0(und): Video: wrapped_avframe, yuv420p, 1920x1080 [SAR 1:1 DAR 16:9], q=2-31, 200 kb/s, 25 fps, 25 tbn, 25 tbc (default)
  37. Metadata:
  38. handler_name : VideoHandler
  39. encoder : Lavc57.107.100 wrapped_avframe
  40. frame= 480 fps=122 q=-0.0 Lsize=N/A time=00:00:19.20 bitrate=N/A speed=4.86x
  41. video:248kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: unknown
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement