A script for quickly batch converting video files from one format to another, mainly to reduce the size. The script is not intended for complex video editing!
Install-CustomModule -N 'FFmpeg' -GHP 'pkgstore/pwsh-ffmpeg'
For syntax information, enter module info command and get help command.
Get-Command -Module 'PkgStore.FFmpeg'
Get-Help '<COMMAND-NAME>'