Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 632 Bytes

File metadata and controls

9 lines (9 loc) · 632 Bytes

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)