kounger / FFErrorCheck

This script uses FFmpeg to search for errors in media files.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FFErrorCheck

This script uses FFmpeg to search for errors in media files.

The script will first collect all supported media files from a given list of files and folders. It then uses FFmpeg or FFprope to check these media files for errors. A log file will be created that lists all media files that were found to contain an error.

Instructions

Edit the ScriptVariables.ps1 file and execute FFErrorCheck.ps1.

FFmpeg has to be installed for this script to function.

About

This script uses FFmpeg to search for errors in media files.

License:MIT License


Languages

Language:PowerShell 100.0%