This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Fixing right green strip Sony Hi8 ccd-trv66e PAL
#10
Heart 
(29.10.2025, 21:35)Selur Wrote: In theory: yes
bbmod is part of https://github.com/Selur/VapoursynthScri...er/edge.py has no dependencies, so once cloud include the script and call bbmod in a custom section even on old mac versions. (its included in the arm version)

Cu Selur

That sounds hopeful.
Now for my next dumb question, how do I add and then use that script?
I looked at the Filtering-> Vapoursynth -> Custom but don't see a way to add / load edge.py

UPDATE:
ok I figured it out partially.

Steps I took:
- downloaded the EDGE.PY script
- then copied to Hybrid App's vsscript folder:
sudo cp edge.py /Applications/Hybrid.app/Contents/MacOS/vsscripts

- in Hybrid, Filtering -> Vapoursynth -> Custom, I did the following:

changed "Insert before" -> End
checked the box below that selection and entered the following text box :
import edge
clip = edge.bbmod(c=clip,cLeft=0,cTop=0,cRight=16,cBottom=0)

- click "Refresh preview" and checked the "Original" and "Filtered" previews.

Worked perfectly by eliminating a right-side green tinge that's typical of Sony camcorders.
Awesome  Smile

The only question now is, Is this the correct placement ("Insert before End") or should it be placed before/after other filters ?

VS script attached


Attached Files
.zip   bbmod.vpy.zip (Size: 1,44 KB / Downloads: 43)
Reply


Messages In This Thread
RE: Fixing right green strip Sony Hi8 ccd-trv66e PAL - by MacNB - 29.10.2025, 23:30

Forum Jump:


Users browsing this thread: 1 Guest(s)