View Single Post
Old 5th November 2020, 21:04   #55  |  Link
wswartzendruber
hlg-tools Maintainer
 
wswartzendruber's Avatar
 
Join Date: Feb 2008
Posts: 413
Quote:
Originally Posted by FranceBB View Post
Good!
Well done.
Since your project continues to grow and you're basically accepting an input file and giving an output file to the user, have you ever thought of accepting also a stream as an input and outputting a stream as an output?
You probably figured out yourself what I mean by that, but I'm gonna say it anyway: introducing Avisynth+ support.
There are still alternatives, but, you know, the more tools we have, the better.
Your encouragement and feedback are appreciated.

I have very little experience with Avisynth+. As it stands now, you can pass "-" as the input and output files, causing pq2hlg to use STDIN and STDOUT instead of files.

Also, this thing is nowhere near ready for prime time. While you have access to professional grade equipment, I do not. This means that I am relying solely on mathematical correctness. In other words, I need more unit tests and lots of them.

So while I am very interested in Avisynth+ support, that is not the part of the roadmap that I am focusing on right now.

pq2hlg is also really slow (at the moment).

Last edited by wswartzendruber; 5th November 2020 at 21:06.
wswartzendruber is offline   Reply With Quote