bramp / ffmpeg-cli-wrapper

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

Fix #266: Add option to specify subtitle codec #267

Closed Euklios closed 2 years ago

Euklios commented 2 years ago

This adds an additional option setSubtitleCodec to specify the subtitle codec

Fix #266