Advertisement
Guest User

Untitled

a guest
Feb 13th, 2012
582
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 3.87 KB | None | 0 0
  1. cheese:Desktop jeff$ ffmpeg -loop 1 -r 5 -i test.jpg -c:v libx264 -preset slow -tune stillimage -crf 24 -t 10 output.mp4
  2. ffmpeg version N-37801-gc15f3bd Copyright (c) 2000-2012 the FFmpeg developers
  3.   built on Feb 12 2012 15:33:05 with llvm_gcc 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.1.00)
  4.   configuration: --arch=x86_64 --enable-libmp3lame --enable-shared --disable-mmx --disable-stripping --enable-debug --enable-gpl --enable-libx264 --enable-nonfree --enable-libvorbis --enable-libxvid --enable-version3 --enable-pthreads --enable-libfaac --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libtheora --enable-libxvid --enable-x11grab --enable-ffplay --enable-libfreetype
  5.   libavutil      51. 39.100 / 51. 39.100
  6.   libavcodec     54.  1.100 / 54.  1.100
  7.   libavformat    54.  0.100 / 54.  0.100
  8.   libavdevice    53.  4.100 / 53.  4.100
  9.   libavfilter     2. 62.100 /  2. 62.100
  10.   libswscale      2.  1.100 /  2.  1.100
  11.   libswresample   0.  6.100 /  0.  6.100
  12.   libpostproc    52.  0.100 / 52.  0.100
  13. [image2 @ 0x7fb97b01ae00] max_analyze_duration 5000000 reached at 5000000
  14. Input #0, image2, from 'test.jpg':
  15.   Duration: 00:00:00.20, start: 0.000000, bitrate: N/A
  16.     Stream #0:0: Video: mjpeg, yuvj444p, 350x350 [SAR 100:100 DAR 1:1], 5 fps, 5 tbr, 5 tbn, 5 tbc
  17. Incompatible pixel format 'yuvj444p' for codec 'libx264', auto-selecting format 'yuvj420p'
  18. [buffer @ 0x7fb97ac16380] w:350 h:350 pixfmt:yuvj444p tb:1/1000000 sar:100/100 sws_param:
  19. [buffersink @ 0x7fb97ac16570] auto-inserting filter 'auto-inserted scale 0' between the filter 'src' and the filter 'out'
  20. [scale @ 0x7fb97ac167d0] w:350 h:350 fmt:yuvj444p -> w:350 h:350 fmt:yuvj420p flags:0x4
  21. [libx264 @ 0x7fb97b01d800] using SAR=1/1
  22. [libx264 @ 0x7fb97b01d800] using cpu capabilities: MMX2 SSE2Fast SSSE3 FastShuffle SSE4.2
  23. [libx264 @ 0x7fb97b01d800] profile High, level 2.1
  24. [libx264 @ 0x7fb97b01d800] 264 - core 120 r2164 da19765 - H.264/MPEG-4 AVC codec - Copyleft 2003-2012 - http://www.videolan.org/x264.html - options: cabac=1 ref=5 deblock=1:-3:-3 analyse=0x3:0x113 me=umh subme=8 psy=1 psy_rd=2.00:0.70 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 sliced_threads=0 nr=0 decimate=1 interlaced=0 bluray_compat=0 constrained_intra=0 bframes=3 b_pyramid=2 b_adapt=2 b_bias=0 direct=3 weightb=1 open_gop=0 weightp=2 keyint=250 keyint_min=5 scenecut=40 intra_refresh=0 rc_lookahead=50 rc=crf mbtree=1 crf=24.0 qcomp=0.60 qpmin=0 qpmax=69 qpstep=4 ip_ratio=1.40 aq=1:1.20
  25. Output #0, mp4, to 'output.mp4':
  26.   Metadata:
  27.     encoder         : Lavf54.0.100
  28.     Stream #0:0: Video: h264 (![0][0][0] / 0x0021), yuvj420p, 350x350 [SAR 1:1 DAR 1:1], q=-1--1, 5 tbn, 5 tbc
  29. Stream mapping:
  30.   Stream #0:0 -> #0:0 (mjpeg -> libx264)
  31. Press [q] to stop, [?] for help
  32. frame=   50 fps=  0 q=32766.0 Lsize=      49kB time=00:00:09.60 bitrate=  41.7kbits/s    
  33. video:48kB audio:0kB global headers:0kB muxing overhead 2.049858%
  34. [libx264 @ 0x7fb97b01d800] frame I:1     Avg QP:13.92  size: 47164
  35. [libx264 @ 0x7fb97b01d800] frame P:49    Avg QP:26.71  size:    23
  36. [libx264 @ 0x7fb97b01d800] mb I  I16..4: 31.8% 54.1% 14.0%
  37. [libx264 @ 0x7fb97b01d800] mb P  I16..4:  0.0%  0.0%  0.0%  P16..4:  0.0%  0.0%  0.0%  0.0%  0.0%    skip:100.0%
  38. [libx264 @ 0x7fb97b01d800] 8x8 transform intra:54.1% inter:75.0%
  39. [libx264 @ 0x7fb97b01d800] coded y,uvDC,uvAC intra: 62.9% 70.2% 69.8% inter: 0.0% 0.0% 0.0%
  40. [libx264 @ 0x7fb97b01d800] i16 v,h,dc,p: 86%  3% 11%  0%
  41. [libx264 @ 0x7fb97b01d800] i8 v,h,dc,ddl,ddr,vr,hd,vl,hu: 10% 10% 14% 10% 12%  9% 10% 12% 12%
  42. [libx264 @ 0x7fb97b01d800] i4 v,h,dc,ddl,ddr,vr,hd,vl,hu:  6% 11% 16%  9% 10% 11% 10% 11% 15%
  43. [libx264 @ 0x7fb97b01d800] i8c dc,h,v,p: 73%  9% 10%  8%
  44. [libx264 @ 0x7fb97b01d800] Weighted P-Frames: Y:0.0% UV:0.0%
  45. [libx264 @ 0x7fb97b01d800] ref P L0: 75.0%  0.0% 25.0%
  46. [libx264 @ 0x7fb97b01d800] kb/s:38.61
  47. cheese:Desktop jeff$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement