Hey, it's been a while... Could you take a look and see if you are having an issue muxing subtitles with video files? This is the error I receive:
Error: There is no translation available for 'en_US'.
Sees like I couldn't mux the files.
Check whether the MKVMERGE.exe is in PATH or not.
Command 'mkvmerge --output "Blackfox - 00 [848x480].mkv" "Blackfox - 00 [848x480].mp4" --track-name 0:English_US --ui-language en_US --language 0:eng --default-track 0:yes --sub-charset 0:utf-8 "X:\Downloaders\anime-dl\Blackfox - 00 [848x480].enUS.ass" --track-name 0:Arabic --language 0:ara --default-track 0:no --sub-charset 0:utf-8 "X:\Downloaders\anime-dl\Blackfox - 00 [848x480].arME.ass" --track-name 0:Espanol_Espana --ui-language es_ES --language 0:spa --default-track 0:no --sub-charset 0:utf-8 "X:\Downloaders\anime-dl\Blackfox - 00 [848x480].esES.ass" --track-name 0:Espanol --ui-language es_ES --language 0:spa --default-track 0:no --sub-charset 0:utf-8 "X:\Downloaders\anime-dl\Blackfox - 00 [848x480].esLA.ass" --track-name 0:Portugues_Brasil --ui-language pt_BR --language 0:por --default-track 0:no --sub-charset 0:utf-8 "X:\Downloaders\anime-dl\Blackfox - 00 [848x480].ptBR.ass" ' returned non-zero exit status 2
Stream couldn't be muxed. Make sure MKVMERGE is in the path.
-----------------------------------------------------------
For reference, MKVMERGE is in the path, it fails even in the same folder. I did not try this with the Python files, only the latest precompiled Windows version.
Hey, it's been a while... Could you take a look and see if you are having an issue muxing subtitles with video files? This is the error I receive:
For reference, MKVMERGE is in the path, it fails even in the same folder. I did not try this with the Python files, only the latest precompiled Windows version.