Closed Euklios closed 2 years ago
Is your feature request related to a problem? Please describe. I need to change the subtitle codec when transcoding video files. Example: ASS -> VTT
Describe the solution you'd like An additional method to change the subtitle codec similar to the ones for video and audio streams.
Describe alternatives you've considered An alternative would be to use the addExtraArgs method.
addExtraArgs
Is your feature request related to a problem? Please describe. I need to change the subtitle codec when transcoding video files. Example: ASS -> VTT
Describe the solution you'd like An additional method to change the subtitle codec similar to the ones for video and audio streams.
Describe alternatives you've considered An alternative would be to use the
addExtraArgs
method.