[FFmpeg-user] no such filter
lorenzo angeli
lorenzo.angeli at efestolab.uk
Fri May 22 10:52:10 CEST 2015
Hi all, I'm trying to understand why this command doesn't work.
I think I'm guessing why (there are no filter set ), but I'm wondering
whether is correct that is failing. The streams in and out are (or at least
I think are) correctly defined.
This doesn't work:
-filter_complex "[0:v][clip];[1:v][slate];[slate][clip] concat=n=2:v=1,
scale=1920:1080, fps=25.0[v]"
This (of course) does:
-filter_complex
"[0:v]scale=1920:1080[clip];[1:v]scale=1920:1080[slate];[slate][clip]
concat=n=2:v=1, scale=1920:1080, fps=25.0[v]"
in the first case (the one which doesn't work), shouldn't be sort of
renaming the input ?
here the complete output with debug informations.
http://pastebin.com/ccHH7Z6L
Hope it does make sense.
L.
--
-------------------------------------------------------------------------------------------------------------------
Efesto Lab LTD, Chancery Station House, 31-33 High Holborn, London WC1V 6AX
-------------------------------------------------------------------------------------------------------------------
www.efestolab.uk
skype: lorenzo.efestolab
phone: +44 7961031018
More information about the ffmpeg-user
mailing list