Posts: 38
Threads: 1
Joined: Sep 2024
TLDR Resizes changes on its own when adding a Batch Queue. This ruined my DVD Encodes since i can't do proper 640x480, Instead it keeps changing it on it's own video provided below. Please fix this. Thank you. Wasted so many hours doing batch encode just to notice it was all wrong.
Posts: 10.549
Threads: 57
Joined: May 2017
16.09.2024, 04:48
(This post was last modified: 16.09.2024, 04:48 by Selur.)
Nothing to fix, no bug, this is the correct behavior.
Enable "Crop/Resize->Misc->Resizing->Keep resize for new source" if you want Hybrid to keep the resize on a source change for single input.
For the future: read the sticky, provide proper details like mentioned in the sticky.
Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Posts: 38
Threads: 1
Joined: Sep 2024
(16.09.2024, 04:48)Selur Wrote: Nothing to fix, no bug, this is the correct behavior.
Enable "Crop/Resize->Misc->Resizing->Keep resize for new source" if you want Hybrid to keep the resize on a source change for single input.
For the future: read the sticky, provide proper details like mentioned in the sticky.
Cu Selur
Thanks will do, i had that check it still changes it, I had to chage par to 1:1, and check Keep Output Par on source change or ignore par otherwise it chages the X value every time.
While we at it i have a question, Some of the DVDs i have are progressive but Hybrid finds them Bottom Field First, would it ruin them if i encode them if it does, how can i choose multiple videos i have selected that they are all progressive ?
Also checking for interlace is only using 1 core instead of whole CPU and takes forver can i change that Thank you.
Posts: 10.549
Threads: 57
Joined: May 2017
Quote:Also checking for interlace is only using 1 core instead of whole CPU and takes forver can i change that Thank you
Sadly no, otherwise the check - which only works on a heuristic - is even more unreliable.
Quote: how can i choose multiple videos i have selected that they are all progressive ?
Overwrite the scan type to 'progressive' int he Deinterlace&Co tab.
Quote: Thanks will do, i had that check it still changes it, I had to chage par to 1:1, and check Keep Output Par on source change or ignore par otherwise it chages the X value every time.
Yes, the PAR adjustements, when input != output par would still take effect. (to not cause issues)
Strange DVDs which are:
a. mis-tagged as interlaced when they are progressive
b. have wrong PAR values
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Posts: 38
Threads: 1
Joined: Sep 2024
Hello, i have a question, is there a way to install
https://github.com/pifroggi/vs_temporalfix
This plugin into Hybrid ?
Posts: 10.549
Threads: 57
Joined: May 2017
22.09.2024, 17:45
(This post was last modified: 22.09.2024, 17:47 by Selur.)
iirc I added it a while ago, should be in the dev versions under "Filtering->Vapoursynth->Frame->Stabilize->Temporalfix"
(removed unnecessary, quote from your post, to make it better readable)
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Posts: 38
Threads: 1
Joined: Sep 2024
(22.09.2024, 17:45)Selur Wrote: iirc I added it a while ago, should be in the dev versions under "Filtering->Vapoursynth->Frame->Stabilize->Temporalfix"
where do i get the dev version ? Also it seems like the github was updated last week, can the script be swapped out and updated ?
Edit: i found it on ur google drive
Posts: 10.549
Threads: 57
Joined: May 2017
The dev is in the 'experimental' folder of my GoogelDrive linked on the download page.
Unless the parameters or names of the script changes replacing the script should make no problem.
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Posts: 38
Threads: 1
Joined: Sep 2024
(22.09.2024, 18:10)Thank Selur Wrote: The dev is in the 'experimental' folder of my GoogelDrive linked on the download page.
Unless the parameters or names of the script changes replacing the script should make no problem.
Thank you, sorry for one more question is this the correct way of using this ? Because i am abit confused ?
Posts: 10.549
Threads: 57
Joined: May 2017
Look at the Vapoursynth Script View if you are confused.
not at a pc atm. but iirc you should use:
not
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.