Age | Commit message (Collapse) | Author |
|
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.
|
|
|
|
|
|
|
|
to be executed every XX seconds... and your videos will be converted!!!
Lot of work is still needed however.
|
|
Adding Ogg Theora media type help links for video_multidownload
Other minor fixes
|
|
|
|
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
|
|
spaces not to work
* fixed some incorrect usage of boolean operators
* fixed some node links
|
|
|
|
Changed video_image to use video_ffmpeg_helper.
|