Advertisement
Guest User

Untitled

a guest
Jul 14th, 2014
360
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.89 KB | None | 0 0
  1.  
  2. F:\exControl_2TB_JOBS>C:\cli\ffmpeg\bin\ffmpeg.exe -i "F:\exControl_2TB_JOBS\vo2_testclip_source.mov" -pix_fmt
  3. yuv420p -sws_flags lanczos -s 1280x720 -vcodec libx264 -profile:v main -preset medium -tune fastdecode -crf 2
  4. 0 -refs 1 -qmin 1 -maxrate 3000k -bufsize 3000k -c:a pcm_s16le -f mov "X:\ffmpegout\for_mix_vo2_testclip_sourc
  5. e.mov"
  6. ffmpeg version N-64372-g1265247 Copyright (c) 2000-2014 the FFmpeg developers
  7. built on Jul 2 2014 22:09:41 with gcc 4.8.3 (GCC)
  8. configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-avisynth --enable-bzlib --enable
  9. -fontconfig --enable-frei0r --enable-gnutls --enable-iconv --enable-libass --enable-libbluray --enable-libcaca
  10. --enable-libfreetype --enable-libgme --enable-libgsm --enable-libilbc --enable-libmodplug --enable-libmp3lame
  11. --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-libopus --enable-librtmp
  12. --enable-libschroedinger --enable-libsoxr --enable-libspeex --enable-libtheora --enable-libtwolame --enable-li
  13. bvidstab --enable-libvo-aacenc --enable-libvo-amrwbenc --enable-libvorbis --enable-libvpx --enable-libwavpack
  14. --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxavs --enable-libxvid --enable-decklink --enabl
  15. e-zlib
  16. libavutil 52. 90.101 / 52. 90.101
  17. libavcodec 55. 68.100 / 55. 68.100
  18. libavformat 55. 44.100 / 55. 44.100
  19. libavdevice 55. 13.101 / 55. 13.101
  20. libavfilter 4. 9.100 / 4. 9.100
  21. libswscale 2. 6.100 / 2. 6.100
  22. libswresample 0. 19.100 / 0. 19.100
  23. libpostproc 52. 3.100 / 52. 3.100
  24. Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'F:\exControl_2TB_JOBS\vo2_testclip_source.mov':
  25. Metadata:
  26. major_brand : qt
  27. minor_version : 537199360
  28. compatible_brands: qt
  29. creation_time : 2014-07-11 20:55:36
  30. timecode : 00:59:49;00
  31. Duration: 00:01:11.04, start: 0.000000, bitrate: 221518 kb/s
  32. Stream #0:0(eng): Video: dnxhd (AVdn / 0x6E645641), yuv422p10le, 1920x1080, 219980 kb/s, 29.97 fps, 29.97
  33. tbr, 29970 tbn, 29970 tbc (default)
  34. Metadata:
  35. creation_time : 2014-07-11 20:55:36
  36. handler_name : Apple Alias Data Handler
  37. encoder : Avid DNxHD Codec
  38. Stream #0:1(eng): Audio: pcm_s16be (twos / 0x736F7774), 48000 Hz, stereo, s16, 1536 kb/s (default)
  39. Metadata:
  40. creation_time : 2014-07-11 20:55:36
  41. handler_name : Apple Alias Data Handler
  42. Stream #0:2(eng): Data: none (tmcd / 0x64636D74) (default)
  43. Metadata:
  44. creation_time : 2014-07-11 20:55:36
  45. handler_name : Apple Alias Data Handler
  46. timecode : 00:59:49;00
  47. File 'X:\ffmpegout\for_mix_vo2_testclip_source.mov' already exists. Overwrite ? [y/N] y
  48. [libx264 @ 00000000054d00e0] using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2
  49. [libx264 @ 00000000054d00e0] profile Main, level 3.1
  50. [libx264 @ 00000000054d00e0] 264 - core 142 r2431 ac76440 - H.264/MPEG-4 AVC codec - Copyleft 2003-2014 - http
  51. ://www.videolan.org/x264.html - options: cabac=0 ref=1 deblock=0:0:0 analyse=0x1:0x111 me=hex subme=7 psy=1 ps
  52. y_rd=1.00:0.00 mixed_ref=0 me_range=16 chroma_me=1 trellis=1 8x8dct=0 cqm=0 deadzone=21,11 fast_pskip=1 chroma
  53. _qp_offset=-2 threads=3 lookahead_threads=1 sliced_threads=0 nr=0 decimate=1 interlaced=0 bluray_compat=0 cons
  54. trained_intra=0 bframes=3 b_pyramid=2 b_adapt=1 b_bias=0 direct=1 weightb=0 open_gop=0 weightp=0 keyint=250 ke
  55. yint_min=25 scenecut=40 intra_refresh=0 rc_lookahead=40 rc=crf mbtree=1 crf=20.0 qcomp=0.60 qpmin=1 qpmax=69 q
  56. pstep=4 vbv_maxrate=3000 vbv_bufsize=3000 crf_max=0.0 nal_hrd=none filler=0 ip_ratio=1.40 aq=1:1.00
  57. [mov @ 00000000003cb720] Using AVStream.codec.time_base as a timebase hint to the muxer is deprecated. Set AVS
  58. tream.time_base instead.
  59. Last message repeated 1 times
  60. Output #0, mov, to 'X:\ffmpegout\for_mix_vo2_testclip_source.mov':
  61. Metadata:
  62. major_brand : qt
  63. minor_version : 537199360
  64. compatible_brands: qt
  65. timecode : 00:59:49;00
  66. encoder : Lavf55.44.100
  67. Stream #0:0(eng): Video: h264 (libx264) (avc1 / 0x31637661), yuv420p, 1280x720, q=1--1, max. 3000 kb/s, 29
  68. .97 fps, 11988 tbn, 29.97 tbc (default)
  69. Metadata:
  70. creation_time : 2014-07-11 20:55:36
  71. handler_name : Apple Alias Data Handler
  72. encoder : Lavc55.68.100 libx264
  73. Stream #0:1(eng): Audio: pcm_s16le (sowt / 0x74776F73), 48000 Hz, stereo, s16, 1536 kb/s (default)
  74. Metadata:
  75. creation_time : 2014-07-11 20:55:36
  76. handler_name : Apple Alias Data Handler
  77. encoder : Lavc55.68.100 pcm_s16le
  78. Stream mapping:
  79. Stream #0:0 -> #0:0 (dnxhd (native) -> h264 (libx264))
  80. Stream #0:1 -> #0:1 (pcm_s16be (native) -> pcm_s16le (native))
  81. Press [q] to stop, [?] for help
  82. frame= 2129 fps= 17 q=-1.0 Lsize= 35828kB time=00:01:11.03 bitrate=4131.6kbits/s
  83. video:22444kB audio:13320kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 0.178971%
  84. [libx264 @ 00000000054d00e0] frame I:26 Avg QP:23.71 size: 68739
  85. [libx264 @ 00000000054d00e0] frame P:1027 Avg QP:24.76 size: 17216
  86. [libx264 @ 00000000054d00e0] frame B:1076 Avg QP:28.08 size: 3266
  87. [libx264 @ 00000000054d00e0] consecutive B-frames: 15.2% 47.3% 14.8% 22.7%
  88. [libx264 @ 00000000054d00e0] mb I I16..4: 30.6% 0.0% 69.4%
  89. [libx264 @ 00000000054d00e0] mb P I16..4: 4.7% 0.0% 3.9% P16..4: 45.6% 13.5% 4.1% 0.0% 0.0% skip:28
  90. .3%
  91. [libx264 @ 00000000054d00e0] mb B I16..4: 0.1% 0.0% 0.1% B16..8: 30.8% 2.3% 0.3% direct: 1.6% skip:64
  92. .8% L0:36.5% L1:57.1% BI: 6.4%
  93. [libx264 @ 00000000054d00e0] coded y,uvDC,uvAC intra: 44.8% 65.7% 24.1% inter: 10.3% 19.8% 0.7%
  94. [libx264 @ 00000000054d00e0] i16 v,h,dc,p: 46% 22% 9% 23%
  95. [libx264 @ 00000000054d00e0] i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 22% 25% 16% 6% 7% 6% 8% 5% 5%
  96. [libx264 @ 00000000054d00e0] i8c dc,h,v,p: 54% 20% 19% 7%
  97. [libx264 @ 00000000054d00e0] kb/s:2588.16
  98.  
  99. F:\exControl_2TB_JOBS>PAUSE
  100. Press any key to continue . . .
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement