mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-05-11 21:42:44 +02:00
89e128224e
Fixes: -f lavfi -i testsrc2=size=128x128:rate=1:d=1 -filter_complex '[0:v]scale=64:64[vout]' -map '[vout]' -map -0:v -f null - Previously -0:v matched [vout] apparently Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>