In this article, we will be using FFmpeg tool with PHP to add watermark on a video. Watermark on video Watermark (also known as overlay…
In this tutorial, we will be creating a script in PHP and FFmpeg. We will provide a video to our script. And our script will…
Thumbnail is basically a preview of video. Every operating system by default add a thumbnail to a video by itself. When you open YouTube, every…
You can compress the video by bitrate and by resolution in PHP and FFmpeg. You can download FFmpeg from here. Compressing will save you some…
In this article, we are going to teach you how you can add audio to a video. And also, how you can extract the audio…
Merge or combining multiple short videos in one long file is usually done by some of the softwares available on the internet. Some operating systems…
To split video files in 2 parts or extracting a specific part from a long video is usually done by some of the softwares available…