Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Conflicts:
transcoders/video_ffmpeg_php.inc
|
|
|
|
|
|
This transcoder extends video_ffmpeg and uses ffmpeg-php extension
to get duration, dimensions and generating thumbnails.
This allows the video module to run in a restricted environment
where exec() and variants are not available.
|
|
possible
|
|
|
|
module code.
|
|
transcode to fail
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
dalyn.cessac@git.drupal.org:project/video.git into HEAD
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
continue as a stream wrapper.
|
|
|
|
|
|
using FFMPEG
|
|
|
|
automatically selected.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|