--- ffmpeg_wrapper2/ffmpeg_wrapper.module	2011-07-17 21:32:45.000000000 -0400
+++ ffmpeg_wrapper/ffmpeg_wrapper.module	2011-07-19 10:46:27.000000000 -0400
@@ -624,6 +624,7 @@
     $options[] = "'". $destination ."'";
   }
 
+  $ffmpeg->file = $params['file'];
   $ffmpeg->input_file = $params['source'];
   $ffmpeg->output_file = $destination;
   // Run the command
