/php5/conf.d/ffmpeg.ini

http://github.com/brinkman83/bashrc · INI · 9 lines · 1 code · 3 blank · 5 comment · 0 complexity · e09137c5a19e3c14f85364f8735d2fa2 MD5 · raw file

  1. ; configuration for the ffmpeg-php module
  2. extension=ffmpeg.so
  3. ; Turn ffmpeg warnings into PHP warnings
  4. ;ffmpeg.show_warnings=0
  5. ; Persistent movies
  6. ;ffmpeg.allow_persistent=0