Overview
A PowerShell utility that creates short preview clips from multiple MP4 video files.
Problem
Generating preview extracts from a large collection of videos manually is time-consuming.
Solution
The script asks for a starting position and preview duration, then processes every MP4 file in the current folder using FFmpeg.
Key Features
- Batch MP4 processing
- Configurable start position
- Configurable preview duration
- Automatic output naming
- FFmpeg integration
Technologies
- PowerShell
- FFmpeg
- MP4 video
Status
⚫ Archived
Repository
https://github.com/alaindespont/AD-PUBLIC/tree/main/90_Legacy/Previews%20de%20videos
0 Comments