Advertisement
Guest User

Untitled

a guest
Mar 21st, 2018
47
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.66 KB | None | 0 0
  1. Ms-MacBook-Pro:Downloads M$ ffmpeg -i source_by_toonegeminielf-dazyyth.gif -c:v libx264 -r 30 -pix_fmt yuv420p source_by_toonegeminielf-dazyyth.mp4 -vf scale=1200:-2
  2. ffmpeg version 3.1.3 Copyright (c) 2000-2016 the FFmpeg developers
  3. built with Apple LLVM version 7.3.0 (clang-703.0.31)
  4. configuration: --prefix=/usr/local/Cellar/ffmpeg/3.1.3 --enable-shared --enable-pthreads --enable-gpl --enable-version3 --enable-hardcoded-tables --enable-avresample --cc=clang --host-cflags= --host-ldflags= --enable-opencl --enable-libx264 --enable-libmp3lame --enable-libxvid --disable-lzma --enable-vda
  5. libavutil 55. 28.100 / 55. 28.100
  6. libavcodec 57. 48.101 / 57. 48.101
  7. libavformat 57. 41.100 / 57. 41.100
  8. libavdevice 57. 0.101 / 57. 0.101
  9. libavfilter 6. 47.100 / 6. 47.100
  10. libavresample 3. 0. 0 / 3. 0. 0
  11. libswscale 4. 1.100 / 4. 1.100
  12. libswresample 2. 1.100 / 2. 1.100
  13. libpostproc 54. 0.100 / 54. 0.100
  14. Trailing options were found on the commandline.
  15. Input #0, gif, from 'source_by_toonegeminielf-dazyyth.gif':
  16. Duration: N/A, bitrate: N/A
  17. Stream #0:0: Video: gif, bgra, 1200x843, 12.50 fps, 12.50 tbr, 100 tbn, 100 tbc
  18. File 'source_by_toonegeminielf-dazyyth.mp4' already exists. Overwrite ? [y/N] y
  19. [libx264 @ 0x7fdfa18aae00] height not divisible by 2 (1200x843)
  20. Output #0, mp4, to 'source_by_toonegeminielf-dazyyth.mp4':
  21. Stream #0:0: Unknown: none
  22. Metadata:
  23. encoder : Lavc57.48.101 libx264
  24. Stream mapping:
  25. Stream #0:0 -> #0:0 (gif (native) -> h264 (libx264))
  26. Error while opening encoder for output stream #0:0 - maybe incorrect parameters such as bit_rate, rate, width or height
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement