aboutsummaryrefslogtreecommitdiff
path: root/plugins/video_ffmpeg_helper/video_render.php
AgeCommit message (Collapse)Author
2010-03-23removing old files and commenting new file field and other files to the ↵Heshan Wanigasooriya
vidoe module page.
2009-07-25Updating TODO and authorHeshan Wanigasooriya
2009-07-24Fixed no timestamp on ffmpeg converted videosglen201
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
2009-06-18#493742 by glen201: Replacing video does not remove previously converted ↵Heshan Wanigasooriya
video from filesystem
2009-06-16#488616 by glen201 : Upload Video module seems designed to lose your ↵Heshan Wanigasooriya
converted video. Patch created and applied to Drupal 6 branch. Missing converted video files after upload fixed!.
2009-06-01#474194 by sajalsoni:"This video is currently being processed. Please wait." ↵Heshan Wanigasooriya
fixed. #477478 by JohnnyHa:No video starts playing fixed.
2009-06-01updating video_ffmpeg_helper moduleHeshan Wanigasooriya
2009-05-27updating 6--2 devHeshan Wanigasooriya
2009-04-27adding plugins to the HEADHeshan Wanigasooriya
2007-02-18Misspelled PENDINGFabio Varesano
More general converting video size regex pattern (Now supports valid resolutions such as 160x92) Removed video_image_thumbnailer_path variable which is no more used. use ffmpeg path instead Thanks Marc McDougall for pointing this out.
2007-01-14Some fixes.Fabio Varesano
2007-01-14Support for concurrent video conversion.Fabio Varesano
2007-01-13More configurable ffmpeg execution.Fabio Varesano
2007-01-12Some progress on video conversion. Now works! Just schedule video_render.phpFabio Varesano
to be executed every XX seconds... and your videos will be converted!!! Lot of work is still needed however.
2007-01-11Added *draft* and *incomplete* support for video conversion throught the ↵Fabio Varesano
video_render.php script Added functions for video_render.php to video_ffmpeg_helper.module Fixed bug #108445 reported by incom (http://drupal.org/user/64246) Call to undefined function: module_exist() in /home/..../modules/video/views_video.inc on line 69