changeset 16:995df15a4714 draft

Uploaded
author greg
date Wed, 18 Oct 2017 10:04:42 -0400
parents 836f98dcf46e
children 61b03c809dc3
files ffmpeg.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ffmpeg.xml	Wed Oct 18 10:02:48 2017 -0400
+++ b/ffmpeg.xml	Wed Oct 18 10:04:42 2017 -0400
@@ -17,7 +17,7 @@
     #for $i in $conversion_cond.input:
         #set input_filename = $i.file_name
         #set full_name = $i.name
-        #set ext $i.ext
+        #set ext = $i.ext
         cp $input_filename input_dir/$full_name &&
     #end for
     #if str($output_process_log) == 'yes':