Quote:Unmuxed files remains in Temp folder. But also now it outputs file without extension and without special character in name. PM'ed you new debug.Hybrid calls:
"/Applications/Hybrid.app/Contents/MacOS/mkvmerge" --ui-language en_US -o "/Volumes/media/-DVD/-MKV EXTRACTED/VTS_01_2-VC01 telecine Ω_Title_1-hybrid.mkv" --global-tags "/Volumes/temp/Hybrid Temp/_2021-09-02@17_52_46_2210__03.xml" -d 0 --default-track 0:yes --default-duration "0:29.97i" --aspect-ratio-factor 0:0.889 --no-chapters --compression -1:none --forced-track 0:yes --no-audio --no-subtitles "/Volumes/temp/Hybrid Temp/2021-09-02@17_52_46_2210_02.m2v" --default-track 0:yes --sync 0:-120 --forced-track 0:no -a 0 --compression -1:none --no-video --no-subtitles --no-chapters "/Volumes/temp/Hybrid Temp/iId_1_aid_128_DELAY_-120ms_2021-09-02@17_52_46_2210_01.ac3"
mkvmerge v53.0.0 ('Fool's Gold') 64-bit
'/Volumes/temp/Hybrid Temp/2021-09-02@17_52_46_2210_02.m2v': Using the demultiplexer for the format 'MPEG-1/2 video elementary stream'.
'/Volumes/temp/Hybrid Temp/iId_1_aid_128_DELAY_-120ms_2021-09-02@17_52_46_2210_01.ac3': Using the demultiplexer for the format 'AC-3'.
'/Volumes/temp/Hybrid Temp/2021-09-02@17_52_46_2210_02.m2v' track 0: Using the output module for the format 'MPEG-1/2 video'.
'/Volumes/temp/Hybrid Temp/iId_1_aid_128_DELAY_-120ms_2021-09-02@17_52_46_2210_01.ac3' track 0: Using the output module for the format 'AC-3'.
The file '/Volumes/media/-DVD/-MKV EXTRACTED/VTS_01_2-VC01 telecine ' has been opened for writing.
Warning: Found at least one B frame without second reference in a non closed GOP.
What happen is you call that call inside a terminal, does mkvtoolnix output some additional info?
you can also try:
"/Applications/Hybrid.app/Contents/MacOS/mkvmerge" --ui-language en_US -v -o "/Volumes/media/-DVD/-MKV EXTRACTED/VTS_01_2-VC01 telecine Ω_Title_1-hybrid.mkv" --global-tags "/Volumes/temp/Hybrid Temp/_2021-09-02@17_52_46_2210__03.xml" -d 0 --default-track 0:yes --default-duration "0:29.97i" --aspect-ratio-factor 0:0.889 --no-chapters --compression -1:none --forced-track 0:yes --no-audio --no-subtitles "/Volumes/temp/Hybrid Temp/2021-09-02@17_52_46_2210_02.m2v" --default-track 0:yes --sync 0:-120 --forced-track 0:no -a 0 --compression -1:none --no-video --no-subtitles --no-chapters "/Volumes/temp/Hybrid Temp/iId_1_aid_128_DELAY_-120ms_2021-09-02@17_52_46_2210_01.ac3"
Also try whether it helps to replace mkvtoolnix with the latest 61 version which has some fixes around character handling.
Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.