sentiww / mp4-to-piwo7

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:GNU General Public License v3.0


Languages

Language:C# 100.0%