Adds ability to force-select specific audio and subtitle streams for the anime converter
All checks were successful
KnarCraft/FFmpegConvert/pipeline/head This commit looks good
All checks were successful
KnarCraft/FFmpegConvert/pipeline/head This commit looks good
This commit is contained in:
@ -29,4 +29,5 @@ interface Converter {
|
||||
* @return <p>A list of commands</p>
|
||||
*/
|
||||
String[] generateConversionCommand(String executable, File file, List<StreamObject> streams, String outFile);
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user