Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-07-27 | Checks if ffmpeg extension is available at video_ffmpeg_php transcoder | Silvio | |
2011-07-13 | Single if block check at generate_thumbnails() | Silvio | |
2011-07-13 | TODO cleanup | Silvio | |
2011-07-12 | Enhancing error handling at video_ffmpeg_php transcoder | Silvio | |
2011-07-05 | Adding video_ffmpeg_php transcoder | Silvio | |
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. |