hls-converter
v1.0.0
Published
This app will convert mp4 video to hls.
Downloads
2
Maintainers
Readme
HLS Converter
It is a windows and linux based application made in electron-js, it main task is to convert video files in apple-HLS format, which is mostly used in streaming.
Library Used
Features
- Currently Supported and Tested Input Formats mkv, avi, mp4
- Output Resolution Formats 360p,480p,720p and 1080p.
- Progress Bar of conversion.
- Cross platform (Windows & Linux)
🛠️ Installation Steps
- Clone the repository
git clone https://github.com/kphacko/hls-converter.git
- Install dependencies
npm install
- Run the app
npm run make
You are all set! Open Out folder to install the app.
👨💻 Author
👤 Karan Patil
- Twitter: @K9720p
- Github: @karanx-sh