06.08.2021, 15:45
06.08.2021, 15:52
Might be a bug, I already fixed a few days ago will send you a link to a dev version via pm.
Also be aware that neither Avisynth nor Vapoursynth has a source filter which can handle title selection, so if your source has multiple tiltle, which it looks like you need to remux the title first before you can process it with one of these.
Cu Selur
Also be aware that neither Avisynth nor Vapoursynth has a source filter which can handle title selection, so if your source has multiple tiltle, which it looks like you need to remux the title first before you can process it with one of these.
Cu Selur
06.08.2021, 16:08
Thanks, dev version does not have this bug.
How do I remux the different vob files?
How do I remux the different vob files?
06.08.2021, 16:21
In general: You could use PGCDemux (not available for MacOS), MakeMKV or maybe even mkvtoolnix. MPlayer based tools should be able to remux DVD to mkv or transportstream.
In Hybrid: You could, select the title, set audio and video to passthrough and create a job which creates an mkv/ts.
There should be other tools for MacOS that are able to remux DVD-R input by title into another container.
Since I'm not a MacOS user -> I have no idea.
Cu Selur
In Hybrid: You could, select the title, set audio and video to passthrough and create a job which creates an mkv/ts.
There should be other tools for MacOS that are able to remux DVD-R input by title into another container.
Since I'm not a MacOS user -> I have no idea.
Cu Selur
06.08.2021, 16:23
06.08.2021, 16:43
I doubt it, since I don't think tsMuxeR properly handles DVD input.
Cu Selur
Cu Selur
06.08.2021, 17:51
Yep, error: Found no file named VIDEO_TS/VTS__1.VOB' and some other critical errors with DVDs where fixed few days ago.
There is a problem with "tccd" process hang, but seems it is not due Hynrid but due some strange behave of macOS https://forum.selur.net/thread-1495-post...l#pid12605 Can you let us know if you notice same hang on your system?
When opening some DVDs Hybrid UI may freeze and became inactive for about 1-3 minutes during "Analyzing a/v for title X of XX" and same time "tccd" process in system monitor start to load CPU. "tccd" process also may start in background after finished DVD remuxing job.
If force close Hybrid while "tccd" process running, it will load CPU forever and the only way to stop it is to restart computer.
Current problem Fix: "tccd" is normal system process that always runs on computer but in normal situation it don't loads CPU. Keep an eye on "tccd" process CPU load in system monitor and don't close Hybrid while this process is active. Process usually finished automatically in about 1-3 minutes and Hybrid UI is back to normal.
There is a problem with "tccd" process hang, but seems it is not due Hynrid but due some strange behave of macOS https://forum.selur.net/thread-1495-post...l#pid12605 Can you let us know if you notice same hang on your system?
When opening some DVDs Hybrid UI may freeze and became inactive for about 1-3 minutes during "Analyzing a/v for title X of XX" and same time "tccd" process in system monitor start to load CPU. "tccd" process also may start in background after finished DVD remuxing job.
If force close Hybrid while "tccd" process running, it will load CPU forever and the only way to stop it is to restart computer.
Current problem Fix: "tccd" is normal system process that always runs on computer but in normal situation it don't loads CPU. Keep an eye on "tccd" process CPU load in system monitor and don't close Hybrid while this process is active. Process usually finished automatically in about 1-3 minutes and Hybrid UI is back to normal.