Coder Social home page Coder Social logo

transparentscroller's Introduction

animatedScroller.sh / scroller README:

To use:

from anywhere on the machine, enter: “scroller -s SPEED -o OUTPUT -i input1 (input2 input3…)”

where:

SPEED = an integer number of images to render per second in the movie. 45 is preferred but it can be changed.

OUTPUT = a file name WITHOUT EXTENSION relative to where you are for the output file. The script will automatically append “.mov” to whatever name you give it.

input1/2/3 = either one PDF with multiple pages or a series of PNG files to use as input. They will be stacked vertically in the order they are declared in this script.

Thus:

If /Users/vp2 looks like:

-test1.png -test2.png -test3.png

…and the command “scroller -s 35 -o testMovie -i test1.png test2.png test3.png” is run, /Users/vp2 will look like:

-testMovie.mov -test1.png -test2.png -test3.png

…after a while. This script takes a LONG time to run and will update you on where in image rendering (every ten images)/video compiling(every .5 seconds) it is throughout.

transparentscroller's People

Contributors

ahwitz avatar

Watchers

James Cloos avatar  avatar

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.