Guest User

Untitled

a guest
Sep 27th, 2016
20
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. E:\Smaller>E:\OneDrive\ffmpeg\bin\ffmpeg.exe -i "E-Main-2.MOV" -c:v libx264 -crf 21 -preset veryfast -c:a copy "E-Main-2.mp4"
  2. ffmpeg version N-81774-g64545dd Copyright (c) 2000-2016 the FFmpeg developers
  3. built with gcc 5.4.0 (GCC)
  4. configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-dxva2 --enable-libmfx --enable-nvenc --enable-avisynth --enable-bzlib --enable-libebur128 --enable-fontconfig --enable-frei0r --enable-gnutls --enable-iconv --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca --enable-libfreetype --enable-libgme --enable-libgsm --enable-libilbc --enable-libmodplug --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenh264 --enable-libopenjpeg --enable-libopus --enable-librtmp --enable-libschroedinger --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvo-amrwbenc --enable-libvorbis --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxavs --enable-libxvid --enable-libzimg --enable-lzma --enable-decklink --enable-zlib
  5. libavutil 55. 30.100 / 55. 30.100
  6. libavcodec 57. 58.100 / 57. 58.100
  7. libavformat 57. 50.100 / 57. 50.100
  8. libavdevice 57. 0.102 / 57. 0.102
  9. libavfilter 6. 63.100 / 6. 63.100
  10. libswscale 4. 1.100 / 4. 1.100
  11. libswresample 2. 1.100 / 2. 1.100
  12. libpostproc 54. 0.100 / 54. 0.100
  13. Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'E-Main-2.MOV':
  14. Metadata:
  15. major_brand : qt
  16. minor_version : 537331968
  17. compatible_brands: qt CAEP
  18. com.apple.quicktime.make: Canon
  19. com.apple.quicktime.model: Canon EOS 5D Mark III
  20. com.apple.quicktime.rating.user: 0.000000
  21. creation_time : 2016-09-15T15:33:26.000000Z
  22. Duration: 00:02:21.28, start: 0.000000, bitrate: 31151 kb/s
  23. Stream #0:0(eng): Video: h264 (High) (avc1 / 0x31637661), yuvj420p(pc, bt709), 1920x1080 [SAR 1:1 DAR 16:9], 29604 kb/s, 25 fps, 25 tbr, 25k tbn, 50k tbc (default)
  24. Metadata:
  25. creation_time : 2016-09-15T15:33:26.000000Z
  26. timecode : 04:02:53:09
  27. Stream #0:1(eng): Audio: pcm_s16le (sowt / 0x74776F73), 48000 Hz, stereo, s16, 1536 kb/s (default)
  28. Metadata:
  29. creation_time : 2016-09-15T15:33:26.000000Z
  30. timecode : 04:02:53:09
  31. Stream #0:2(eng): Data: none (tmcd / 0x64636D74), 0 kb/s (default)
  32. Metadata:
  33. creation_time : 2016-09-15T15:33:26.000000Z
  34. timecode : 04:02:53:09
  35. No pixel format specified, yuvj420p for H.264 encoding chosen.
  36. Use -pix_fmt yuv420p for compatibility with outdated media players.
  37. [libx264 @ 000000000270ed00] using SAR=1/1
  38. [libx264 @ 000000000270ed00] using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX FMA3 AVX2 LZCNT BMI2
  39. [libx264 @ 000000000270ed00] profile High, level 4.0
  40. [libx264 @ 000000000270ed00] 264 - core 148 r2705 3f5ed56 - H.264/MPEG-4 AVC codec - Copyleft 2003-2016 - http://www.videolan.org/x264.html - options: cabac=1 ref=1 deblock=1:0:0 analyse=0x3:0x113 me=hex subme=2 psy=1 psy_rd=1.00:0.00 mixed_ref=0 me_range=16 chroma_me=1 trellis=0 8x8dct=1 cqm=0 deadzone=21,11 fast_pskip=1 chroma_qp_offset=0 threads=18 lookahead_threads=6 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=1 keyint=250 keyint_min=25 scenecut=40 intra_refresh=0 rc_lookahead=10 rc=crf mbtree=1 crf=21.0 qcomp=0.60 qpmin=0 qpmax=69 qpstep=4 ip_ratio=1.40 aq=1:1.00
  41. [mp4 @ 000000000262f340] Could not find tag for codec pcm_s16le in stream #1, codec not currently supported in container
  42. Output #0, mp4, to 'E-Main-2.mp4':
  43. Metadata:
  44. major_brand : qt
  45. minor_version : 537331968
  46. compatible_brands: qt CAEP
  47. com.apple.quicktime.make: Canon
  48. com.apple.quicktime.model: Canon EOS 5D Mark III
  49. com.apple.quicktime.rating.user: 0.000000
  50. encoder : Lavf57.50.100
  51. Stream #0:0(eng): Video: h264 (libx264) ([33][0][0][0] / 0x0021), yuvj420p(pc), 1920x1080 [SAR 1:1 DAR 16:9], q=-1--1, 25 fps, 12800 tbn, 25 tbc (default)
  52. Metadata:
  53. creation_time : 2016-09-15T15:33:26.000000Z
  54. timecode : 04:02:53:09
  55. encoder : Lavc57.58.100 libx264
  56. Side data:
  57. cpb: bitrate max/min/avg: 0/0/0 buffer size: 0 vbv_delay: -1
  58. Stream #0:1(eng): Audio: pcm_s16le (sowt / 0x74776F73), 48000 Hz, stereo, 1536 kb/s (default)
  59. Metadata:
  60. creation_time : 2016-09-15T15:33:26.000000Z
  61. timecode : 04:02:53:09
  62. Stream mapping:
  63. Stream #0:0 -> #0:0 (h264 (native) -> h264 (libx264))
  64. Stream #0:1 -> #0:1 (copy)
  65. Could not write header for output file #0 (incorrect codec parameters ?): Invalid argument
RAW Paste Data

Adblocker detected! Please consider disabling it...

We've detected AdBlock Plus or some other adblocking software preventing Pastebin.com from fully loading.

We don't have any obnoxious sound, or popup ads, we actively block these annoying types of ads!

Please add Pastebin.com to your ad blocker whitelist or disable your adblocking software.

×