Advertisement
Guest User

Untitled

a guest
Jan 20th, 2014
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.93 KB | None | 0 0
  1. root@user:/var/www# ffprobe gu2.mp4
  2. ffprobe version N-59895-gfe9f575 Copyright (c) 2007-2014 the FFmpeg developers
  3. built on Jan 16 2014 05:35:41 with gcc 4.6 (Debian 4.6.3-1)
  4. configuration: --prefix=/root/ffmpeg-static/64bit --extra-cflags='-I/root/ffmpeg-static/64bit/include -static' --extra-ldflags='-L/root/ffmpeg-static/64bit/lib -static' --extra-libs='-lxml2 -lexpat -lfreetype' --enable-static --disable-shared --disable-ffserver --disable-doc --enable-bzlib --enable-zlib --enable-postproc --enable-runtime-cpudetect --enable-libx264 --enable-gpl --enable-libtheora --enable-libvorbis --enable-libmp3lame --enable-gray --enable-libass --enable-libfreetype --enable-libopenjpeg --enable-libspeex --enable-libvo-aacenc --enable-libvo-amrwbenc --enable-version3 --enable-libvpx
  5. libavutil 52. 62.100 / 52. 62.100
  6. libavcodec 55. 48.101 / 55. 48.101
  7. libavformat 55. 23.103 / 55. 23.103
  8. libavdevice 55. 5.102 / 55. 5.102
  9. libavfilter 4. 1.100 / 4. 1.100
  10. libswscale 2. 5.101 / 2. 5.101
  11. libswresample 0. 17.104 / 0. 17.104
  12. libpostproc 52. 3.100 / 52. 3.100
  13. Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'gu2.mp4':
  14. Metadata:
  15. major_brand : isom
  16. minor_version : 512
  17. compatible_brands: isomiso2avc1mp41
  18. encoder : Lavf53.21.1
  19. Duration: 01:40:58.11, start: 0.000000, bitrate: 1661 kb/s
  20. Chapter #0.0: start 0.000000, end 270.937000
  21. Metadata:
  22. title : 00:00:00.000
  23. Chapter #0.1: start 270.937000, end 722.555000
  24. Metadata:
  25. title : 00:04:30.937
  26. Chapter #0.2: start 722.555000, end 1094.677000
  27. Metadata:
  28. title : 00:12:02.555
  29. Chapter #0.3: start 1094.677000, end 1534.158000
  30. Metadata:
  31. title : 00:18:14.677
  32. Chapter #0.4: start 1534.158000, end 1787.661000
  33. Metadata:
  34. title : 00:25:34.158
  35. Chapter #0.5: start 1787.661000, end 2222.387000
  36. Metadata:
  37. title : 00:29:47.661
  38. Chapter #0.6: start 2222.387000, end 2715.713000
  39. Metadata:
  40. title : 00:37:02.387
  41. Chapter #0.7: start 2715.713000, end 2933.430000
  42. Metadata:
  43. title : 00:45:15.713
  44. Chapter #0.8: start 2933.430000, end 3262.593000
  45. Metadata:
  46. title : 00:48:53.430
  47. Chapter #0.9: start 3262.593000, end 3649.938000
  48. Metadata:
  49. title : 00:54:22.593
  50. Chapter #0.10: start 3649.938000, end 3915.662000
  51. Metadata:
  52. title : 01:00:49.938
  53. Chapter #0.11: start 3915.662000, end 4252.415000
  54. Metadata:
  55. title : 01:05:15.662
  56. Chapter #0.12: start 4252.415000, end 4609.355000
  57. Metadata:
  58. title : 01:10:52.415
  59. Chapter #0.13: start 4609.355000, end 5006.793000
  60. Metadata:
  61. title : 01:16:49.355
  62. Chapter #0.14: start 5006.793000, end 5462.666000
  63. Metadata:
  64. title : 01:23:26.793
  65. Chapter #0.15: start 5462.666000, end 6058.112000
  66. Metadata:
  67. title : 01:31:02.666
  68. Stream #0:0(eng): Video: h264 (High) (avc1 / 0x31637661), yuv420p(tv, bt709), 720x388 [SAR 1:1 DAR 180:97], 1353 kb/s, 23.98 fps, 47.95 tbr, 2500k tbn, 47.95 tbc (default)
  69. Metadata:
  70. handler_name : VideoHandler
  71. Stream #0:1(eng): Audio: aac (mp4a / 0x6134706D), 48000 Hz, stereo, fltp, 300 kb/s (default)
  72. Metadata:
  73. handler_name : SoundHandler
  74. root@user:/var/www# ffprobe Sample.mp4
  75. ffprobe version N-59895-gfe9f575 Copyright (c) 2007-2014 the FFmpeg developers
  76. built on Jan 16 2014 05:35:41 with gcc 4.6 (Debian 4.6.3-1)
  77. configuration: --prefix=/root/ffmpeg-static/64bit --extra-cflags='-I/root/ffmpeg-static/64bit/include -static' --extra-ldflags='-L/root/ffmpeg-static/64bit/lib -static' --extra-libs='-lxml2 -lexpat -lfreetype' --enable-static --disable-shared --disable-ffserver --disable-doc --enable-bzlib --enable-zlib --enable-postproc --enable-runtime-cpudetect --enable-libx264 --enable-gpl --enable-libtheora --enable-libvorbis --enable-libmp3lame --enable-gray --enable-libass --enable-libfreetype --enable-libopenjpeg --enable-libspeex --enable-libvo-aacenc --enable-libvo-amrwbenc --enable-version3 --enable-libvpx
  78. libavutil 52. 62.100 / 52. 62.100
  79. libavcodec 55. 48.101 / 55. 48.101
  80. libavformat 55. 23.103 / 55. 23.103
  81. libavdevice 55. 5.102 / 55. 5.102
  82. libavfilter 4. 1.100 / 4. 1.100
  83. libswscale 2. 5.101 / 2. 5.101
  84. libswresample 0. 17.104 / 0. 17.104
  85. libpostproc 52. 3.100 / 52. 3.100
  86. Input #0, matroska,webm, from 'Sample.mp4':
  87. Metadata:
  88. encoder : libebml v1.3.0 + libmatroska v1.4.1
  89. creation_time : 2014-01-20 15:54:18
  90. Duration: 00:01:29.73, start: 0.000000, bitrate: 1050 kb/s
  91. Stream #0:0: Video: h264 (High 10), yuv420p10le, 1280x720 [SAR 1:1 DAR 16:9], 23.98 fps, 23.98 tbr, 1k tbn, 47.95 tbc (default)
  92. Stream #0:1(eng): Audio: aac, 48000 Hz, stereo, fltp (default)
  93. root@user:/var/www#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement