/mp4-to-piwo7

Small C# program that converts a .mp4 to a .piwo7 file

Primary LanguageC#GNU General Public License v3.0GPL-3.0

mp4-to-piwo7

Quickstart

To run this program just execute

dotnet run --project (path/to/csproj) -- -i (path/to/video)

you need to have a file called video.mp4 in a Data directroy located in same directory as the project