Guest User

Untitled

a guest
Mar 16th, 2016
64
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. ffmpeg version 3.0 Copyright (c) 2000-2016 the FFmpeg developers
  2. built with gcc 5.3.0 (GCC)
  3. configuration: --prefix=/usr --disable-debug --disable-static --disable-stripping --enable-avisynth --enable-avresample --enable-fontconfig --enable-gnutls --enable-gpl --enable-ladspa --enable-libass --enable-libbluray --enable-libdcadec --enable-libfreetype --enable-libfribidi --enable-libgsm --enable-libmodplug --enable-libmp3lame --enable-libopencore_amrnb --enable-libopencore_amrwb --enable-libopenjpeg --enable-libopus --enable-libpulse --enable-libschroedinger --enable-libsoxr --enable-libspeex --enable-libssh --enable-libtheora --enable-libv4l2 --enable-libvidstab --enable-libvorbis --enable-libvpx --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxvid --enable-shared --enable-version3 --enable-x11grab
  4. libavutil 55. 17.103 / 55. 17.103
  5. libavcodec 57. 24.102 / 57. 24.102
  6. libavformat 57. 25.100 / 57. 25.100
  7. libavdevice 57. 0.101 / 57. 0.101
  8. libavfilter 6. 31.100 / 6. 31.100
  9. libavresample 3. 0. 0 / 3. 0. 0
  10. libswscale 4. 0.100 / 4. 0.100
  11. libswresample 2. 0.101 / 2. 0.101
  12. libpostproc 54. 0.100 / 54. 0.100
  13. [mjpeg @ 0x558e2599b3c0] Changing bps to 8
  14. Input #0, image2, from 'IMG_%03d.jpg':
  15. Duration: 00:00:05.32, start: 0.000000, bitrate: N/A
  16. Stream #0:0: Video: mjpeg, yuvj420p(pc, bt470bg/unknown/unknown), 4701x3134, 25 fps, 25 tbr, 25 tbn, 25 tbc
  17. File 'out.mp4' already exists. Overwrite ? [y/N] y
  18. No pixel format specified, yuvj420p for H.264 encoding chosen.
  19. Use -pix_fmt yuv420p for compatibility with outdated media players.
  20. [libx264 @ 0x558e2599dba0] width not divisible by 2 (4701x3134)
  21. Output #0, mp4, to 'out.mp4':
  22. Stream #0:0: Video: h264, none, q=2-31, 128 kb/s, 25 fps
  23. Metadata:
  24. encoder : Lavc57.24.102 libx264
  25. Stream mapping:
  26. Stream #0:0 -> #0:0 (mjpeg (native) -> h264 (libx264))
  27. Error while opening encoder for output stream #0:0 - maybe incorrect parameters such as bit_rate, rate, width or height
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.

×