05.01.2025, 08:17
Can you reproduce the problem with the sample you provided, because here applying QTGMC works fine.
(Aside from the paths and the trimming, I used the same script as you.)
Does the Vapoursynth Preview work?
Hybrid usually gets stuck when:
a. during indexing of large files (on slow media) (check taskmgr if can spot what is happening)
b. when something is interfering with the piping (I suspect this is the culprit.)
try:
Cu Selur
(Aside from the paths and the trimming, I used the same script as you.)
Does the Vapoursynth Preview work?
Hybrid usually gets stuck when:
a. during indexing of large files (on slow media) (check taskmgr if can spot what is happening)
b. when something is interfering with the piping (I suspect this is the culprit.)
try:
- Disabling a any antivirus&co. (to know whether this might be caused by a virus scanner or similar; especially McAffee, Norton and similar suits often cause problems. Sometimes adding exceptions for Hybrid, the temp, source, output folders helps.)
- A different source filter. Atm. LibavSMASHSource is used.
Disabling "Filtering->Vapoursynth->Misc->Source->Prefer LSMASHSource over LWLibAAvSource for mp4/mov" will trigger Hybrid to use LWLibavSource. Additionally disabling "Filtering->Vapoursynth->Misc->Source->Prefer LWLibAVSource over FFMpegSource2" will trigger Hybrid to use FFMpegSource2. Enabling "Filtering->Vapoursynth->Misc->Source->Prefer BestSource" will trigger Hybrid to use BestSource, but fail on this source. Aside from BestSource all the source filters work fine here on the provided sample.
- Have source-, temp- and output-folder in different folders out of any Windows folders (AppData&Co) on local drives.
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.