You are here

constant VIDEO_RENDERING_FFMPEG_INSTANCES in Video 5

Same name in this branch
  1. 5 plugins/video_ffmpeg_helper/video_scheduler.php \VIDEO_RENDERING_FFMPEG_INSTANCES
  2. 5 plugins/video_ffmpeg_helper/video_render.php \VIDEO_RENDERING_FFMPEG_INSTANCES
Same name and namespace in other branches
  1. 6 plugins/video_ffmpeg_helper/video_scheduler.php \VIDEO_RENDERING_FFMPEG_INSTANCES
  2. 6 plugins/video_ffmpeg_helper/video_render.php \VIDEO_RENDERING_FFMPEG_INSTANCES
  3. 6.2 plugins/video_ffmpeg_helper/video_scheduler.php \VIDEO_RENDERING_FFMPEG_INSTANCES
1 use of VIDEO_RENDERING_FFMPEG_INSTANCES
video_scheduler_select in plugins/video_ffmpeg_helper/video_scheduler.php
Select VIDEO_RENDERING_FFMPEG_INSTANCES jobs from the queue

File

plugins/video_ffmpeg_helper/video_scheduler.php, line 27
Implement video rendering scheduling. If you are not using sites/default/settings.php as your settings file, add an optional parameter for the drupal site url: "php video_scheduler.php http://example.com/" or "php video_scheduler.php…

Code

define('VIDEO_RENDERING_FFMPEG_INSTANCES', 5);