19.03.2023, 07:20
Pages: 1 2
19.03.2023, 09:33
Neither.
To use RealESRGAN which Dan64 uses, the torch-addon is needed.
To use RealESRGAN which Dan64 uses, the torch-addon is needed.
19.03.2023, 09:48
(19.03.2023, 09:33)Selur Wrote: [ -> ]Neither.
To use RealESRGAN which Dan64 uses, the torch-addon is needed.
aaaa - ok - thanks!
04.02.2025, 04:44
Hi Dan.
A really newbie question, but looking at your screenshot, how did you set the size change shown next to the RealESRGAN you'd selected in the model pull down box?
I can get a resize to come up if I set this in the Crop/Resize tab which I assume gives some pre-processing, but am wondering if this is something that I should be able to do in Filtering/Vapoursynth/Frame/Resize tab.
Regards
Mike Mc.
A really newbie question, but looking at your screenshot, how did you set the size change shown next to the RealESRGAN you'd selected in the model pull down box?
I can get a resize to come up if I set this in the Crop/Resize tab which I assume gives some pre-processing, but am wondering if this is something that I should be able to do in Filtering/Vapoursynth/Frame/Resize tab.
Regards
Mike Mc.
04.02.2025, 05:17
The resize info on the right of "Vapoursynth->Frame->Resizer" shows:
"Crop resolution -> Pre-resizer resolution -> Resize resolution"
Note that if your resizer produces another resolution, after the selected resizer another resizing to adjust to the selected 'Picture Resize' resolution will take place. Best look at the Vapoursynth Script View to better understand what is happening depending on your setting choice.
Cu Selur
"Crop resolution -> Pre-resizer resolution -> Resize resolution"
- 'Crop resolution' is set based on "Crop/Resize->Base->Picture Crop" if not used this is the input resolution
- 'Pre-resizer resolution' is only set if "Vapoursynth->Misc->Script->Lower res. before resize" is used and skipped otherwise
- 'Resize resolution' is set by "Crop/Resize->Base->Resize->Picture Resize"
Note that if your resizer produces another resolution, after the selected resizer another resizing to adjust to the selected 'Picture Resize' resolution will take place. Best look at the Vapoursynth Script View to better understand what is happening depending on your setting choice.
Cu Selur
Pages: 1 2