janne@debian:~/Videot$ ffmpeg -i A.mp4 -vf vidstabtransform=crop=black:interpol=bicubic -an -preset ultrafast B.mkv ffmpeg version N-53758-g5711e4f Copyright (c) 2000-2013 the FFmpeg developers built on Jun 2 2013 11:11:46 with gcc 4.7 (Debian 4.7.2-5) configuration: --enable-gpl --enable-version3 --enable-nonfree --enable-libx264 --enable-openal --enable-librtmp --enable-libopencv --enable-libmp3lame --enable-libcdio --enable-fontconfig --enable-libvidstab libavutil 52. 34.100 / 52. 34.100 libavcodec 55. 13.100 / 55. 13.100 libavformat 55. 8.102 / 55. 8.102 libavdevice 55. 2.100 / 55. 2.100 libavfilter 3. 74.101 / 3. 74.101 libswscale 2. 3.100 / 2. 3.100 libswresample 0. 17.102 / 0. 17.102 libpostproc 52. 3.100 / 52. 3.100 Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'A.mp4': Metadata: major_brand : isom minor_version : 0 compatible_brands: isom3gp4 creation_time : 2013-06-01 17:03:53 Duration: 00:01:54.77, start: 0.000000, bitrate: 17127 kb/s Stream #0:0(eng): Video: h264 (High) (avc1 / 0x31637661), yuv420p, 1920x1080, 16992 kb/s, 29.98 fps, 30 tbr, 90k tbn, 180k tbc Metadata: creation_time : 2013-06-01 17:03:53 handler_name : VideoHandle Stream #0:1(eng): Audio: aac (mp4a / 0x6134706D), 48000 Hz, stereo, fltp, 128 kb/s Metadata: creation_time : 2013-06-01 17:03:53 handler_name : SoundHandle File 'B.mkv' already exists. Overwrite ? [y/N] y [Parsed_vidstabtransform_0 @ 0x2460cc0] Video transformation/stabilization settings (pass 2/2): [Parsed_vidstabtransform_0 @ 0x2460cc0] input = transforms.trf [Parsed_vidstabtransform_0 @ 0x2460cc0] smoothing = 10 [Parsed_vidstabtransform_0 @ 0x2460cc0] maxshift = -1 [Parsed_vidstabtransform_0 @ 0x2460cc0] maxangle = -1.000000 [Parsed_vidstabtransform_0 @ 0x2460cc0] crop = Black [Parsed_vidstabtransform_0 @ 0x2460cc0] relative = True [Parsed_vidstabtransform_0 @ 0x2460cc0] invert = False [Parsed_vidstabtransform_0 @ 0x2460cc0] zoom = 0.000000 [Parsed_vidstabtransform_0 @ 0x2460cc0] optzoom = On [Parsed_vidstabtransform_0 @ 0x2460cc0] interpol = Bi-Cubic (3) [vidstabtransform @ 0x7fffe819b740] Final zoom: 12.974745 [libx264 @ 0x245e980] using cpu capabilities: MMX2 SSE2Fast SSSE3 FastShuffle SSE4.1 Cache64 [libx264 @ 0x245e980] profile Constrained Baseline, level 4.0 [libx264 @ 0x245e980] 264 - core 123 r2189 35cf912 - H.264/MPEG-4 AVC codec - Copyleft 2003-2012 - http://www.videolan.org/x264.html - options: cabac=0 ref=1 deblock=0:0:0 analyse=0:0 me=dia subme=0 psy=1 psy_rd=1.00:0.00 mixed_ref=0 me_range=16 chroma_me=1 trellis=0 8x8dct=0 cqm=0 deadzone=21,11 fast_pskip=1 chroma_qp_offset=0 threads=3 sliced_threads=0 nr=0 decimate=1 interlaced=0 bluray_compat=0 constrained_intra=0 bframes=0 weightp=0 keyint=250 keyint_min=25 scenecut=0 intra_refresh=0 rc=crf mbtree=0 crf=23.0 qcomp=0.60 qpmin=0 qpmax=69 qpstep=4 ip_ratio=1.40 aq=0 Output #0, matroska, to 'B.mkv': Metadata: major_brand : isom minor_version : 0 compatible_brands: isom3gp4 encoder : Lavf55.8.102 Stream #0:0(eng): Video: h264 (libx264) (H264 / 0x34363248), yuv420p, 1920x1080, q=-1--1, 1k tbn, 30 tbc Metadata: creation_time : 2013-06-01 17:03:53 handler_name : VideoHandle Stream mapping: Stream #0:0 -> #0:0 (h264 -> libx264) Press [q] to stop, [?] for help frame= 3440 fps=4.7 q=-1.0 Lsize= 251410kB time=00:01:54.80 bitrate=17940.2kbits/s dup=0 drop=1 video:251381kB audio:0kB subtitle:0 global headers:0kB muxing overhead 0.011433% [libx264 @ 0x245e980] frame I:14 Avg QP:22.93 size:144842 [libx264 @ 0x245e980] frame P:3426 Avg QP:26.26 size: 74543 [libx264 @ 0x245e980] mb I I16..4: 100.0% 0.0% 0.0% [libx264 @ 0x245e980] mb P I16..4: 21.8% 0.0% 0.0% P16..4: 63.4% 0.0% 0.0% 0.0% 0.0% skip:14.8% [libx264 @ 0x245e980] coded y,uvDC,uvAC intra: 41.4% 26.4% 3.7% inter: 47.9% 26.2% 0.2% [libx264 @ 0x245e980] i16 v,h,dc,p: 39% 26% 22% 13% [libx264 @ 0x245e980] i8c dc,h,v,p: 49% 24% 19% 9% [libx264 @ 0x245e980] kb/s:17938.24 janne@debian:~/Videot$