Selur's Little Message Board
[HELP] Keep input PAR - Printable Version

+- Selur's Little Message Board (https://forum.selur.net)
+-- Forum: Hybrid - Support (https://forum.selur.net/forum-1.html)
+--- Forum: Problems & Questions (https://forum.selur.net/forum-3.html)
+--- Thread: [HELP] Keep input PAR (/thread-2816.html)



Keep input PAR - potejan - 01.07.2022

There's already an option to "keep output PAR", but would it be possible to get the same with input PAR? I am working with a bunch of raw captures which are so raw that they don't even have a PAR hint. I set the input PAR to 8:9, but whenever I load a new source, the PAR gets reset to 1:1...

Version: Hybrid 2022.5.31.1
OS: Windows 11

Thanks!


RE: Keep input PAR - Selur - 01.07.2022

Will look at it after work today.

Cu Selur


RE: Keep input PAR - Selur - 01.07.2022

Link I send you to the dev version also has a 'keep input PAR' option, but I didn't have time to test it, so let me know whether it works or not.

Cu Selur


RE: Keep input PAR - potejan - 01.07.2022

Unfortunately it does not seem to work. Two issues I spotted:
- I put "8:9" as input PAR, ticked "Keep input PAR", and I saved as global profile. I then restart Hybrid and load the same profile. Input PAR has been reset to "1:1".
- I put "8:9" as input PAR, ticked "Keep input PAR", and I loaded my raw video with incorrect PAR. Input PAR has been reset to "1:1".

Thanks


RE: Keep input PAR - Selur - 01.07.2022

okay, will try to look at it later. Smile


RE: Keep input PAR - Selur - 01.07.2022

Okay, keep input PAR is tricky, since all input parameters are on an ignorelist so that they don't get saved or get loaded,... Wink


RE: Keep input PAR - Selur - 01.07.2022

Thought about it. Sorry, but I won't implement a keep input PAR option for the time be.


RE: Keep input PAR - potejan - 01.07.2022

No problem. I can work around this by changing the PAR during pre-processing.

EDIT: Out of curiosity, why is the input PAR on an ignorelist? Doesn't it get updated every time a source is added, unless "Keep input PAR" is checked?


RE: Keep input PAR - Selur - 01.07.2022

Every model parameter in Hybrid that starts with 'input..' is on the ignoreList so it doesn't end up in the model. Smile
Mainly to avoid issues when models are loaded.
I also added an 'overwrite input PAR' option to Hybrid will send you a link in a few minutes for testing. Smile

Cu Selur


RE: Keep input PAR - potejan - 02.07.2022

The new build works perfectly for my use case. You're simply the best, thanks so much!!