Advertisement
Guest User

Untitled

a guest
Dec 31st, 2012
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.17 KB | None | 0 0
  1. markus@debian1:~$ ffmpeg -i 69094-Rick_Ross-Amsterdam.mov -vcodec libx264 -vf yadif=2:0:0 -level 51 -vpre medium -b 2000k -crf 20 -t 30 -y test.mp4
  2. FFmpeg version SVN-r26402, Copyright (c) 2000-2011 the FFmpeg developers
  3. built on Aug 30 2012 11:26:21 with gcc 4.4.5
  4. configuration: --enable-gpl --enable-version3 --enable-nonfree --enable-postproc --enable-pthreads --enable-libfaac --enable-libmp3lame --enable-libopencore-amrnb --enable-static --enable-libopencore-amrwb --enable-libx264 --enable-libxvid
  5. libavutil 50.36. 0 / 50.36. 0
  6. libavcore 0.16. 1 / 0.16. 1
  7. libavcodec 52.108. 0 / 52.108. 0
  8. libavformat 52.93. 0 / 52.93. 0
  9. libavdevice 52. 2. 3 / 52. 2. 3
  10. libavfilter 1.74. 0 / 1.74. 0
  11. libswscale 0.12. 0 / 0.12. 0
  12. libpostproc 51. 2. 0 / 51. 2. 0
  13. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x9a054c0] multiple edit list entries, a/v desync might occur, patch welcome
  14. Last message repeated 1 times
  15. Seems stream 0 codec frame rate differs from container frame rate: 600.00 (600/1) -> 25.00 (25/1)
  16.  
  17. Seems stream 2 codec frame rate differs from container frame rate: 600.00 (600/1) -> 25.00 (25/1)
  18. Last message repeated 1 times
  19. Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '69094-Rick_Ross-Amsterdam.mov':
  20. Metadata:
  21. creation_time : 2012-11-20 11:10:59
  22. Duration: 00:04:27.16, start: 0.000000, bitrate: 21334 kb/s
  23. Stream #0.0(eng): Video: mjpeg, yuvj422p, 720x480 [PAR 72:72 DAR 3:2], 19793 kb/s, PAR 427:360 DAR 427:240, 25 fps, 25 tbr, 600 tbn, 600 tbc
  24. Metadata:
  25. creation_time : 2012-11-20 11:10:59
  26. Stream #0.1(eng): Audio: pcm_s16le, 48000 Hz, 2 channels, s16, 1536 kb/s
  27. Metadata:
  28. creation_time : 2012-11-20 11:12:21
  29. Stream #0.2(eng): Video: mjpeg, yuvj422p, 720x480 [PAR 72:72 DAR 3:2], 19793 kb/s, PAR 427:360 DAR 427:240, 25 fps, 25 tbr, 600 tbn, 600 tbc
  30. Metadata:
  31. creation_time : 2012-11-20 11:10:59
  32. Stream #0.3(eng): Audio: pcm_s16le, 48000 Hz, 2 channels, s16, 1536 kb/s
  33. Metadata:
  34. creation_time : 2012-11-20 11:12:21
  35. [buffer @ 0x9a24fb0] w:720 h:480 pixfmt:yuvj422p
  36. [yadif @ 0x9a18be0] mode:2 parity:0
  37. [yadif @ 0x9a18be0] auto-inserting filter 'auto-inserted scaler 0' between the filter 'src' and the filter 'Parsed filter 0 yadif'
  38. [scale @ 0x9a1e4f0] w:720 h:480 fmt:yuvj422p -> w:720 h:480 fmt:yuv420p flags:0xa0000004
  39. [libx264 @ 0x9a24480] using SAR=223/188
  40. [libx264 @ 0x9a24480] using cpu capabilities: MMX2 SSE2Fast SSSE3 FastShuffle Cache64
  41. [libx264 @ 0x9a24480] profile High, level 5.1
  42. [libx264 @ 0x9a24480] 264 - core 125 r2208 d9d2288 - H.264/MPEG-4 AVC codec - Copyleft 2003-2012 - http://www.videolan.org/x264.html - options: cabac=1 ref=4 deblock=1:0:0 analyse=0x3:0x113 me=umh subme=8 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 lookahead_threads=1 sliced_threads=0 nr=0 decimate=1 interlaced=0 bluray_compat=0 constrained_intra=0 bframes=16 b_pyramid=2 b_adapt=1 b_bias=0 direct=3 weightb=1 open_gop=0 weightp=2 keyint=250 keyint_min=25 scenecut=40 intra_refresh=0 rc_lookahead=40 rc=crf mbtree=1 crf=20.0 qcomp=0.60 qpmin=10 qpmax=51 qpstep=4 ip_ratio=1.41 aq=1:1.00
  43. Output #0, mp4, to 'test.mp4':
  44. Metadata:
  45. creation_time : 2012-11-20 11:10:59
  46. encoder : Lavf52.93.0
  47. Stream #0.0(eng): Video: libx264, yuv420p, 720x480 [PAR 223:188 DAR 669:376], q=10-51, 2000 kb/s, 25 tbn, 25 tbc
  48. Metadata:
  49. creation_time : 2012-11-20 11:10:59
  50. Stream #0.1(eng): Audio: libfaac, 48000 Hz, 2 channels, s16, 64 kb/s
  51. Metadata:
  52. creation_time : 2012-11-20 11:12:21
  53. Stream mapping:
  54. Stream #0.0 -> #0.0
  55. Stream #0.1 -> #0.1
  56. Press [q] to stop encoding
  57. frame= 749 fps= 3 q=25.0 Lsize= 11157kB time=29.88 bitrate=3058.8kbits/s its/s
  58. video:10899kB audio:235kB global headers:0kB muxing overhead 0.211084%
  59. frame I:4 Avg QP:16.94 size: 50592
  60. [libx264 @ 0x9a24480] frame P:386 Avg QP:21.68 size: 23446
  61. [libx264 @ 0x9a24480] frame B:359 Avg QP:24.68 size: 5313
  62. [libx264 @ 0x9a24480] consecutive B-frames: 9.5% 79.0% 7.6% 1.6% 0.0% 0.0% 0.0% 0.0% 0.0% 0.0% 0.0% 0.0% 0.0% 0.0% 0.0% 0.0% 2.3%
  63. [libx264 @ 0x9a24480] mb I I16..4: 4.8% 69.0% 26.2%
  64. [libx264 @ 0x9a24480] mb P I16..4: 3.2% 5.9% 1.1% P16..4: 42.5% 26.2% 14.1% 0.0% 0.0% skip: 7.0%
  65. [libx264 @ 0x9a24480] mb B I16..4: 0.4% 0.2% 0.1% B16..8: 32.0% 5.2% 2.0% direct:12.3% skip:47.9% L0:35.9% L1:41.9% BI:22.2%
  66. [libx264 @ 0x9a24480] 8x8 transform intra:57.6% inter:56.8%
  67. [libx264 @ 0x9a24480] direct mvs spatial:99.4% temporal:0.6%
  68. [libx264 @ 0x9a24480] coded y,uvDC,uvAC intra: 54.7% 51.5% 21.5% inter: 39.9% 26.4% 3.3%
  69. [libx264 @ 0x9a24480] i16 v,h,dc,p: 28% 38% 16% 18%
  70. [libx264 @ 0x9a24480] i8 v,h,dc,ddl,ddr,vr,hd,vl,hu: 11% 11% 20% 7% 9% 10% 10% 10% 11%
  71. [libx264 @ 0x9a24480] i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 18% 7% 6% 8% 12% 13% 11% 12% 13%
  72. [libx264 @ 0x9a24480] i8c dc,h,v,p: 49% 26% 18% 7%
  73. [libx264 @ 0x9a24480] Weighted P-Frames: Y:29.3% UV:4.1%
  74. [libx264 @ 0x9a24480] ref P L0: 57.8% 13.8% 17.4% 9.0% 1.7% 0.3%
  75. [libx264 @ 0x9a24480] ref B L0: 87.3% 12.2% 0.4%
  76. [libx264 @ 0x9a24480] ref B L1: 99.1% 0.9%
  77. [libx264 @ 0x9a24480] kb/s:2979.88
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement