Modifying visible media by way of code has generally been a fascination of mine. Likely since I’m not a designer and I tend to stick to what I am good at. Just one visual impact I adore is viewing video clip reversed — it gives a in some cases hilarious viewpoint on a offered event.
Acquire this reversed h2o outcome for instance:
To reverse an animated GIF or video clip, you can use the ImageMagick library:
convert drinking water-forward.gif -coalesce -reverse -silent -levels OptimizePlus -loop drinking water-reversed.gif
If you are fascinated in media engineering, examine out my past ImageMagick tutorials. These awesome media libraries are as shut to an artist I will ever get!
Camera and Video Regulate with HTML5


Customer-facet APIs on cell and desktop devices are quickly supplying the similar APIs. Of program our mobile gadgets received accessibility to some of these APIs initially, but individuals APIs are bit by bit creating their way to the desktop. One of those APIs is the getUserMedia API…
5 Far more HTML5 APIs You Didn’t Know Existed
The HTML5 revolution has offered us some wonderful JavaScript and HTML APIs. Some are APIs we understood we have necessary for many years, other individuals are slicing edge mobile and desktop helpers. Regardless of API toughness or reason, nearly anything to assistance us better do our occupation is a…
Introducing MooTools Templated
A single key problem with generating UI parts with the MooTools JavaScript framework is that there isn’t really a great way of allowing for customization of template and simplicity of node development. As of right now, there are two means of creating:




new Component Madness

The 1st way to create UI-pushed…