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.
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
(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.
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
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)
(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
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.
(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 ?
Look at the Vapoursynth Script View if you are confused.
not at a pc atm. but iirc you should use:
not