Advertisement
Guest User

Untitled

a guest
Nov 7th, 2016
204
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.02 KB | None | 0 0
  1. $ ffmpeg -loglevel debug -s 1366x768 -f x11grab -i :0.0 -c libx264 -crf 28 -preset ultrafast /tmp/output.mp4
  2. ffmpeg version 3.1.4-1~bpo8+1 Copyright (c) 2000-2016 the FFmpeg developers
  3. built with gcc 4.9.2 (Debian 4.9.2-10)
  4. configuration: --prefix=/usr --extra-version='1~bpo8+1' --toolchain=hardened --libdir=/usr/lib/x86_64-linux-gnu --incdir=/usr/include/x86_64-linux-gnu --enable-gpl --enable-shared --disable-libtesseract --disable-stripping --disable-decoder=libschroedinger --enable-avresample --enable-avisynth --enable-gnutls --enable-ladspa --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca --enable-libcdio --disable-libebur128 --enable-libflite --enable-libfontconfig --enable-libfreetype --enable-libfribidi --enable-libgme --enable-libgsm --enable-libmodplug --enable-libmp3lame --enable-libopenjpeg --enable-libopus --enable-libpulse --enable-librubberband --enable-libschroedinger --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libssh --enable-libtheora --enable-libtwolame --enable-libvorbis --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx265 --enable-libxvid --enable-libzmq --enable-libzvbi --enable-openal --enable-opengl --enable-x11grab --enable-libdc1394 --enable-libiec61883 --enable-frei0r --enable-chromaprint --enable-libopencv --enable-libx264
  5. libavutil 55. 28.100 / 55. 28.100
  6. libavcodec 57. 48.101 / 57. 48.101
  7. libavformat 57. 41.100 / 57. 41.100
  8. libavdevice 57. 0.101 / 57. 0.101
  9. libavfilter 6. 47.100 / 6. 47.100
  10. libavresample 3. 0. 0 / 3. 0. 0
  11. libswscale 4. 1.100 / 4. 1.100
  12. libswresample 2. 1.100 / 2. 1.100
  13. libpostproc 54. 0.100 / 54. 0.100
  14. Splitting the commandline.
  15. Reading option '-loglevel' ... matched as option 'loglevel' (set logging level) with argument 'debug'.
  16. Reading option '-s' ... matched as option 's' (set frame size (WxH or abbreviation)) with argument '1366x768'.
  17. Reading option '-f' ... matched as option 'f' (force format) with argument 'x11grab'.
  18. Reading option '-i' ... matched as input file with argument ':0.0'.
  19. Reading option '-c' ... matched as option 'c' (codec name) with argument 'libx264'.
  20. Reading option '-crf' ... matched as AVOption 'crf' with argument '28'.
  21. Reading option '-preset' ... matched as AVOption 'preset' with argument 'ultrafast'.
  22. Reading option '/tmp/output.mp4' ... matched as output file.
  23. Finished splitting the commandline.
  24. Parsing a group of options: global .
  25. Applying option loglevel (set logging level) with argument debug.
  26. Successfully parsed a group of options.
  27. Parsing a group of options: input file :0.0.
  28. Applying option s (set frame size (WxH or abbreviation)) with argument 1366x768.
  29. Applying option f (force format) with argument x11grab.
  30. Successfully parsed a group of options.
  31. Opening an input file: :0.0.
  32. [x11grab @ 0x17cba00] Probe buffer size limit of 5000000 bytes reached
  33. [x11grab @ 0x17cba00] Stream #0: not enough frames to estimate rate; consider increasing probesize
  34. Input #0, x11grab, from ':0.0':
  35. Duration: N/A, bitrate: N/A
  36. Stream #0:0, 2, 1/1000000: Video: rawvideo, 1 reference frame (BGR[0] / 0x524742), bgr0, 1366x768, 0/1, 29.97 fps, 1000k tbr, 1000k tbn, 1000k tbc
  37. Successfully opened the file.
  38. Parsing a group of options: output file /tmp/output.mp4.
  39. Applying option c (codec name) with argument libx264.
  40. Successfully parsed a group of options.
  41. Opening an output file: /tmp/output.mp4.
  42. [file @ 0x17d8580] Setting default whitelist 'file,crypto'
  43. Successfully opened the file.
  44. detected 4 logical cores
  45. [graph 0 input from stream 0:0 @ 0x17cb820] Setting 'video_size' to value '1366x768'
  46. [graph 0 input from stream 0:0 @ 0x17cb820] Setting 'pix_fmt' to value '298'
  47. [graph 0 input from stream 0:0 @ 0x17cb820] Setting 'time_base' to value '1/1000000'
  48. [graph 0 input from stream 0:0 @ 0x17cb820] Setting 'pixel_aspect' to value '0/1'
  49. [graph 0 input from stream 0:0 @ 0x17cb820] Setting 'sws_param' to value 'flags=2'
  50. [graph 0 input from stream 0:0 @ 0x17cb820] Setting 'frame_rate' to value '30000/1001'
  51. [graph 0 input from stream 0:0 @ 0x17cb820] w:1366 h:768 pixfmt:bgr0 tb:1/1000000 fr:30000/1001 sar:0/1 sws_param:flags=2
  52. [format @ 0x17d6500] compat: called with args=[yuv420p|yuvj420p|yuv422p|yuvj422p|yuv444p|yuvj444p|nv12|nv16]
  53. [format @ 0x17d6500] Setting 'pix_fmts' to value 'yuv420p|yuvj420p|yuv422p|yuvj422p|yuv444p|yuvj444p|nv12|nv16'
  54. [auto-inserted scaler 0 @ 0x17e0f80] Setting 'flags' to value 'bicubic'
  55. [auto-inserted scaler 0 @ 0x17e0f80] w:iw h:ih flags:'bicubic' interl:0
  56. [format @ 0x17d6500] auto-inserting filter 'auto-inserted scaler 0' between the filter 'Parsed_null_0' and the filter 'format'
  57. [AVFilterGraph @ 0x17d79c0] query_formats: 4 queried, 2 merged, 1 already done, 0 delayed
  58. [auto-inserted scaler 0 @ 0x17e0f80] picking yuv444p out of 7 ref:bgr0 alpha:0
  59. [auto-inserted scaler 0 @ 0x17e0f80] w:1366 h:768 fmt:bgr0 sar:0/1 -> w:1366 h:768 fmt:yuv444p sar:0/1 flags:0x4
  60. No pixel format specified, yuv444p for H.264 encoding chosen.
  61. Use -pix_fmt yuv420p for compatibility with outdated media players.
  62. [libx264 @ 0x17d52e0] using mv_range_thread = 56
  63. [libx264 @ 0x17d52e0] using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX AVX2 FMA3 LZCNT BMI2
  64. [libx264 @ 0x17d52e0] profile High 4:4:4 Predictive, level 3.2, 4:4:4 8-bit
  65. [libx264 @ 0x17d52e0] 264 - core 142 r2431 a5831aa - H.264/MPEG-4 AVC codec - Copyleft 2003-2014 - http://www.videolan.org/x264.html - options: cabac=0 ref=1 deblock=0:0:0 analyse=0:0 me=dia subme=0 psy=1 psy_rd=1.00:0.00 mixed_ref=0 me_range=16 chroma_me=1 trellis=0 8x8dct=0 cqm=0 deadzone=21,11 fast_pskip=1 chroma_qp_offset=6 threads=6 lookahead_threads=1 sliced_threads=0 nr=0 decimate=1 interlaced=0 bluray_compat=0 constrained_intra=0 bframes=0 weightp=0 keyint=250 keyint_min=25 scenecut=0 intra_refresh=0 rc=crf mbtree=0 crf=28.0 qcomp=0.60 qpmin=0 qpmax=69 qpstep=4 ip_ratio=1.40 aq=0
  66. [mp4 @ 0x17d3c20] Using AVStream.codec to pass codec parameters to muxers is deprecated, use AVStream.codecpar instead.
  67. Output #0, mp4, to '/tmp/output.mp4':
  68. Metadata:
  69. encoder : Lavf57.41.100
  70. Stream #0:0, 0, 1/30000: Video: h264 (libx264), 1 reference frame ([33][0][0][0] / 0x0021), yuv444p, 1366x768, 0/1, q=-1--1, 29.97 fps, 30k tbn, 29.97 tbc
  71. Metadata:
  72. encoder : Lavc57.48.101 libx264
  73. Side data:
  74. cpb: bitrate max/min/avg: 0/0/0 buffer size: 0 vbv_delay: -1
  75. Stream mapping:
  76. Stream #0:0 -> #0:0 (rawvideo (native) -> h264 (libx264))
  77. Press [q] to stop, [?] for help
  78. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  79. [rawvideo @ 0x17d37a0] PACKET SIZE: 4196352, STRIDE: 5464
  80. [swscaler @ 0x17e1140] Warning: data is not aligned! This can lead to a speedloss
  81. Clipping frame in rate conversion by 0.000008
  82. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  83. [rawvideo @ 0x17d37a0] PACKET SIZE: 4196352, STRIDE: 5464
  84. Clipping frame in rate conversion by 0.000023
  85. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  86. [rawvideo @ 0x17d37a0] PACKET SIZE: 4196352, STRIDE: 5464
  87. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  88. [rawvideo @ 0x17d37a0] PACKET SIZE: 4196352, STRIDE: 5464
  89. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  90. [rawvideo @ 0x17d37a0] PACKET SIZE: 4196352, STRIDE: 5464
  91. *** dropping frame 3 from stream 0 at ts 0
  92. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  93. [rawvideo @ 0x17d37a0] PACKET SIZE: 4196352, STRIDE: 5464
  94. *** dropping frame 3 from stream 0 at ts 0
  95. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  96. [rawvideo @ 0x17d37a0] PACKET SIZE: 4196352, STRIDE: 5464
  97. *** dropping frame 3 from stream 0 at ts 0
  98. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  99. [rawvideo @ 0x17d37a0] PACKET SIZE: 4196352, STRIDE: 5464
  100. *** dropping frame 3 from stream 0 at ts 0
  101. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  102. [rawvideo @ 0x17d37a0] PACKET SIZE: 4196352, STRIDE: 5464
  103. *** dropping frame 3 from stream 0 at ts 0
  104. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  105. [rawvideo @ 0x17d37a0] PACKET SIZE: 4196352, STRIDE: 5464
  106. *** dropping frame 3 from stream 0 at ts 0
  107. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  108. [rawvideo @ 0x17d37a0] PACKET SIZE: 4196352, STRIDE: 5464
  109. *** dropping frame 3 from stream 0 at ts 0
  110. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  111. [rawvideo @ 0x17d37a0] PACKET SIZE: 4196352, STRIDE: 5464
  112. *** dropping frame 3 from stream 0 at ts 0
  113. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  114. [rawvideo @ 0x17d37a0] PACKET SIZE: 4196352, STRIDE: 5464
  115. *** dropping frame 3 from stream 0 at ts 0
  116. cur_dts is invalid (this is harmless if it occurs once at the start per stream)op=9 speed= 0x
  117. [rawvideo @ 0x17d37a0] PACKET SIZE: 4196352, STRIDE: 5464
  118. *** dropping frame 3 from stream 0 at ts 0
  119. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  120. [rawvideo @ 0x17d37a0] PACKET SIZE: 4196352, STRIDE: 5464
  121. *** dropping frame 3 from stream 0 at ts 0
  122. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  123. [rawvideo @ 0x17d37a0] PACKET SIZE: 4196352, STRIDE: 5464
  124. *** dropping frame 3 from stream 0 at ts 0
  125. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  126. [rawvideo @ 0x17d37a0] PACKET SIZE: 4196352, STRIDE: 5464
  127. *** dropping frame 3 from stream 0 at ts 0
  128. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  129. [rawvideo @ 0x17d37a0] PACKET SIZE: 4196352, STRIDE: 5464
  130. *** dropping frame 3 from stream 0 at ts 0
  131. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  132. [rawvideo @ 0x17d37a0] PACKET SIZE: 4196352, STRIDE: 5464
  133. *** dropping frame 3 from stream 0 at ts 0
  134. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  135. [rawvideo @ 0x17d37a0] PACKET SIZE: 4196352, STRIDE: 5464
  136. *** dropping frame 3 from stream 0 at ts 0
  137. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  138. [rawvideo @ 0x17d37a0] PACKET SIZE: 4196352, STRIDE: 5464
  139. *** dropping frame 3 from stream 0 at ts 0
  140. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  141. [rawvideo @ 0x17d37a0] PACKET SIZE: 4196352, STRIDE: 5464
  142. *** dropping frame 3 from stream 0 at ts 0
  143. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  144. [rawvideo @ 0x17d37a0] PACKET SIZE: 4196352, STRIDE: 5464
  145. *** dropping frame 3 from stream 0 at ts 0
  146. [libx264 @ 0x17d52e0] frame= 0 QP=25.00 NAL=3 Slice:I Poc:0 I:4128 P:0 SKIP:0 size=178793 bytes
  147. [libx264 @ 0x17d52e0] frame= 1 QP=30.00 NAL=2 Slice:P Poc:2 I:0 P:0 SKIP:4128 size=11 bytes
  148. [libx264 @ 0x17d52e0] frame= 2 QP=31.00 NAL=2 Slice:P Poc:4 I:2569 P:468 SKIP:1091 size=88387 bytes
  149. frame= 3 fps=2.7 q=-1.0 Lsize= 262kB time=00:00:00.06 bitrate=32186.0kbits/s dup=0 drop=20 speed=0.061x
  150. video:262kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 0.309944%
  151. Input file #0 (:0.0):
  152. Input stream #0:0 (video): 23 packets read (96516096 bytes); 23 frames decoded;
  153. Total: 23 packets (96516096 bytes) demuxed
  154. Output file #0 (/tmp/output.mp4):
  155. Output stream #0:0 (video): 3 frames encoded; 3 packets muxed (267790 bytes);
  156. Total: 3 packets (267790 bytes) muxed
  157. 23 frames successfully decoded, 0 decoding errors
  158. [AVIOContext @ 0x17d83e0] Statistics: 34 seeks, 36 writeouts
  159. [libx264 @ 0x17d52e0] frame I:1 Avg QP:25.00 size:178793
  160. [libx264 @ 0x17d52e0] frame P:2 Avg QP:30.50 size: 44199
  161. [libx264 @ 0x17d52e0] mb I I16..4: 100.0% 0.0% 0.0%
  162. [libx264 @ 0x17d52e0] mb P I16..4: 31.1% 0.0% 0.0% P16..4: 5.7% 0.0% 0.0% 0.0% 0.0% skip:63.2%
  163. [libx264 @ 0x17d52e0] coded y,u,v intra: 26.6% 25.0% 24.7% inter: 5.1% 4.5% 4.8%
  164. [libx264 @ 0x17d52e0] i16 v,h,dc,p: 63% 32% 3% 1%
  165. [libx264 @ 0x17d52e0] kb/s:21353.93
  166. Exiting normally, received signal 2.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement