Advertisement
Guest User

Untitled

a guest
Nov 6th, 2015
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.25 KB | None | 0 0
  1. sergio@sergio-desktop:~/ffmpeg-git-20151106-64bit-static$ ./ffmpeg -video_size 700x420 -framerate 10 -f x11grab -i :0.0+50,0 -ab 96k -ar 44100 -b 345k -c:v libx264 test2.mkv
  2. ffmpeg version N-50966-gc878082-static http://johnvansickle.com/ffmpeg/ Copyright (c) 2000-2015 the FFmpeg developers
  3. built with gcc 5.2.1 (Debian 5.2.1-23) 20151028
  4. configuration: --enable-gpl --enable-version3 --disable-shared --disable-debug --enable-runtime-cpudetect --enable-libmp3lame --enable-libx264 --enable-libx265 --enable-libwebp --enable-libspeex --enable-libvorbis --enable-libvpx --enable-libfreetype --enable-fontconfig --enable-libxvid --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libtheora --enable-libvo-aacenc --enable-libvo-amrwbenc --enable-gray --enable-libopenjpeg --enable-libopus --enable-libass --enable-gnutls --enable-libvidstab --enable-libsoxr --enable-frei0r --enable-libfribidi --disable-indev=sndio --disable-outdev=sndio --cc=gcc
  5. libavutil 55. 5.100 / 55. 5.100
  6. libavcodec 57. 14.100 / 57. 14.100
  7. libavformat 57. 14.100 / 57. 14.100
  8. libavdevice 57. 0.100 / 57. 0.100
  9. libavfilter 6. 14.101 / 6. 14.101
  10. libswscale 4. 0.100 / 4. 0.100
  11. libswresample 2. 0.100 / 2. 0.100
  12. libpostproc 54. 0.100 / 54. 0.100
  13. Input #0, x11grab, from ':0.0+50,0':
  14. Duration: N/A, start: 1446828421.344520, bitrate: N/A
  15. Stream #0:0: Video: rawvideo (BGR[0] / 0x524742), bgr0, 700x420, 10 fps, 10 tbr, 1000k tbn, 10 tbc
  16. Please use -b:a or -b:v, -b is ambiguous
  17. No pixel format specified, yuv444p for H.264 encoding chosen.
  18. Use -pix_fmt yuv420p for compatibility with outdated media players.
  19. [libx264 @ 0x5102760] using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX
  20. [libx264 @ 0x5102760] profile High 4:4:4 Predictive, level 2.2, 4:4:4 8-bit
  21. [libx264 @ 0x5102760] 264 - core 148 r209 7599210 - H.264/MPEG-4 AVC codec - Copyleft 2003-2015 - http://www.videolan.org/x264.html - options: cabac=1 ref=3 deblock=1:0:0 analyse=0x3:0x113 me=hex subme=7 psy=1 psy_rd=1.00:0.00 mixed_ref=1 me_range=16 chroma_me=1 trellis=1 8x8dct=1 cqm=0 deadzone=21,11 fast_pskip=1 chroma_qp_offset=4 threads=6 lookahead_threads=1 sliced_threads=0 nr=0 decimate=1 interlaced=0 bluray_compat=0 constrained_intra=0 bframes=3 b_pyramid=2 b_adapt=1 b_bias=0 direct=1 weightb=1 open_gop=0 weightp=2 keyint=250 keyint_min=10 scenecut=40 intra_refresh=0 rc_lookahead=40 rc=abr mbtree=1 bitrate=345 ratetol=1.0 qcomp=0.60 qpmin=0 qpmax=69 qpstep=4 ip_ratio=1.40 aq=1:1.00
  22. Output #0, matroska, to 'test2.mkv':
  23. Metadata:
  24. encoder : Lavf57.14.100
  25. Stream #0:0: Video: h264 (libx264) (H264 / 0x34363248), yuv444p, 700x420, q=-1--1, 345 kb/s, 10 fps, 1k tbn, 10 tbc
  26. Metadata:
  27. encoder : Lavc57.14.100 libx264
  28. Stream mapping:
  29. Stream #0:0 -> #0:0 (rawvideo (native) -> h264 (libx264))
  30. Press [q] to stop, [?] for help
  31. frame= 40 fps=9.8 q=-1.0 Lsize= 141kB time=00:00:03.80 bitrate= 304.4kbits/s
  32. video:140kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 0.692854%
  33. [libx264 @ 0x5102760] frame I:1 Avg QP:20.37 size: 60059
  34. [libx264 @ 0x5102760] frame P:14 Avg QP:23.14 size: 5811
  35. [libx264 @ 0x5102760] frame B:25 Avg QP:32.27 size: 60
  36. [libx264 @ 0x5102760] consecutive B-frames: 15.0% 0.0% 15.0% 70.0%
  37. [libx264 @ 0x5102760] mb I I16..4: 16.8% 14.5% 68.7%
  38. [libx264 @ 0x5102760] mb P I16..4: 0.7% 0.3% 4.7% P16..4: 7.3% 1.3% 0.9% 0.0% 0.0% skip:84.7%
  39. [libx264 @ 0x5102760] mb B I16..4: 0.0% 0.0% 0.0% B16..8: 1.4% 0.0% 0.0% direct: 0.0% skip:98.5% L0:13.7% L1:86.3% BI: 0.0%
  40. [libx264 @ 0x5102760] final ratefactor: 20.91
  41. [libx264 @ 0x5102760] 8x8 transform intra:10.8% inter:54.6%
  42. [libx264 @ 0x5102760] coded y,u,v intra: 55.5% 13.5% 13.0% inter: 1.4% 0.7% 0.7%
  43. [libx264 @ 0x5102760] i16 v,h,dc,p: 35% 62% 2% 0%
  44. [libx264 @ 0x5102760] i8 v,h,dc,ddl,ddr,vr,hd,vl,hu: 73% 6% 19% 0% 1% 0% 0% 0% 1%
  45. [libx264 @ 0x5102760] i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 39% 28% 10% 2% 4% 4% 4% 4% 5%
  46. [libx264 @ 0x5102760] Weighted P-Frames: Y:0.0% UV:0.0%
  47. [libx264 @ 0x5102760] ref P L0: 82.3% 6.3% 8.8% 2.6%
  48. [libx264 @ 0x5102760] ref B L0: 85.5% 14.5%
  49. [libx264 @ 0x5102760] ref B L1: 91.9% 8.1%
  50. [libx264 @ 0x5102760] kb/s:285.81
  51. Exiting normally, received signal 2.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement