GreatAttractor / imppg

ImPPG (Image Post-Processor)
GNU General Public License v3.0
86 stars 10 forks source link

Accept videos as input for the alignment function #7

Open GreatAttractor opened 2 years ago

GreatAttractor commented 2 years ago

At least SER videos should be supported (aligned output - also as SER). Later also FFMPEG libraries can be used for wider container format support (see libskry for a usage example).

Though the alignment code doesn't care if it's fed a mixture of video frames and/or separate image files, for clarity let's distinguish this in the UI: either a single video file can be specified, or a sequence of image files.