Advertisement
Guest User

Untitled

a guest
Nov 6th, 2016
185
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.66 KB | None | 0 0
  1. ffmpeg version N-82225-gb4e9252 Copyright (c) 2000-2016 the FFmpeg developers
  2. built with gcc 5.4.0 (GCC)
  3. 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
  4. libavutil 55. 35.100 / 55. 35.100
  5. libavcodec 57. 66.101 / 57. 66.101
  6. libavformat 57. 57.100 / 57. 57.100
  7. libavdevice 57. 2.100 / 57. 2.100
  8. libavfilter 6. 66.100 / 6. 66.100
  9. libswscale 4. 3.100 / 4. 3.100
  10. libswresample 2. 4.100 / 2. 4.100
  11. libpostproc 54. 2.100 / 54. 2.100
  12. Splitting the commandline.
  13. Reading option '-v' ... matched as option 'v' (set logging level) with argument 'debug'.
  14. Reading option '-nostdin' ... matched as option 'stdin' (enable or disable interaction on standard input) with argument 0.
  15. Reading option '-progress' ... matched as option 'progress' (write program-readable progress information) with argument ''.
  16. Reading option '-r' ... matched as option 'r' (set frame rate (Hz value, fraction or abbreviation)) with argument '24'.
  17. Reading option '-i' ... matched as input file with argument 'F:/Dropbox/Media/SCIOPS/Renders/frame%04d.png'.
  18. Reading option '-y' ... matched as option 'y' (overwrite output files) with argument '1'.
  19. Reading option 'F:/Dropbox/Media/SCIOPS/Renders/F:/Dropbox/Media/SCIOPS/Renders/t.' ... matched as output file.
  20. Finished splitting the commandline.
  21. Parsing a group of options: global .
  22. Applying option v (set logging level) with argument debug.
  23. Applying option nostdin (enable or disable interaction on standard input) with argument 0.
  24. Applying option progress (write program-readable progress information) with argument .
  25. [file @ 0000000000706760] Setting default whitelist 'file,crypto'
  26. Failed to open progress URL "": No such file or directory
  27. Failed to set value '' for option 'progress': No such file or directory
  28. Error parsing global options: No such file or directory
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement