The following warnings occurred: | ||||||||||||||||||||||||||||||||||||||||||
Warning [2] Trying to access array offset on null - Line: 14 - File: inc/plugins/cookielaw.php(272) : eval()'d code PHP 8.3.12-nmm1 (Linux)
|
[HELP] Resizer "zooms in" the output video - 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] Resizer "zooms in" the output video (/thread-1459.html) |
Resizer "zooms in" the output video - solu - 17.07.2020 My resize option is broken somehow... Everything was fine and the videos were resizing as they should but eventually intstead of just upscaling for desired resolution, it also "zooms in" the video. Idk how to fix that plz help! I'm using Hybrid 2020.06.21.1 I tried: to reinstall Hybrid, to reload settings, to use latest version, changing resizers/resize with the help of filters, to crop the video, nothing helped. Always the zoomed in video as an output. Resized: Original: RE: Resizer "zooms in" the output video - solu - 17.07.2020 upd: I can see this kind of cropping even in the preview window in Resize tab, but when I use crop function with the parameters of the upscaled resolution - the preview looks good (without this zooming-crop effect), though the output is still cropped. RE: Resizer "zooms in" the output video - Selur - 17.07.2020 2020.06.21.1 -> update to 2020.07.17.1 No clue what you are doing. What preview are you using? If you use Avisynth or Vapoursynth: What does the used script look like? -> without any details I can't help at all Cu Selur Ps.: Im afk till Monday. RE: Resizer "zooms in" the output video - solu - 17.07.2020 (17.07.2020, 12:18)Selur Wrote: 2020.06.21.1 -> update to 2020.07.17.1I'm trying to resize video from 1080p to 1440p but it get cropped. I'm using preview in the Crop/resize tab of Hybrid. This auto-cropping happens even with no XSynth if I try to resize the resolution. RE: Resizer "zooms in" the output video - solu - 17.07.2020 (17.07.2020, 12:47)Selur Wrote: I see no problem just by the screenshot. RE: Resizer "zooms in" the output video - Selur - 17.07.2020 The call used for the CropPreview looks correct: "C:\Program Files\Hybrid1\64bit\mplayer.exe"' -lavdopts threads=8 -slave "C:\Users\decem\Desktop\bite.mp4" -vf scale=2560:1440 -sws 9 -forcedsubsonly -nosub -noautosub -fps 60000/1001 -nocache -aid 0 -ao win32 -wid 526972 -vo direct3d Cu Selur RE: Resizer "zooms in" the output video - solu - 18.07.2020 (17.07.2020, 15:26)Selur Wrote: The call used for the CropPreview looks correct:The only way I found to make the resizing work without cropping the source is to use NVEnc resizer option in the Hardware tab with the cropping equal to the output resolution enabled in the Crop/Resize tab. Really strange... =_= RE: Resizer "zooms in" the output video - Selur - 19.07.2020 If you create a debug output of the issue I can look at it tomorrow after work. Cu Selur |