Skip to content

John Riselvato

  • FFmpeg
  • Tutorial
  • Music

Category: Tutorial

  • Home
  • Tutorial
  • Page 2
Programming Tutorial

(FFmpeg) How to Add Color Balance to a Video?

April 24, 2020April 27, 2020 jdriselvato

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

Read More
Programming Tutorial

(FFmpeg) How to Use Green Screen to Mask a Video Into Another Video?

April 23, 2020April 23, 2020 jdriselvato

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

Read More
Programming Tutorial

(FFmpeg) How to Add Color Normalization to a Video?

April 22, 2020April 23, 2020 jdriselvato

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,

Read More
Programming Tutorial

(FFmpeg) How to Blend Two Videos Together?

April 22, 2020April 22, 2020 jdriselvato

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

Read More
Programming Tutorial

(FFmpeg) How to Concatenate Multiple Videos?

April 20, 2020April 20, 2020 jdriselvato

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

Read More
Programming Tutorial

(FFmpeg) How to Loop a Section of Video Multiple Times?

April 20, 2020April 20, 2020 jdriselvato

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

Read More
Programming Tutorial

(FFmpeg) How to add a motion blur to a video?

April 18, 2020April 18, 2020 jdriselvato

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

Read More
Programming Tutorial

(FFmpeg) How to Stitch Segments to One Video?

April 18, 2020April 18, 2020 jdriselvato

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

Read More
Uncategorized Programming Tutorial

(FFmpeg) How to Splice a Video into Segments?

April 18, 2020April 18, 2020 jdriselvato

Splicing a video (or dividing a video into multiple segments) is a common way to break large files into smaller parts. This is commonly found

Read More
Programming Tutorial

(FFmpeg) How to Trim ‘x’ Seconds From the Start and End of a Video?

April 17, 2020April 17, 2020 jdriselvato

The last two questions covered trimming the start of a video and trimming the end of a video, but what does the command look like

Read More

Posts navigation

Previous 1 2 3 … 8 Next
All Rights Reserved 2022.
Proudly powered by WordPress | Theme: Fairy Dark by Candid Themes.