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 _______________________________________________ ffmpeg-user mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
