CarmenSandiego/Raw Files/CrookInJailVideoCreator.bat
Jamie Greunbaum a4dd9a4cba - Added Top Grunge jail calls.
- Added Flash projects for Patty, Grunge, Kneemoi, and Contessa In Jail.
- Added a version of the jail door slam sound.
- Added a script to automate building animations from the above two things.
2026-06-30 13:55:20 -04:00

1 line
263 B
Batchfile

ffmpeg -framerate 8 -i %1InJail%%04d.png -i "D:\Code\Unity\VRChat Worlds\witwics\Raw Files\Jail Metal Door - Berlin Atmospheres 0307 - With Lead-In.wav" -vf "scale=640:360" -c:v libx264 -b:v 128k -pix_fmt yuv420p -c:a aac -b:a 96k -movflags faststart %1InJail.mp4