1. executable file ffmpeg is located in the Pixinsight/bin folder
2. subs are loaded into the Blink process
3. Make Video window is opened with following defaults
Program: ffmpeg.exe
Arguments: -y -r 25 -i Blink%05d.png Blink.avi
Frame extension: .png
Hitting "run" will produce the "png" files starting with Blink00001.png.
At the completion of creating the "png" files the Make Video window displays " Could not open 'Blink%05d.png' "
I'm running PI 1195 on a Dell win7, 64bit desktop.
Simply executing ffmpeg.exe outside PI flashes up a window which immediately goes away.
Argument nomenclature is outside my skill level.
Any suggestions/help would be appreciated.
Thanks,
Mark