Video / Motion / Animation / Film
About
A video is :
- a sequence of image called frame
- shown at the frequency called frequence rate (per second)
- compressed to follow a bitrate.
Movies at first were called moving pictures. A good example to see is the Garden Scene 1888 (The oldest fragment of film shot in Roundhay, Leeds, UK by Louis Le Prince.
In fact, motion is an illusion created by quickly changing static images at a consistent speed. In a movie/video context, this image are referred as frames.
Features
- Overlays
- Motion tracking to add object that follows the subject such as:
- pointer (or pop)
- or blur (for face)
- face swapping
Motion Graphic
Motion Graphics = (Vector) Graphic images in movement.
Motion Graphics use video or animation to create the illusion of motion (taken off with the development of programs like After Effects that make creating this style of animation fairly straightforward.)
Motion Graphic tuto in After Effect - Bouncing ball
Created with a sequence of keyframe.
any motion graphics program will be able to combine video, text, speech, data visualization, special effects and even 3D to create animations
Format
Tools
Editor
Name | Price | System |
---|---|---|
Lightworks | 300 Euro | Win / Linux |
davinci resolve | Paid/Free | Win/Linux ? |
AVID media composer | Paid/Free | Win/Linux ? |
openshot | Free | Win / Linux |
Filmora 9 | 60$ | Win / Linux |
Corel Pinnacle Studio | 60$ | ? |
Corel Video Studio Pro | 60$ | Windows |
Movie Maker | Replaced by Photos | Until windows 7 |
Photos | Free | Windows 10 |
Fincal Cut Pro (apple) | 300 | Apple |
kdenlive | Free | Linux |
avidemux | Free | Linux / Windows |
blender Video Sequence Editor (VSE) | Free | Linux / Windows |
Others: https://natrongithub.github.io/ (Inria) - Compositing is the combining of visual elements from separate sources into single images, often to create the illusion that all those elements are parts of the same scene
Recording
Player
Format converter
Handbrake
https://handbrake.fr/ is an open-source video transcoder available for Linux, Mac, and Windows
ffmpeg
command line tool: How to convert a video format with ffmpeg (mp4 to avi, move to mp4, ..) ?
Audio
Type
Explainer videos (doodle / cartoon / whiteboard)
Explainer videos:
- doodle / cartoondoodle style video
- whiteboard animation (the author draws an illustrated story on a whiteboard)
List:
- Toonly (20 Euro/month) and Doodly (20 Euro/month) (57$ one time purchase facebook offer) - From the same company: https://www.bryxen.com/
- Hand-drawn based (opensource) https://www.pencil2d.org/
Features
Green screen video
Blog:
Usage:
Intro - End
Banner:
Diverses:
Tracking motion
- Davinci Resovle - https://www.youtube.com/watch?v=4KzgXJvT6tI
Library
- OpenCV (Python, Java)
conda install ffmpeg -c conda-forge
# or
imageio_download_bin ffmpeg