Guest User

Untitled

a guest
Sep 19th, 2017
87
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. ../ffmpeg-3.3.4-64bit-static/ffmpeg -i originals/13\ -\ Day\ 11.mp4 -crf 25 test.mp4
  2. ffmpeg version 3.3.4-static http://johnvansickle.com/ffmpeg/ Copyright (c) 2000-2017 the FFmpeg developers
  3. built with gcc 6.4.0 (Debian 6.4.0-4) 20170820
  4. configuration: --enable-gpl --enable-version3 --enable-static --disable-debug --disable-ffplay --disable-indev=sndio --disable-outdev=sndio --cc=gcc-6 --enable-fontconfig --enable-frei0r --enable-gnutls --enable-gray --enable-libfribidi --enable-libass --enable-libfreetype --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-librubberband --enable-librtmp --enable-libsoxr --enable-libspeex --enable-libvorbis --enable-libopus --enable-libtheora --enable-libvidstab --enable-libvo-amrwbenc --enable-libvpx --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxvid --enable-libzimg
  5. libavutil 55. 58.100 / 55. 58.100
  6. libavcodec 57. 89.100 / 57. 89.100
  7. libavformat 57. 71.100 / 57. 71.100
  8. libavdevice 57. 6.100 / 57. 6.100
  9. libavfilter 6. 82.100 / 6. 82.100
  10. libswscale 4. 6.100 / 4. 6.100
  11. libswresample 2. 7.100 / 2. 7.100
  12. libpostproc 54. 5.100 / 54. 5.100
  13. Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'originals/13 - Day 11.mp4':
  14. Metadata:
  15. major_brand : mp42
  16. minor_version : 1
  17. compatible_brands: mp41mp42isom
  18. creation_time : 2015-02-15T09:43:54.000000Z
  19. Duration: 00:03:37.42, start: 0.000000, bitrate: 2567 kb/s
  20. Stream #0:0(eng): Audio: aac (LC) (mp4a / 0x6134706D), 48000 Hz, stereo, fltp, 249 kb/s (default)
  21. Metadata:
  22. creation_time : 2015-02-15T09:43:54.000000Z
  23. handler_name : Core Media Audio
  24. Stream #0:1(und): Video: h264 (High) (avc1 / 0x31637661), yuv420p(tv, bt709, progressive), 1280x720, 2312 kb/s, SAR 1:1 DAR 16:9, 29.97 fps, 29.97 tbr, 30k tbn, 50 tbc (default)
  25. Metadata:
  26. creation_time : 2015-02-15T09:43:54.000000Z
  27. handler_name : Core Media Video
  28. File 'test.mp4' already exists. Overwrite ? [y/N] y
  29. Stream mapping:
  30. Stream #0:1 -> #0:0 (h264 (native) -> h264 (libx264))
  31. Stream #0:0 -> #0:1 (aac (native) -> aac (native))
  32. Press [q] to stop, [?] for help
  33. [libx264 @ 0x5154380] using SAR=1/1
  34. [libx264 @ 0x5154380] using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX FMA3 BMI2 AVX2
  35. Error initializing output stream 0:0 -- Error while opening encoder for output stream #0:0 - maybe incorrect parameters such as bit_rate, rate, width or height
  36. [aac @ 0x5155be0] Qavg: 2963.263
  37. [aac @ 0x5155be0] 2 frames left in the queue on closing
  38. Conversion failed!
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.

×