GithubHelp home page GithubHelp logo

francebb / videotek Goto Github PK

View Code? Open in Web Editor NEW
18.0 18.0 1.0 66 KB

VideoTek is a Tektronix-like waveform monitor for Avisynth made by Francesco Bucciantini (FranceBB)

Home Page: https://forum.doom9.org/showthread.php?p=1832846

videotek's People

Contributors

francebb avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

panthernuru

videotek's Issues

VideoTek - Wrong line 75 %

I like your work, and often use VideoTek. But there is a great mistake at the line for 75 % HLG signal level. The scale is linear, the nits are nonlinear.
0,75 * 0.7 V = 0.525 V But the line position is much higher than 3/4 level!

In the script you did the calc like
y = (362 - 20)/4 = 342/4 = 85,5 -> 85
Then
y= 85 - 20 = 65 WRONG! -> Y = 85 + 20 = 105

More exactly it is
y = (396 - 32x2)/4 +32 = 332/4 +32 = 83 + 32
y = 115

Minus font shift 12 of subtitle line ___
y = 103
Text y = 107

With this value my HLG movies show the right levels, and you can see the correct 75 % line.
I’m frank from Doom9.
My account was hacked in January 2023, and now I’m banned. I don’t no why, and cannot reach an admin.
Best regards
Frank

Live video source

Hi,

Is there any way to get live video source from decklink sdi.

Regards,

Fahad

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.