[Libav-user] DLSR-esq 30-second-exposure filter (Light painting filter)
Carl Eugen Hoyos
cehoyos at ag.or.at
Fri Oct 3 09:35:01 CEST 2014
Arthur Neufeld <ajn+ffmpeg at ...> writes:
> My DSLR camera takes a 30-second exposure of the scene,
> accumulating the light over the entire 30 seconds into
> a single frame image.
>
> My video camera captures the scene, as a 900-ish frame
> movie.
>
> I'd like to convert my 30 second video, into a
> representation of the what the DSLR image sensor
> experiences.
> I think FFmpeg's filter can do this ...
> "overlay input frame N onto output frame N-1."
No, the overlay filter replaces (a part) of the original
frame, it does not do what you want.
Carl Eugen
More information about the Libav-user
mailing list