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.

Vapoursynth R72 released
#5
Atm. I do the following:
Process_1: vspipe call (with raw pipe '-')
Process_2: encoder call (with raw pipe '-' input)
Connect std::out of Process_1 to std::in of Process_2
Connect std::err of Process_1 and Process_2 to Hybrid to catch error messages&co in the debug output.

Maybe something like:
Process_1: vspipe call (with named pipe)
Process_2: encoder call (with raw pipe '-' input)
Open named pipe and connect it to std::in of Process_2
Connect std::err of Process_1 and Process_2 to Hybrid to catch error messages&co in the debug output.

=> I'll try to look at it over the weekend, maybe this is possible and doesn't cause slowdowns.

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


Messages In This Thread
Vapoursynth R72 released - by Dan64 - 02.06.2025, 21:18
RE: Vapoursynth R72 released - by Selur - 02.06.2025, 21:21
RE: Vapoursynth R72 released - by Dan64 - 03.06.2025, 09:26
RE: Vapoursynth R72 released - by Selur - 03.06.2025, 15:08
RE: Vapoursynth R72 released - by Selur - 03.06.2025, 18:08

Forum Jump:


Users browsing this thread: 1 Guest(s)