Category: ffmpeg

How to create your own Stream Recording Server and make a loop recording of your IP Camera (Full instruction)

If you’ve an IP Camera (or cameras) and want to loop record the stream it provides, or record a snapshot images at some intervals, or just both, then you’ve come to the right place!

How to split media file into several parts and then merge them using Windows batch scripting

At first, we need ffmpeg package which could be downloaded from here: https://www.ffmpeg.org/

How to cut media file based on start and end time using ffmpeg

How to calculate media files summary duration

For calculation media files summary duration in a specific directory, we need ffprobe and python

How to remove audio from video file using FFmpeg

CLI example: