Modified converters to support pngs option of lottieconverter

See https://github.com/Eramde/LottieConverter/commit/37e73d8dc15152e050288ea0a55541546dde84d1
This commit is contained in:
Randall Lawrence
2019-10-05 20:09:14 +03:00
parent d2edf12fdf
commit 0726289c7a
4 changed files with 55 additions and 22 deletions
+1 -3
View File
@@ -21,6 +21,4 @@ for i in {0..99}; do
$lottieconverter input frame-${padded: -2}.png png $resolution $((i+1))
done
ffmpeg -start_number 0 -framerate 30 -i frame-%02d.png -c:v libvpx-vp9 -pix_fmt yuva420p out.webm
cat out.webm
ffmpeg -start_number 0 -framerate 30 -i frame-%02d.png -c:v libvpx-vp9 -pix_fmt yuva420p out.webm -f webm -