Git Product home page Git Product logo

superwhite's Introduction

hello
welcome to my GitHub profile, thanks for visiting! click on each image to see the source code that generates it.

superwhite's People

Contributors

dtinth avatar shamrin avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar

superwhite's Issues

ffmpeg command

found a way to do this with ffmpeg and using a input image, making it into a webm, fun stuff! This is nice also since it works in firefox :D

ffmpeg -loop 1 -i image.jpg -t 5 -c:v libvpx-vp9 -pix_fmt yuv420p -color_primaries bt2020 -color_trc smpte2084 -colorspace bt2020nc -metadata:s:v:0 master-display="G(8500,39850)B(6550,2300)R(35400,14600)WP(15635,16450)L(50000000,10)" output.webm

and for just a blank image

ffmpeg -f lavfi -i color=c=white:s=240x240:r=1:d=1 -c:v libvpx-vp9 -pix_fmt yuv420p -color_primaries bt2020 -color_trc smpte2084 -colorspace bt2020nc -metadata:s:v:0 master-display="G(8500,39850)B(6550,2300)R(35400,14600)WP(15635,16450)L(50000000,10)" blank.webm

got the display values from https://silentaperture.gitlab.io/mdbook-guide/encoding/x265.html?highlight=master-display#source-dependent-settings

edit: changed unneccessary 30 fps framerate to 1 fps, thanks @notpushkin

Can I turn this feature off?!

What is this called on my macbook and is there a way to turn it off? I occasionally see this happen with photos I take on my Pixel and share via the web. It's very annoying

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.