Comment 0 for bug 725303

Revision history for this message
Olivier Girard (eolinwen) wrote : Feature Retiming Video

Hi,
There is an effect that I like a lot (and the opposite too) is retiming a video.
Depending this article in French (http://linuxfr.org/users/dtschump/journaux/retiming-vid%C3%A9o-et-logiciels-libres), there is two solutions either remove some frames (you loose in quality) either you keep the number of frames initial, add some intermediate frames, which one interpole the movement and the pixels.

Quickly, I will develop in another bug. This algorithm is a part of the impressive awesome G'mic () which one is a framework, a library and a script language(at the level of Mathmap, Imagemagick) Easy to install because he is in the repository, You have two examples in EKD and the plugin G'mic for The Gimp. And that 's just a few part of his potential (more than 500 commands available (or 1000 , I don't remember exactly the number !!!) . This algorithm done a clean work.
Two sample are better that 1000 words.
The original video : http://video.google.com/videoplay?docid=-2836117890993338671&hl=en%22#
The video with the algorithm : http://video.google.com/videoplay?docid=2486178536262832270&hl=en#
Thanks.