Advertisement
Guest User

Untitled

a guest
Apr 14th, 2015
260
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.10 KB | None | 0 0
  1. d:/portable/ffmpeg/bin/ffmpeg.exe -i ./00028.mts -filter:v yadif,scale=hd720 -codec:v libx264 -acodec libmp3lame -strict experimental $(date +%Y%m%d-%H%M%S)_output.MP4
  2.  
  3.  
  4. (base)18:27:55-a001538@C20350:/d/tempo4$ d:/portable/ffmpeg/bin/ffmpeg.exe -i ./00028.mts -filter:v yadif,scale=hd720 -codec:v libx264 -acodec libmp3lame -stri ct experimental $(date +%Y%m%d-%H%M%S)_output.MP4
  5. ffmpeg version N-71346-gdf4fca2 Copyright (c) 2000-2015 the FFmpeg developers
  6. built with gcc 4.9.2 (GCC)
  7. configuration: --disable-static --enable-shared --enable-gpl --enable-version3 --disable-w32threads --enable-avisynth --enable-bzlib --enable-fontconfig --enable-frei0r --enable-gnutls --enable-iconv --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca --enable-libdcadec --enable-libfreetype --enable-libgme --enable-libgsm --enable-libilbc --enable-libmodplug --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-libopus --enable-librtmp --enable-libschroedinger --enable-libsoxr --enable-libspeex --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvo-aacenc --enable-libvo-amrwbenc --enable-libvorbis --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxavs --enable-libxvid --enable-lzma --enable-decklink --enable-zlib
  8. libavutil 54. 22.101 / 54. 22.101
  9. libavcodec 56. 34.100 / 56. 34.100
  10. libavformat 56. 30.100 / 56. 30.100
  11. libavdevice 56. 4.100 / 56. 4.100
  12. libavfilter 5. 13.101 / 5. 13.101
  13. libswscale 3. 1.101 / 3. 1.101
  14. libswresample 1. 1.100 / 1. 1.100
  15. libpostproc 53. 3.100 / 53. 3.100
  16. Input #0, mpegts, from './00028.mts':
  17. Duration: 00:00:35.90, start: 1.040000, bitrate: 7009 kb/s
  18. Program 1
  19. Stream #0:0[0x1011]: Video: h264 (High) (HDMV / 0x564D4448), yuv420p, 1440x1080 [SAR 4:3 DAR 16:9], 25 fps, 25 tbr, 90k tbn, 50 tbc
  20. Stream #0:1[0x1100]: Audio: ac3 (AC-3 / 0x332D4341), 48000 Hz, stereo, fltp, 256 kb/s
  21. Stream #0:2[0x1200]: Subtitle: hdmv_pgs_subtitle ([144][0][0][0] / 0x0090), 1920x1080
  22. [libx264 @ 000000000308ba20] using SAR=1/1
  23. [libx264 @ 000000000308ba20] using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX
  24. [libx264 @ 000000000308ba20] profile High, level 3.1
  25. [libx264 @ 000000000308ba20] 264 - core 146 r2538 121396c - H.264/MPEG-4 AVC codec - Copyleft 2003-2015 - 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=6 lookahead_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=crf mbtree=1 crf=23.0 qcomp=0.60 qpmin=0 qpmax=69 qpstep=4 ip_ratio=1.40 aq=1:1.00
  26. Output #0, mp4, to '20150414-183827_output.MP4':
  27. Metadata:
  28. encoder : Lavf56.30.100
  29. Stream #0:0: Video: h264 (libx264) ([33][0][0][0] / 0x0021), yuv420p, 1280x720 [SAR 1:1 DAR 16:9], q=-1--1, 25 fps, 12800 tbn, 25 tbc
  30. Metadata:
  31. encoder : Lavc56.34.100 libx264
  32. Stream #0:1: Audio: mp3 (libmp3lame) (i[0][0][0] / 0x0069), 48000 Hz, stereo, fltp
  33. Metadata:
  34. encoder : Lavc56.34.100 libmp3lame
  35. Stream mapping:
  36. Stream #0:0 -> #0:0 (h264 (native) -> h264 (libx264))
  37. Stream #0:1 -> #0:1 (ac3 (native) -> mp3 (libmp3lame))
  38. Press [q] to stop, [?] for help
  39. frame= 897 fps= 39 q=-1.0 Lsize= 10140kB time=00:00:35.90 bitrate=2313.6kbits/s
  40. video:9553kB audio:561kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 0.255147%
  41. [libx264 @ 000000000308ba20] frame I:4 Avg QP:22.01 size: 96220
  42. [libx264 @ 000000000308ba20] frame P:320 Avg QP:23.68 size: 22907
  43. [libx264 @ 000000000308ba20] frame B:573 Avg QP:27.76 size: 3606
  44. [libx264 @ 000000000308ba20] consecutive B-frames: 0.6% 16.7% 78.3% 4.5%
  45. [libx264 @ 000000000308ba20] mb I I16..4: 6.5% 58.4% 35.1%
  46. [libx264 @ 000000000308ba20] mb P I16..4: 0.6% 1.4% 0.3% P16..4: 47.4% 20.7% 12.6% 0.0% 0.0% skip:16.9%
  47. [libx264 @ 000000000308ba20] mb B I16..4: 0.0% 0.0% 0.0% B16..8: 45.8% 2.9% 0.4% direct: 0.7% skip:50.1% L0:37.0% L1:59.1% BI: 3.9%
  48. [libx264 @ 000000000308ba20] 8x8 transform intra:59.7% inter:69.6%
  49. [libx264 @ 000000000308ba20] coded y,uvDC,uvAC intra: 61.7% 70.6% 34.1% inter: 15.2% 17.1% 0.5%
  50. [libx264 @ 000000000308ba20] i16 v,h,dc,p: 30% 20% 12% 38%
  51. [libx264 @ 000000000308ba20] i8 v,h,dc,ddl,ddr,vr,hd,vl,hu: 20% 17% 26% 5% 5% 6% 8% 7% 7%
  52. [libx264 @ 000000000308ba20] i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 23% 23% 13% 5% 6% 5% 11% 5% 7%
  53. [libx264 @ 000000000308ba20] i8c dc,h,v,p: 52% 21% 21% 7%
  54. [libx264 @ 000000000308ba20] Weighted P-Frames: Y:1.9% UV:0.3%
  55. [libx264 @ 000000000308ba20] ref P L0: 57.6% 14.1% 22.3% 6.0% 0.0%
  56. [libx264 @ 000000000308ba20] ref B L0: 81.9% 16.7% 1.5%
  57. [libx264 @ 000000000308ba20] ref B L1: 87.2% 12.8%
  58. [libx264 @ 000000000308ba20] kb/s:2180.97
  59. (base)18:38:51-a001538@C20350:/d/tempo4$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement