I demuxed this track and attempted to feed it to 'mmdtsdec', but I get this error:
The Windows version seems to work under wine, although I did get these errors toward the end:mmdtsdec -d ~/.MakeMKV/dtsdecoderdll.dll audio.dts audio.wav
Error: Failed to open input audio.dts
The resulting WAV file does appear to be intact, with the appropriate length, so I'm not sure what exactly failed.fixme:service:scmdatabase_autostart_services Auto-start service L"ArcSec" failed to start: 2
fixme:process:WTSGetActiveConsoleSessionId stub
fixme:ntdll:NtSetInformationToken unimplemented class 12
fixme:wtsapi:WTSQueryUserToken 0 0x70e8cc
DEBUG: code=000165b2 src=\?."Kwa-ahQ'i0q1Pp:121261681
DEBUG: code=00000000 src=sa0JtbUW]c500tHc:213132123
Error: Failed to decode
Any reason why the Linux version is refusing to even open the DTS file?
Thanks!