Advertisement
Guest User

Untitled

a guest
Apr 21st, 2018
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.44 KB | None | 0 0
  1. ffprobe version 3.4.1 Copyright (c) 2007-2017 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.1 --enable-shared --enable-pthreads --enable-version3 --enable-hardcoded-tables --enable-avresample --cc=clang --host-cflags= --host-ldflags= --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 '/tmp/ccb2-b574-830d-5491.mp4':
  14. Metadata:
  15. major_brand : isom
  16. minor_version : 512
  17. compatible_brands: isomiso2avc1mp41
  18. encoder : Lavf57.83.100
  19. Duration: 00:00:00.15, start: 0.016000, bitrate: 19963 kb/s
  20. Stream #0:0(und): Video: h264 (High) (avc1 / 0x31637661), yuv420p, 848x480 [SAR 1:1 DAR 53:30], 20031 kb/s, 66.60 fps, 59.94 tbr, 60k tbn, 120k tbc (default)
  21. Metadata:
  22. handler_name : VideoHandler
  23. [STREAM]
  24. index=0
  25. codec_name=h264
  26. codec_long_name=H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10
  27. profile=High
  28. codec_type=video
  29. codec_time_base=3003/400000
  30. codec_tag_string=avc1
  31. codec_tag=0x31637661
  32. width=848
  33. height=480
  34. coded_width=848
  35. coded_height=480
  36. has_b_frames=0
  37. sample_aspect_ratio=1:1
  38. display_aspect_ratio=53:30
  39. pix_fmt=yuv420p
  40. level=31
  41. color_range=unknown
  42. color_space=unknown
  43. color_transfer=unknown
  44. color_primaries=unknown
  45. chroma_location=left
  46. field_order=unknown
  47. timecode=N/A
  48. refs=1
  49. is_avc=false
  50. nal_length_size=0
  51. id=N/A
  52. r_frame_rate=60000/1001
  53. avg_frame_rate=200000/3003
  54. time_base=1/60000
  55. start_pts=960
  56. start_time=0.016000
  57. duration_ts=10020
  58. duration=0.167000
  59. bit_rate=20031435
  60. max_bit_rate=N/A
  61. bits_per_raw_sample=8
  62. nb_frames=10
  63. nb_read_frames=N/A
  64. nb_read_packets=N/A
  65. DISPOSITION:default=1
  66. DISPOSITION:dub=0
  67. DISPOSITION:original=0
  68. DISPOSITION:comment=0
  69. DISPOSITION:lyrics=0
  70. DISPOSITION:karaoke=0
  71. DISPOSITION:forced=0
  72. DISPOSITION:hearing_impaired=0
  73. DISPOSITION:visual_impaired=0
  74. DISPOSITION:clean_effects=0
  75. DISPOSITION:attached_pic=0
  76. DISPOSITION:timed_thumbnails=0
  77. TAG:language=und
  78. TAG:handler_name=VideoHandler
  79. [/STREAM]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement