GithubHelp home page GithubHelp logo

isabella232 / gnome-video-effects Goto Github PK

View Code? Open in Web Editor NEW

This project forked from gnome/gnome-video-effects

0.0 0.0 0.0 756 KB

Read-only mirror of https://gitlab.gnome.org/GNOME/gnome-video-effects

Home Page: https://gitlab.gnome.org/GNOME/gnome-video-effects

License: GNU General Public License v2.0

Shell 45.07% Meson 54.93%

gnome-video-effects's Introduction

Introduction
============

Writing effects is very easy: just create a file with the extion ".effect" and
use the following format for it:


[Effect]
Name=[The human readable effect name]
Name[LangCode]=[The translated human readable effect name]
...
Comment=[Optional Element: Description of the effect]
Comment[LangCode]=[Optional Element: Translation of the description of the effect]
...
Category=[The category of your effect, e.g. "Colors".]
PipelineDescription=[A valid GStreamer pipeline]


Possible Effect Categories
==========================

  Analysis
  Blur
  Colors
  Fancy
  Geometry
  Noise
  Time


A sample effect could look like
===============================

[Effect]
Name=The Hulk
Name[de]=Der Hulk
Name[it]=Lo Hulk
Comment=Transform yourself into the amazing Hulk
Comment[de]=Verwandle dich in den unglaublichen Hulk
Comment[it]=Trasformati in Hulk
Category=Color;Fancy;
PipelineDescription=videobalance saturation=1.5 hue=-0.5

gnome-video-effects's People

Contributors

aklapper avatar amigadave avatar annoab avatar atriwidada avatar cedric31 avatar changwoo avatar claudinux avatar dankor avatar dgsiegel avatar dmustieles avatar dooteo avatar enrico-br avatar frandieguez avatar haaninjo avatar jbicha avatar jjardon avatar jtojnar avatar kelemeng avatar luciang avatar mahfiaz avatar marv-cz avatar mirosnik1 avatar muzena avatar pesder avatar piotrdrag avatar suborbitalpigeon avatar tmtfx avatar yarons avatar yeager avatar ymyasoedov 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.