From 8f1f6e3d94558ca076b3d93f2a36e262f9dbd8ae Mon Sep 17 00:00:00 2001 From: glen201 Date: Fri, 24 Jul 2009 22:03:46 +0000 Subject: Fixed no timestamp on ffmpeg converted videos Removed duplicative defines at top of files #522148 by captix: fixed (Commit #242492 improperly marked): video_image updated to default promote of Image node to false if video_image Promote and Image Project module Promote settings not configured --- plugins/video_ffmpeg_helper/README.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/video_ffmpeg_helper/README.txt') diff --git a/plugins/video_ffmpeg_helper/README.txt b/plugins/video_ffmpeg_helper/README.txt index 73716b7..fb63547 100644 --- a/plugins/video_ffmpeg_helper/README.txt +++ b/plugins/video_ffmpeg_helper/README.txt @@ -15,7 +15,7 @@ Install instructions 1. Activate the video_ffmpeg_helper module 2. Setup it's advanced options to meet your needs 3. Move (or symlink) video_render.php and video_scheduler.php into your Drupal root -4. Edit the first line of those files to meet your needs +4. Edit the first "Configuration" code lines of those files to meet your needs (IMPORTANT: path to ffmpeg executable on your server) 5. Check permissions of the files and folders (/tmp/video and files/* must be writable by the webserver or the user executling the cron job) 6. You now have two options to execute the video_scheduler.php script: -- cgit v1.2.3