Skip to content

📹♻️🎵 A simple command-line media file converter application, that converts mp4 to mp3, mkv and flv . Used a watcher to listen to newly added mp4 files and converted them to the relevant codec using java NIO.

Notifications You must be signed in to change notification settings

LalanaChami/Java-Media-Converter-mp4-to-mkv-mp3-and-flv

Repository files navigation

Java Media Converter mp4 to mkv , mp3 and flv

📹♻️🎵 A simple command-line media file converter application, that converts mp4 to mp3, mkv and flv . Used a watcher to listen to newly added mp4 files and converted them to the relevant codec using java NIO.

Dependencies Used

JAVE2 (Java Audio Video Encoder 2) : https://github.com/a-schild/jave2


To encode the media files tto the relevent codecs


To Watch the files that are beign added to the folder(mp4)

About

📹♻️🎵 A simple command-line media file converter application, that converts mp4 to mp3, mkv and flv . Used a watcher to listen to newly added mp4 files and converted them to the relevant codec using java NIO.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages