The hue filter allows for modification of the hue and saturation of a video. In the example below, the hue is set to 45 degrees

The color balance filter allows the RGB shadows, midtones, highlights and preserving lightness can be adjusted. This filter can be used to apply very custom

The use of a green screen is the most common way to add a subject to a scene in video production. By setting the scene

Today I am extremely excited to announce that “FFmpeg For Beginners” is now on Amazon. Cover over 112 different concepts, this is the ultimate FFmpeg

Normalization is a color correction filter that standardizes the RGB values in each frame of a video. With the use of histogram and contrast stretching,

Blending has an interesting effect when two inputs are used. The blend filter has the potential to create outstanding artistic results, so let’s try it

Using concat with a txt file has one catch, all the MP4s must have the exact codec, framerate, resolution, etc. An example text file is

Looping a section of a video can be useful for presentations or advanced video editing. In this example the input.mp4 is a 5 minute long

I saw this question on Reddit and started messing with the effects recommended and totally liked the effect seen in the video below: Here’s the

Stitching videos generated by the segment filter is accomplished using the concat filter. See Question, “How to Splice a Video into Segments?”, for more details