bramp / ffmpeg-cli-wrapper

Java wrapper around the FFmpeg command line tool
BSD 2-Clause "Simplified" License
1.72k stars 413 forks source link

Create hls format file using ffmpeg lib #276

Closed harrymaurya05 closed 1 year ago

harrymaurya05 commented 2 years ago

Test case to explain how to create hls format file using ffmpeg java lib. @bramp

harrymaurya05 commented 1 year ago

@bramp Thanks for Give suggestion. New pull request raised to correct all mistake. https://github.com/bramp/ffmpeg-cli-wrapper/pull/294