From 05142eaf138693fdf0c7687d56fc1180ea0eaad7 Mon Sep 17 00:00:00 2001 From: Heshan Wanigasooriya Date: Mon, 1 Jun 2009 01:31:07 +0000 Subject: #474194 by sajalsoni:"This video is currently being processed. Please wait." fixed. #477478 by JohnnyHa:No video starts playing fixed. --- plugins/video_ffmpeg_helper/video_ffmpeg_helper.module | 1 - 1 file changed, 1 deletion(-) (limited to 'plugins/video_ffmpeg_helper/video_ffmpeg_helper.module') diff --git a/plugins/video_ffmpeg_helper/video_ffmpeg_helper.module b/plugins/video_ffmpeg_helper/video_ffmpeg_helper.module index 2d0ee1f..45e82d3 100644 --- a/plugins/video_ffmpeg_helper/video_ffmpeg_helper.module +++ b/plugins/video_ffmpeg_helper/video_ffmpeg_helper.module @@ -360,7 +360,6 @@ function _video_ffmpeg_helper_get_video_info(&$node, $value=null) { return $ffmpeg_info[$fileobj->filename]; } - // escape file name for safety $file = escapeshellarg($fileobj->filepath); // create the full command to execute -- cgit v1.2.3