Skip to content

Repository files navigation

MediaConvert

Media convert tool

This project is mainly used to convert media file formats, using the open source library referenced by JAVE2 (Java Audio Video Encoder) can be found here: https://github.com/a-schild/jave2

Usage command for jar:

java -jar MediaConvert.jar "file=C:\MyVideo.avi" format=mp4 framerate=30 width=1280 height=720

Usage command for jar:

"C:\MediaConvert.exe" "file=C:\MyVideo.avi" format=mp4 framerate=30 width=1280 height=720

Formats can be: "mp4", "webm", "webp", "jpg", "png", "gif",...

About

Media convert tool

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages