Page 1 of 1

Can I rely on the returncode of makemkvcon.exe?

Posted: Mon Dec 11, 2017 8:29 am
by mmkv246
I'm using makemkvcon.exe within a Perl script to convert lots of ISO files to MKV.

The returncode of makemkvcon.exe is always '0' - Ok. In the message output I do see sometimes various errors, from AV sync to bad streams. The returncode even for these files is 'Ok'.

Can I rely on the returncode of makemkvcon.exe. And if not, what info can I use then?

Many thanks in advance.


BTW, how can I omit the "MSG:2008,32,0,"Das Programm liest die Daten schneller als es sie auf die Festplatte ..." warnings from the output.