Advertisement
Guest User

Untitled

a guest
May 18th, 2014
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.30 KB | None | 0 0
  1. Dev-New-1:~$ ffmpeg -i 07E87390DD3011E3931EDDA6A0A26CF9.mp4 -strict experimental -b:v 1000k -maxrate 1000k -minrate 1000k -bufsize 3M -vcodec libx264 -acodec aac -vf transpose=1 -s 960x540 -y out.mp4
  2.  
  3. ffmpeg version 0.10.9-7:0.10.9-1~quantal1 Copyright (c) 2000-2013 the FFmpeg developers
  4. built on Oct 4 2013 06:39:08 with gcc 4.7.2
  5. configuration: --arch=amd64 --disable-stripping --enable-pthreads --enable-runtime-cpudetect --extra-version='7:0.10.9-1~quantal1' --libdir=/usr/lib/x86_64-linux-gnu --prefix=/usr --enable-bzlib --enable-libdc1394 --enable-libfreetype --enable-frei0r --enable-gnutls --enable-libgsm --enable-libmp3lame --enable-librtmp --enable-libopencv --enable-libopenjpeg --enable-libpulse --enable-libschroedinger --enable-libspeex --enable-libtheora --enable-vaapi --enable-vdpau --enable-libvorbis --enable-libvpx --enable-zlib --enable-gpl --enable-postproc --enable-libcdio --enable-x11grab --enable-libx264 --shlibdir=/usr/lib/x86_64-linux-gnu --enable-shared --disable-static
  6. libavutil 51. 35.100 / 51. 35.100
  7. libavcodec 53. 61.100 / 53. 61.100
  8. libavformat 53. 32.100 / 53. 32.100
  9. libavdevice 53. 4.100 / 53. 4.100
  10. libavfilter 2. 61.100 / 2. 61.100
  11. libswscale 2. 1.100 / 2. 1.100
  12. libswresample 0. 6.100 / 0. 6.100
  13. libpostproc 52. 0.100 / 52. 0.100
  14. [h264 @ 0x11d3fc0] Increasing reorder buffer to 1
  15. Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '07E87390DD3011E3931EDDA6A0A26CF9.mp4':
  16. Metadata:
  17. major_brand : mp42
  18. minor_version : 1
  19. compatible_brands: mp41mp42isom
  20. creation_time : 2014-05-16 19:28:12
  21. Duration: 00:00:09.64, start: 0.000000, bitrate: 5703 kb/s
  22. Stream #0:0(und): Audio: aac (mp4a / 0x6134706D), 44100 Hz, mono, s16, 62 kb/s
  23. Metadata:
  24. creation_time : 2014-05-16 19:28:12
  25. handler_name : Core Media Audio
  26. Stream #0:1(und): Video: h264 (Main) (avc1 / 0x31637661), yuv420p, 960x540, 5636 kb/s, 29.97 fps, 29.97 tbr, 600 tbn, 1200 tbc
  27. Metadata:
  28. rotate : 90
  29. creation_time : 2014-05-16 19:28:12
  30. handler_name : Core Media Video
  31. [buffer @ 0x11cb320] w:960 h:540 pixfmt:yuv420p tb:1/1000000 sar:0/1 sws_param:
  32. [transpose @ 0x11d9b60] w:960 h:540 dir:1 -> w:540 h:960 rotation:clockwise vflip:0
  33. Incompatible sample format 's16' for codec 'aac', auto-selecting format 'flt'
  34. [libx264 @ 0x11f1100] using cpu capabilities: MMX2 SSE2Fast SSSE3 FastShuffle SSE4.1 Cache64
  35. [libx264 @ 0x11f1100] profile High, level 3.1
  36. [libx264 @ 0x11f1100] 264 - core 123 r2189 35cf912 - 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=-2 threads=1 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=25 scenecut=40 intra_refresh=0 rc_lookahead=40 rc=cbr mbtree=1 bitrate=1000 ratetol=1.0 qcomp=0.60 qpmin=0 qpmax=69 qpstep=4 vbv_maxrate=1000 vbv_bufsize=3000 nal_hrd=none ip_ratio=1.40 aq=1:1.00
  37. Output #0, mp4, to 'out.mp4':
  38. Metadata:
  39. major_brand : mp42
  40. minor_version : 1
  41. compatible_brands: mp41mp42isom
  42. creation_time : 2014-05-16 19:28:12
  43. encoder : Lavf53.32.100
  44. Stream #0:0(und): Video: h264 (![0][0][0] / 0x0021), yuv420p, 540x960, q=-1--1, 1000 kb/s, 30k tbn, 29.97 tbc
  45. Metadata:
  46. rotate : 90
  47. creation_time : 2014-05-16 19:28:12
  48. handler_name : Core Media Video
  49. Stream #0:1(und): Audio: aac (@[0][0][0] / 0x0040), 44100 Hz, mono, flt, 128 kb/s
  50. Metadata:
  51. creation_time : 2014-05-16 19:28:12
  52. handler_name : Core Media Audio
  53. Stream mapping:
  54. Stream #0:1 -> #0:0 (h264 -> libx264)
  55. Stream #0:0 -> #0:1 (aac -> aac)
  56. Press [q] to stop, [?] for help
  57. frame= 289 fps= 5 q=31.0 Lsize= 1397kB time=00:00:09.57 bitrate=1195.5kbits/s
  58. video:1234kB audio:153kB global headers:0kB muxing overhead 0.762357%
  59. [libx264 @ 0x11f1100] frame I:2 Avg QP:24.83 size: 19313
  60. [libx264 @ 0x11f1100] frame P:199 Avg QP:25.74 size: 5531
  61. [libx264 @ 0x11f1100] frame B:88 Avg QP:28.74 size: 1403
  62. [libx264 @ 0x11f1100] consecutive B-frames: 46.7% 36.7% 4.2% 12.5%
  63. [libx264 @ 0x11f1100] mb I I16..4: 30.3% 52.4% 17.3%
  64. [libx264 @ 0x11f1100] mb P I16..4: 11.4% 12.6% 0.7% P16..4: 38.8% 5.9% 2.7% 0.0% 0.0% skip:27.8%
  65. [libx264 @ 0x11f1100] mb B I16..4: 0.6% 0.6% 0.0% B16..8: 33.3% 1.4% 0.1% direct: 0.8% skip:63.2% L0:37.7% L1:60.3% BI: 2.0%
  66. [libx264 @ 0x11f1100] 8x8 transform intra:51.0% inter:83.6%
  67. [libx264 @ 0x11f1100] coded y,uvDC,uvAC intra: 24.3% 50.7% 9.5% inter: 11.8% 19.4% 0.2%
  68. [libx264 @ 0x11f1100] i16 v,h,dc,p: 29% 38% 12% 21%
  69. [libx264 @ 0x11f1100] i8 v,h,dc,ddl,ddr,vr,hd,vl,hu: 14% 24% 33% 2% 7% 3% 12% 2% 3%
  70. [libx264 @ 0x11f1100] i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 16% 34% 19% 2% 10% 3% 11% 3% 3%
  71. [libx264 @ 0x11f1100] i8c dc,h,v,p: 57% 23% 17% 3%
  72. [libx264 @ 0x11f1100] Weighted P-Frames: Y:9.5% UV:4.5%
  73. [libx264 @ 0x11f1100] ref P L0: 74.3% 13.7% 8.5% 3.3% 0.2%
  74. [libx264 @ 0x11f1100] ref B L0: 91.2% 8.0% 0.8%
  75. [libx264 @ 0x11f1100] ref B L1: 98.1% 1.9%
  76. [libx264 @ 0x11f1100] kb/s:1047.66
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement