Skip to content
This repository has been archived by the owner on Sep 16, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mariiaan authored Apr 10, 2021
1 parent 6f2c529 commit 56a7f15
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,11 @@
# V2S
Convert videos to braille subtitles
Tutorial available on my Youtube channel samplefx.

The programs code is not well optimised or clean. It just works.
There are builds for windows available. You have to build it yourself for other platforms.
This program is licensed under the MIT license.
This program includes ffmpeg (used for video decoding) which is licensed under GPL 2.1

# Compilation
Create a new .NET framework app (for example with Visual Studio 2019 Community) and replace the "Program.cs" file with the "Program.cs" file on this branch.

0 comments on commit 56a7f15

Please sign in to comment.