File Manual

Filter by tag
47 posts in total

Several Methods to Get Video Duration with FFmpeg

This article introduces multiple methods to get video duration using FFmpeg and ffprobe tools, including command-line and script implementations, supporting different output formats and cross-platform use.

Convert Single Image to Video with FFmpeg | Simple Conversion from Static to Dynamic

This article details how to use FFmpeg to convert a single image to video, including basic commands, parameter explanations, common issues, and advanced tips to help you quickly master this practical skill.

Segment video with ffmpeg

Use ffmpeg to segment videos by specified time period or duration.

Convert GIF to Video with FFmpeg

A detailed guide on using FFmpeg to convert GIF animations to MP4, MOV, and other video formats, including command optimizations and quality control tips.