Skip to content

Commit

Permalink
2023-11-18 23:21:11
Browse files Browse the repository at this point in the history
  • Loading branch information
uidHUB committed Nov 18, 2023
1 parent 1e7f473 commit 582b106
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# PowerShell FFmpeg Module

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

```powershell
Expand All @@ -17,3 +19,7 @@ Get-Command -Module 'PkgStore.FFmpeg'
```powershell
Get-Help '<COMMAND-NAME>'
```

## Documentation

- [PowerShell FFmpeg](https://lib.onl/ru/articles/2023/10/2a73410a-6611-570c-9ab4-dc8cc8998146/)

0 comments on commit 582b106

Please sign in to comment.