Guest User

Untitled

a guest
Jun 23rd, 2018
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.43 KB | None | 0 0
  1. ffmpeg version 4.0.1-static https://johnvansickle.com/ffmpeg/
  2. Copyright (c) 2000-2018 the FFmpeg developers
  3. built with gcc 6.3.0 (Debian 6.3.0-18+deb9u1) 20170516
  4.  
  5. configuration:
  6. --enable-gpl
  7. --enable-version3
  8. --enable-static
  9. --disable-debug
  10. --disable-ffplay
  11. --disable-indev=sndio
  12. --disable-outdev=sndio
  13. --cc=gcc-6
  14. --enable-fontconfig
  15. --enable-frei0r
  16. --enable-gnutls
  17. --enable-gray
  18. --enable-libaom
  19. --enable-libfribidi
  20. --enable-libass
  21. --enable-libvmaf
  22. --enable-libfreetype
  23. --enable-libmp3lame
  24. --enable-libopencore-amrnb
  25. --enable-libopencore-amrwb
  26. --enable-libopenjpeg
  27. --enable-librubberband
  28. --enable-libsoxr
  29. --enable-libspeex
  30. --enable-libvorbis
  31. --enable-libopus
  32. --enable-libtheora
  33. --enable-libvidstab
  34. --enable-libvo-amrwbenc
  35. --enable-libvpx
  36. --enable-libwebp
  37. --enable-libx264
  38. --enable-libx265
  39. --enable-libxml2
  40. --enable-libxvid
  41. --enable-libzimg
  42.  
  43. libavutil 56. 14.100 / 56. 14.100
  44. libavcodec 58. 18.100 / 58. 18.100
  45. libavformat 58. 12.100 / 58. 12.100
  46. libavdevice 58. 3.100 / 58. 3.100
  47. libavfilter 7. 16.100 / 7. 16.100
  48. libswscale 5. 1.100 / 5. 1.100
  49. libswresample 3. 1.100 / 3. 1.100
  50. libpostproc 55. 1.100 / 55. 1.100
  51.  
  52. Hyper fast Audio and Video encoder
  53.  
  54. usage: ffmpeg [options] [[infile options] -i infile]... {[outfile options] outfile}...
  55.  
  56. ERROR DOMException: Failed to read the 'buffered' property from 'SourceBuffer': This SourceBuffer has been removed from the parent media source.
Add Comment
Please, Sign In to add comment