This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

[HELP] Hybrid stuck at STARTED during Video processing
#4
Those debug outputs are useless, they do not contain any of the processing.
=> re-read the sticky on how to create a debug output. Also like mentioned in the sticky 'compress (zip/7z/rar/..) the HybridDebugOutput.txt before you post it'

Wild guess: LWLibAVSource or BestSource are used which don't use an index file, but read the index into memory. So what happens, at the start is that the source filter needs to read the whole file and create the index inside the memory before it starts. Since your source can only be read with 60MB/s this will take a while. Smile
If I'm right, disabling 'Prefer LWLibAVSource over FFMpegSource2' and disabling 'Prefer BestSource' will cause Hybrid to use FFMpegSource2, for which an index is created in the file system before the actual encoding starts.
Enabling 'Prefer AviSource for .avi input' might also help.

Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Reply


Messages In This Thread
RE: Hybrid stuck at STARTED during Video processing - by Selur - 05.03.2025, 16:31

Forum Jump:


Users browsing this thread: 1 Guest(s)