User:Emily/Prototyping/Trimester 02/03: Difference between revisions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
The idea of '' | The idea of ''video to Image''<br> | ||
To extract frames from video(one image per second?), then overly them with certain transparency(to make the transparency of final image to be one).<br> | |||
|<br> | |||
Then I want to make this in real time. When click on the video it plays, when hit again, it generates a image(stop at this image as well) which is produced by previous way.<br> | |||
Code Source: | Code Source: | ||
:[[ffmpeg]] | :[[ffmpeg]] |
Revision as of 14:57, 3 March 2015
The idea of video to Image
To extract frames from video(one image per second?), then overly them with certain transparency(to make the transparency of final image to be one).
|
Then I want to make this in real time. When click on the video it plays, when hit again, it generates a image(stop at this image as well) which is produced by previous way.
Code Source: