Giter Site home page Giter Site logo

audiowave's Introduction

audiowave

Creates a video with an image and a wave

Usage ./audiowave.sh [-t title] [-s subtitle] [-b background_image]
                     [-m mode] [-w width] [-h height] -a audio
                     [-ww wave_width] [-wh wave_height] [-wc wave_color]
                     [-wx wave_x_position] [-wy wave_y_position]
                     [-tx text_x_position] [-ty text_y_position]
                     [-tc text_color] [-dt distance_title_subtitle]
  • -t set the title of the video. It's optional

  • -s set the subtitle of the video. It's optional

  • -b set the background_image. It's optional

  • -a set the audio. It's mandatory

  • -m set the mode. Default is line. Possible modes: point, line, p2p, cline

  • -w set the width of the video. It's optional, default width is 640 px

  • -h set the height of the video. It's optional, default height is 480 px

  • -ww set the width of the wave. It's optional, default width is 640 px

  • -wh set the height of the wave It's optional, default height is 480 px

  • -wc set the color of wave. It's optional, default color is yellow

  • -wx set the x position of wave. It's optional, default x position is in the middle

  • -wy set the y position of wave. It's optional, default y position is in the middle

  • -tc set the color of title and subtitle. It's optional, default color is yellow

  • -tx set the x position of text. It's optional, default x position is 20 px

  • -ty set the y position of text. It's optional, default y position is 100 px from bottom

  • -dt set the distance between tittle and subtitle, default distance is 50px

audiowave's People

Contributors

atareao 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.