[FFmpeg-user] converting raw stills to "raw" video
Michael Koch
astroelectronic at t-online.de
Tue Feb 16 22:17:54 EET 2021
Am 16.02.2021 um 11:52 schrieb shawny:
> I am trying to find out if it is possible using ffmpeg to convert raw stills
> into "raw" or log video in order to be gradable as video. This is to
> incorporate timelapse photography into my video projects. I know this can
> be done using Adobe After Effects but I am trying to find a post path that
> uses Linux and open source software.
> Has anyone done this or is anyone able to tell me one way or another whether
> it is currently possible with ffmpeg?
A possible path with open source software is to use "Gimp" with
"Darktable" plugin to convert the raw images to 16-bit PNG. Then you can
use FFmpeg to combine these images to a video.
Michael
More information about the ffmpeg-user
mailing list