Advertisement
Guest User

cammand

a guest
Apr 26th, 2012
51
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.61 KB | None | 0 0
  1. ffmpeg -r 24 -y -i test%06d.png -c:v libx264 -crf 18 -x264opts colormatrix=bt470bg out.mp4
  2. ffmpeg version N-40136-g5473a98 Copyright (c) 2000-2012 the FFmpeg developers
  3. built on Apr 26 2012 14:27:33 with gcc 4.2.1 (Apple Inc. build 5666) (dot 3)
  4. configuration: --extra-cflags=-I/Applications/bin/x264/include --extra-ldflags=-L/Applications/bin/x264/lib --enable-libx264 --enable-gpl
  5. libavutil 51. 47.100 / 51. 47.100
  6. libavcodec 54. 15.100 / 54. 15.100
  7. libavformat 54. 3.100 / 54. 3.100
  8. libavdevice 53. 4.100 / 53. 4.100
  9. libavfilter 2. 72.100 / 2. 72.100
  10. libswscale 2. 1.100 / 2. 1.100
  11. libswresample 0. 11.100 / 0. 11.100
  12. libpostproc 52. 0.100 / 52. 0.100
  13. Input #0, image2, from 'test%06d.png':
  14. Duration: 00:00:12.54, start: 0.000000, bitrate: N/A
  15. Stream #0:0: Video: png, rgb48be, 1612x584, 24 fps, 24 tbr, 24 tbn, 24 tbc
  16. [buffer @ 0x101311bc0] w:1612 h:584 pixfmt:rgb48be tb:1/1000000 sar:0/1 sws_param:flags=2
  17. [buffersink @ 0x101311e60] auto-inserting filter 'auto-inserted scale 0' between the filter 'src' and the filter 'out'
  18. [scale @ 0x1013122c0] w:1612 h:584 fmt:rgb48be sar:0/1 -> w:1612 h:584 fmt:yuv444p sar:0/1 flags:0x4
  19. [libx264 @ 0x101809800] using cpu capabilities: MMX2 SSE2Fast SSSE3 FastShuffle SSE4.1 Cache64
  20. [libx264 @ 0x101809800] profile High 4:4:4 Predictive, level 3.2, 4:4:4 8-bit
  21. [libx264 @ 0x101809800] 264 - core 124 r2197 69a0443 - H.264/MPEG-4 AVC codec - Copyleft 2003-2012 - 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=12 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=24 scenecut=40 intra_refresh=0 rc_lookahead=40 rc=crf mbtree=1 crf=18.0 qcomp=0.60 qpmin=0 qpmax=69 qpstep=4 ip_ratio=1.40 aq=1:1.00
  22. Output #0, mp4, to 'out.mp4':
  23. Metadata:
  24. encoder : Lavf54.3.100
  25. Stream #0:0: Video: h264 (![0][0][0] / 0x0021), yuv444p, 1612x584, q=-1--1, 24 tbn, 24 tbc
  26. Stream mapping:
  27. Stream #0:0 -> #0:0 (png -> libx264)
  28. Press [q] to stop, [?] for help
  29. frame= 301 fps= 17 q=0.0 Lsize= 7845kB time=00:00:12.45 bitrate=5158.3kbits/s
  30. video:7840kB audio:0kB global headers:0kB muxing overhead 0.055751%
  31. [libx264 @ 0x101809800] frame I:2 Avg QP:18.68 size: 60457
  32. [libx264 @ 0x101809800] frame P:149 Avg QP:23.73 size: 31055
  33. [libx264 @ 0x101809800] frame B:150 Avg QP:25.60 size: 21865
  34. [libx264 @ 0x101809800] consecutive B-frames: 0.7% 98.3% 1.0% 0.0%
  35. [libx264 @ 0x101809800] mb I I16..4: 39.3% 33.0% 27.7%
  36. [libx264 @ 0x101809800] mb P I16..4: 1.5% 3.3% 0.5% P16..4: 20.6% 21.2% 22.3% 0.0% 0.0% skip:30.7%
  37. [libx264 @ 0x101809800] mb B I16..4: 0.3% 1.7% 0.1% B16..8: 27.9% 17.8% 9.6% direct: 4.7% skip:38.0% L0:46.4% L1:37.4% BI:16.2%
  38. [libx264 @ 0x101809800] 8x8 transform intra:62.7% inter:69.6%
  39. [libx264 @ 0x101809800] coded y,u,v intra: 75.9% 51.0% 56.3% inter: 39.9% 11.3% 14.0%
  40. [libx264 @ 0x101809800] i16 v,h,dc,p: 2% 97% 0% 0%
  41. [libx264 @ 0x101809800] i8 v,h,dc,ddl,ddr,vr,hd,vl,hu: 21% 3% 13% 6% 10% 22% 3% 17% 4%
  42. [libx264 @ 0x101809800] i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 16% 53% 10% 3% 4% 6% 2% 4% 2%
  43. [libx264 @ 0x101809800] Weighted P-Frames: Y:0.0% UV:0.0%
  44. [libx264 @ 0x101809800] ref P L0: 40.5% 10.1% 29.5% 19.9%
  45. [libx264 @ 0x101809800] ref B L0: 67.5% 32.5%
  46. [libx264 @ 0x101809800] ref B L1: 99.8% 0.2%
  47. [libx264 @ 0x101809800] kb/s:5120.71
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement