changeset 6:ebfec8e5e838 draft

Uploaded
author greg
date Tue, 17 Oct 2017 14:18:48 -0400
parents 6c1b7f249352
children 9c1d2cbf6661
files ffmpeg.xml
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ffmpeg.xml	Tue Oct 17 14:07:44 2017 -0400
+++ b/ffmpeg.xml	Tue Oct 17 14:18:48 2017 -0400
@@ -7,7 +7,6 @@
 #if str($conversion_cond) == "video":
     mkdir output &&
     ffmpeg -i '$input' -filter:v fps=fps=1/$sbf 2>/dev/null output/%05d.$ext
-#else:
 #end if
     ]]></command>
     <inputs>