09.12.2025, 18:51
is there a filter to correct the wobbly effect in this video? it is captured from an old vhs tape.
https://u.pcloud.link/publink/show?code=...g0QkajUHDV
https://u.pcloud.link/publink/show?code=...g0QkajUHDV
|
wobbly vhs source
|
|
09.12.2025, 18:51
is there a filter to correct the wobbly effect in this video? it is captured from an old vhs tape.
https://u.pcloud.link/publink/show?code=...g0QkajUHDV
At this stage of the processing (deinterlaced, cropped, denoised, resized): there is no filter in Hybrid that would tackle this.
Lowering the resolution (to 720x, otherwise my Geforce 4080 RTX is too slow; still only @3.3fps) and using https://github.com/pifroggi/vs_undistort did help a lot: https://www.mediafire.com/file/w7cffn9ad...t.mkv/file I installed vs_undistort, by:
# requires colorformat RGBH
import vs_undistort
clip = vs_undistort.pytorch(clip, temp_window=10, tile_width=None, tile_height=None, overlap=None, scales=[True, True, True], interpolation="bilinear", device="cuda")Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page. Offline between (including) 29th of June and 5th of July => RochHarz Festival |
|
« Next Oldest | Next Newest »
|