Advertisement
Guest User

Untitled

a guest
Feb 24th, 2013
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.33 KB | None | 0 0
  1. C:\Users\dror\Documents\Newsbin Download>ffmpeg -i "[HorribleSubs]_Chihayafuru_S2_-_07_[720p].mkv" -c:v h264 -c:a copy -s 800:480 output4.mp4
  2. ffmpeg version N-50209-g066739f Copyright (c) 2000-2013 the FFmpeg developers
  3. built on Feb 23 2013 20:37:56 with gcc 4.7.2 (GCC)
  4. configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-avisynth --enable-bzlib --enable-fontconfig --enable-frei0r --enable-gnutls --enable-libass --enable-libbluray --enable-libcaca --enable-libfreetype --enable-libgsm --enabl
  5. e-libilbc --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-lib
  6. vo-aacenc --enable-libvo-amrwbenc --enable-libvorbis --enable-libvpx --enable-libx264 --enable-libxavs --enable-libxvid --enable-zlib
  7. libavutil 52. 17.103 / 52. 17.103
  8. libavcodec 54. 92.100 / 54. 92.100
  9. libavformat 54. 63.100 / 54. 63.100
  10. libavdevice 54. 3.103 / 54. 3.103
  11. libavfilter 3. 39.101 / 3. 39.101
  12. libswscale 2. 2.100 / 2. 2.100
  13. libswresample 0. 17.102 / 0. 17.102
  14. libpostproc 52. 2.100 / 52. 2.100
  15. Input #0, matroska,webm, from '[HorribleSubs]_Chihayafuru_S2_-_07_[720p].mkv':
  16. Metadata:
  17. creation_time : 2013-02-22 20:13:26
  18. Duration: 00:22:52.23, start: 0.000000, bitrate: 1909 kb/s
  19. Stream #0:0: Video: h264 (High), yuv420p, 1280x720 [SAR 1:1 DAR 16:9], 23.81 fps, 23.81 tbr, 1k tbn, 47.95 tbc (default) (forced)
  20. Stream #0:1: Audio: aac, 44100 Hz, stereo, fltp (default) (forced)
  21. Stream #0:2: Subtitle: ssa (default) (forced)
  22. Codec 0x18000 is not in the full list.
  23. Stream #0:3: Attachment: unknown_codec
  24. Metadata:
  25. filename : calibri.ttf
  26. mimetype : application/x-truetype-font
  27. File 'output4.mp4' already exists. Overwrite ? [y/N] y
  28. using SAR=16/15
  29. [libx264 @ 021334a0] using cpu capabilities: MMX2 SSE2Fast SSSE3 FastShuffle SSE4.2 AVX
  30. [libx264 @ 021334a0] profile High, level 3.0
  31. [libx264 @ 021334a0] 264 - core 129 r2245 bc13772 - H.264/MPEG-4 AVC codec - Copyleft 2003-2013 - 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
  32. 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 we
  33. ightb=1 open_gop=0 weightp=2 keyint=250 keyint_min=23 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
  34. Output #0, mp4, to 'output4.mp4':
  35. Metadata:
  36. encoder : Lavf54.63.100
  37. Stream #0:0: Video: h264 ([33][0][0][0] / 0x0021), yuv420p, 800x480 [SAR 16:15 DAR 16:9], q=-1--1, 16k tbn, 23.81 tbc (default) (forced)
  38. Stream #0:1: Audio: aac ([64][0][0][0] / 0x0040), 44100 Hz, stereo (default) (forced)
  39. Stream mapping:
  40. Stream #0:0 -> #0:0 (h264 -> libx264)
  41. Stream #0:1 -> #0:1 (copy)
  42. Press [q] to stop, [?] for help
  43. frame= 573 fps= 35 q=-1.0 Lsize= 1396kB time=00:00:24.35 bitrate= 469.6kbits/s dup=0 drop=3
  44. video:992kB audio:381kB subtitle:0 global headers:0kB muxing overhead 1.714165%
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement