User: iLLin Branch: DRUPAL-6--4 Date: Thu, 06 May 2010 03:01:47 +0000 Modified files: /modules/video/includes transcoder.inc /modules/video/transcoders video_ffmpeg.inc video_ffmpeg_wrapper.inc /modules/video video_formatter.inc Log message: Some refactoring of the transcoder class to accomodate the ffmpeg_wrapper configuration hook. This still needs testing but seems to work, just need to verify all the options. Changed from shell_exec to passthru for executing the ffmpeg command. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/video/includes/tra... http://cvs.drupal.org/diff.php?path=contributions/modules/video/transcoders/... http://cvs.drupal.org/diff.php?path=contributions/modules/video/transcoders/... http://cvs.drupal.org/diff.php?path=contributions/modules/video/video_format...