Closed deepakjoshiss closed 8 months ago
Hi, I guess you meant 4-2 and not 7-2 but It looks like mkvtoolnix doesnt support DTDL MP4 to STDL... It also doesnt work if you mux the file directly without the script so there's nothing I can do about it.
It works from DT-DL TS/M2TS though.
Hi, I found an issue while converting Profile 7 DTDL mp4 file to STDL mkv (Mode.7 - Workflow 2). The converted file was still DTDL.
I think the issue is mkvmerge is not doing this by itself. I checked by removing the
:skip.BD
step and directly going to:skipmkv
step (line 5839) and it worked correctly.