Skip to content

Commit

Permalink
docs: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
manucabral authored Sep 30, 2024
1 parent 16aecd7 commit f360566
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,9 @@ cd quick-subtitles
```
pip install -r requirements.txt
```
4. Run main
4. Download the [latest release of FFmpeg](https://github.com/BtbN/FFmpeg-Builds/releases/tag/latest) (shared version, eg: ffmpeg-master-latest-win64-lgpl-shared.zip)
5. Extract the FFmpeg zip file and copy the files from the **bin** folder into the repo folder.
7. Run main
```
main.py --src video.mp4
```
Expand Down

0 comments on commit f360566

Please sign in to comment.