SHOW:
|
|
- or go back to the newest paste.
1 | - | ffmpeg.exe -f dshow -i video="Microsoft LifeCam Studio" -codec h264 -vf drawtext="fontfile=/windows/fonts/arial.ttf:fontsize=15:fontcolor=white:[email protected]:shadowx=1:shadowy=1:x=10:y=10:expansion=strftime:text='%{localtime:%a %b %d %Y}'" -threads 2 -r 30 -s 720x480 -t 30 -c h264 -y out.mp4 |
1 | + | ffmpeg.exe -f dshow -i video="Microsoft LifeCam Studio" -codec h264 -vf drawtext="fontfile=/windows/fonts/arial.ttf:fontsize=15:fontcolor=white:[email protected]:shadowx=1:shadowy=1:x=10:y=10:expansion=strftime:text='%{localtime:%a %b %d %Y}'" -threads 2 -r 30 -s 720x480 -t 30 -c h264 -y out.mp4 |
2 | ||
3 | output: | |
4 | ffmpeg version N-53680-g0ab9362 Copyright (c) 2000-2013 the FFmpeg developers | |
5 | built on May 30 2013 12:19:37 with gcc 4.7.3 (GCC) | |
6 | configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-av | |
7 | isynth --enable-bzlib --enable-fontconfig --enable-frei0r --enable-gnutls --enab | |
8 | le-iconv --enable-libass --enable-libbluray --enable-libcaca --enable-libfreetyp | |
9 | e --enable-libgsm --enable-libilbc --enable-libmodplug --enable-libmp3lame --ena | |
10 | ble-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-l | |
11 | ibopus --enable-librtmp --enable-libschroedinger --enable-libsoxr --enable-libsp | |
12 | eex --enable-libtheora --enable-libtwolame --enable-libvo-aacenc --enable-libvo- | |
13 | amrwbenc --enable-libvorbis --enable-libvpx --enable-libx264 --enable-libxavs -- | |
14 | enable-libxvid --enable-zlib | |
15 | libavutil 52. 34.100 / 52. 34.100 | |
16 | libavcodec 55. 12.102 / 55. 12.102 | |
17 | libavformat 55. 8.100 / 55. 8.100 | |
18 | libavdevice 55. 2.100 / 55. 2.100 | |
19 | libavfilter 3. 73.100 / 3. 73.100 | |
20 | libswscale 2. 3.100 / 2. 3.100 | |
21 | libswresample 0. 17.102 / 0. 17.102 | |
22 | libpostproc 52. 3.100 / 52. 3.100 | |
23 | Input #0, dshow, from 'video=Microsoft LifeCam Studio': | |
24 | Duration: N/A, start: 789476.321000, bitrate: N/A | |
25 | Stream #0:0: Video: rawvideo (YUY2 / 0x32595559), yuyv422, 640x480, 30 tbr, | |
26 | 10000k tbn, 30 tbc | |
27 | No pixel format specified, yuv422p for H.264 encoding chosen. | |
28 | Use -pix_fmt yuv420p for compatibility with outdated media players. | |
29 | [libx264 @ 0000000002481180] using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.1 | |
30 | Cache64 | |
31 | [libx264 @ 0000000002481180] profile High 4:2:2, level 3.0, 4:2:2 8-bit | |
32 | [libx264 @ 0000000002481180] 264 - core 133 r2334 a3ac64b - H.264/MPEG-4 AVC cod | |
33 | ec - Copyleft 2003-2013 - http://www.videolan.org/x264.html - options: cabac=1 r | |
34 | ef=3 deblock=1:0:0 analyse=0x3:0x113 me=hex subme=7 psy=1 psy_rd=1.00:0.00 mixed | |
35 | _ref=1 me_range=16 chroma_me=1 trellis=1 8x8dct=1 cqm=0 deadzone=21,11 fast_pski | |
36 | p=1 chroma_qp_offset=-2 threads=2 lookahead_threads=1 sliced_threads=0 nr=0 deci | |
37 | mate=1 interlaced=0 bluray_compat=0 constrained_intra=0 bframes=3 b_pyramid=2 b_ | |
38 | adapt=1 b_bias=0 direct=1 weightb=1 open_gop=0 weightp=2 keyint=250 keyint_min=2 | |
39 | 5 scenecut=40 intra_refresh=0 rc_lookahead=40 rc=crf mbtree=1 crf=23.0 qcomp=0.6 | |
40 | 0 qpmin=0 qpmax=69 qpstep=4 ip_ratio=1.40 aq=1:1.00 | |
41 | Output #0, mp4, to 'out.mp4': | |
42 | Metadata: | |
43 | encoder : Lavf55.8.100 | |
44 | Stream #0:0: Video: h264 (libx264) ([33][0][0][0] / 0x0021), yuv422p, 720x48 | |
45 | 0, q=-1--1, 15360 tbn, 30 tbc | |
46 | Stream mapping: | |
47 | Stream #0:0 -> #0:0 (rawvideo -> libx264) | |
48 | Press [q] to stop, [?] for help | |
49 | real-time buffer 101% full! frame dropped!time=00:00:00.00 bitrate=N/A | |
50 | [dshow @ 0000000000338ac0] real-time buffer 101% full! frame dropped! | |
51 | Last message repeated 8 times | |
52 | frame= 42 fps= 23 q=-1.0 Lsize= 39kB time=00:00:01.33 bitrate= 240.8kbits | |
53 | /s | |
54 | video:38kB audio:0kB subtitle:0 global headers:0kB muxing overhead 3.348272% | |
55 | [libx264 @ 0000000002481180] frame I:1 Avg QP:21.73 size: 11854 | |
56 | [libx264 @ 0000000002481180] frame P:12 Avg QP:22.85 size: 1354 | |
57 | [libx264 @ 0000000002481180] frame B:29 Avg QP:24.59 size: 345 | |
58 | [libx264 @ 0000000002481180] consecutive B-frames: 4.8% 9.5% 0.0% 85.7% | |
59 | [libx264 @ 0000000002481180] mb I I16..4: 19.4% 71.3% 9.3% | |
60 | [libx264 @ 0000000002481180] mb P I16..4: 0.7% 0.6% 0.0% P16..4: 23.4% 1.5 | |
61 | % 3.9% 0.0% 0.0% skip:69.9% | |
62 | [libx264 @ 0000000002481180] mb B I16..4: 0.0% 0.0% 0.0% B16..8: 16.0% 0.0 | |
63 | % 0.0% direct: 0.4% skip:83.6% L0:33.7% L1:66.2% BI: 0.1% | |
64 | [libx264 @ 0000000002481180] 8x8 transform intra:67.5% inter:89.5% | |
65 | [libx264 @ 0000000002481180] coded y,uvDC,uvAC intra: 34.9% 42.4% 30.8% inter: 0 | |
66 | .8% 9.5% 1.1% | |
67 | [libx264 @ 0000000002481180] i16 v,h,dc,p: 33% 32% 6% 29% | |
68 | [dshow @ 0000000000338ac0] real-time buffer 101% full! frame dropped! | |
69 | [libx264 @ 0000000002481180] i8 v,h,dc,ddl,ddr,vr,hd,vl,hu: 38% 22% 20% 4% 2% | |
70 | 3% 4% 3% 5% | |
71 | [libx264 @ 0000000002481180] i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 22% 34% 11% 5% 6% | |
72 | 5% 7% 5% 6% | |
73 | [libx264 @ 0000000002481180] i8c dc,h,v,p: 74% 10% 11% 5% | |
74 | [libx264 @ 0000000002481180] Weighted P-Frames: Y:0.0% UV:0.0% | |
75 | [libx264 @ 0000000002481180] ref P L0: 60.9% 1.6% 27.5% 10.0% | |
76 | [libx264 @ 0000000002481180] ref B L0: 78.5% 16.7% 4.9% | |
77 | [libx264 @ 0000000002481180] ref B L1: 93.4% 6.6% | |
78 | [libx264 @ 0000000002481180] kb/s:217.71 | |
79 | [dshow @ 0000000000338ac0] real-time buffer 101% full! frame dropped! |