Hello to all!
Today’s post is not about Python, which I started talking about lately (if interested, join and stay tuned for link ), and video stabilization capabilities in Adobe Premiere CS6. Roughly speaking, we will learn how to get rid of small vibrations in a video shot without a tripod – like this, in manual mode 🙂 using the built-in Warp Stabilizer effect. Continue reading How to remove video jitter using Warp Stabilizer
Round picture using CSS
Need a completely round picture? Which is easier? We take Photoshop, and cut the picture to the desired size. It just works in all browsers (even in IE ?) but … so old-fashioned. Especially when it comes to pictures in quantities measured in tens or hundreds (sometimes it happens) … It is better to use CSS – a primitive code, and a lot of time saved. Continue reading Round picture using CSS
How to attach a picture or text to a specific point in the video?
Hallo!!
After a long pause, I will try to return to the blog. And today we will learn how to attach a picture or text to a specific point in the video.
So we need:
1. Adobe After Effects CS6 (I work in it)
2. Null object
3. Tracker – a built-in function of Adobe After Effects CS6 (it will come in handy, in Russian AE it is “Inspector” – thanks to Victor for the help, who added to my record)
Continue reading How to attach a picture or text to a specific point in the video?
How to add a timer to a video in Adobe Premiere Pro CS6?
Adding a timer to a video in Adobe Premiere Pro CS6 – how difficult is it? Actually – not difficult at all ?
I will not talk about the appropriateness of this – since you are reading this text, then you need to! And this is the most important thing. Go!
1. We take the original video. For example, I’ll take my lesson on video cropping in Adobe After Effect. By the way, it is available Continue reading How to add a timer to a video in Adobe Premiere Pro CS6?
HTML – show / hide text
Hello friends!
Sometimes it becomes necessary to insert a code that allows you to show or hide a layer with a picture or text by clicking on the button. And although there are many options for such a solution on the Web, most of them use Java or jquery in their mechanism.
But the problem can also be solved using regular HTML tools 🙂 Continue reading HTML – show / hide text