Skip to content

Commit f5a3e1e

Browse files
authored
Updated README.md
Finished instructions.
1 parent 66cf1ce commit f5a3e1e

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
11
# Batch-Encoder
22
A small personal project. A .bat file which uses FFMPEG to encode a folder full of video files.
33

4+
## Dependencies:
5+
- [FFmpeg](https://ffmpeg.org/)
6+
- This will at some point be acquired for you, but currently must be downloaded manually first
7+
48
## Instructions for use ((WIP)):
59
1) Grab the [latest release](https://github.com/Adam-Kay/Batch-Encoder/releases/latest) of `batch.encoder.v[*].bat`.
610
2) Place into a folder with video files.
711
3) Run `batch.encoder.v[*].bat`.
8-
4) (add about ffmpeg)

0 commit comments

Comments
 (0)