Browse Source

update docs

master
Jonathan Cobb 3 years ago
parent
commit
0307320cec
1 changed files with 3 additions and 3 deletions
  1. +3
    -3
      README.md

+ 3
- 3
README.md View File

@@ -1,5 +1,5 @@
# Javicle - a JSON Video Composition Language # Javicle - a JSON Video Composition Language
JVC (pronounced "Javicle") is a JSON DSL for audio/video transformations.
Javicle (JVC for short) is a JSON DSL for audio/video transformations.


Under the hood, it's all shell commands: `ffmpeg`, `mediainfo` and so on. Under the hood, it's all shell commands: `ffmpeg`, `mediainfo` and so on.


@@ -126,6 +126,6 @@ Here is a [long, complex example](docs/complex_example.md) that uses
every operation. every operation.


## What's with the name? ## What's with the name?
A cross between a javelin and an icicle?
Does that have any positive connotations?
A cross between a javelin and an icicle? JSON and a miracle?
Something with positive connotations?
I really don't like naming things. I really don't like naming things.

Loading…
Cancel
Save