Guest User

Untitled

a guest
Jul 25th, 2018
286
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.33 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 'video1.mp4':
  14. Metadata:
  15. major_brand : isom
  16. minor_version : 512
  17. compatible_brands: isomiso2avc1mp41
  18. encoder : Lavf58.11.101
  19. Duration: 00:00:20.38, start: 0.000000, bitrate: 5367 kb/s
  20. Stream #0:0(eng): Video: h264 (Constrained Baseline) (avc1 / 0x31637661), yuv420p, 1920x1080 [SAR 1:1 DAR 16:9], 5199 kb/s, 24 fps, 24 tbr, 12288 tbn, 48 tbc (default)
  21. Metadata:
  22. handler_name : VideoHandler
  23. timecode : 00:00:00:00
  24. Stream #0:1(eng): Data: none (rtp / 0x20707472), 164 kb/s
  25. Metadata:
  26. handler_name : HintHandler
  27. Stream #0:2(eng): Data: none (tmcd / 0x64636D74), 0 kb/s
  28. Metadata:
  29. handler_name : TimeCodeHandler
  30. timecode : 00:00:00:00
  31. Stream mapping:
  32. Stream #0:0 -> #0:0 (h264 (native) -> wrapped_avframe (native))
  33. Press [q] to stop, [?] for help
  34. Output #0, null, to 'pipe:':
  35. Metadata:
  36. major_brand : isom
  37. minor_version : 512
  38. compatible_brands: isomiso2avc1mp41
  39. encoder : Lavf57.83.100
  40. Stream #0:0(eng): Video: wrapped_avframe, yuv420p, 1920x1080 [SAR 1:1 DAR 16:9], q=2-31, 200 kb/s, 24 fps, 24 tbn, 24 tbc (default)
  41. Metadata:
  42. handler_name : VideoHandler
  43. timecode : 00:00:00:00
  44. encoder : Lavc57.107.100 wrapped_avframe
  45. frame= 489 fps=170 q=-0.0 Lsize=N/A time=00:00:20.37 bitrate=N/A speed=7.08x
  46. video:252kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: unknown
Advertisement
Add Comment
Please, Sign In to add comment