Skip to content

John Riselvato

  • FFmpeg
  • Tutorial
  • Music
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
Programming Tutorial

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

April 17, 2020April 17, 2020 jdriselvato

Trimming a couple of seconds, minutes or hours off the end of a video is easy but again requires a different understanding of time in

Read More
Programming Tutorial

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

April 17, 2020April 17, 2020 jdriselvato

Trimming a few seconds, minutes or hours from a video is simple but requires an understanding of the seeking and duration options. In this example,

Read More
Programming Tutorial

(FFmpeg) How to Compress MP4 and Reduce File Size?

April 16, 2020April 16, 2020 jdriselvato

Although not a conversion to another format, compression is one of the most asked questions about MP4 files with FFmpeg. People are constantly looking for

Read More
Programming Tutorial

(FFmpeg) How to Convert MP4 to GIF?

April 16, 2020April 16, 2020 jdriselvato

In the previous video format conversions the formats supported audio without any additional encoding. A Graphic Interchange Format or GIF is a bitmap image format

Read More
Programming Tutorial

(FFmpeg) How to Convert WebM to MP4?

April 16, 2020April 16, 2020 jdriselvato

As an open source alternative to HTML5 video (the successor of FLV), WebM is another multimedia container format that is currently being maintained by Google.

Read More
Programming Tutorial

(FFmpeg) How to Convert FLV to MP4?

April 16, 2020April 16, 2020 jdriselvato

FLV or Flash Video is a multimedia container format maintained by Adobe Systems. It was once the staple of how most media was delivered on

Read More
Programming Tutorial

(FFmpeg) How to Convert AVI to MP4?

April 16, 2020April 16, 2020 jdriselvato

The AVI format is a multimedia container format developed and maintained by Microsoft. AVI has support for multiple video codecs including MPEG-4. This makes the

Read More
Programming Tutorial

(FFmpeg) How to Convert MKV to MP4?

April 16, 2020April 16, 2020 jdriselvato

The Matroska Multimedia Container or MKV is a free open container format that differs from formats like MOV or MP4. MKV files can store an

Read More

Posts navigation

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