Browse Source

update docs

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

+ 6
- 2
README.md View File

@@ -74,8 +74,12 @@ JVC is for people who have used ffmpeg filters before and had flashbacks
of editing Sendmail configs and debugging PostScript.

##### Caveat Emptor
Obligatory Disclaimer: JVC is still relatively new software and lots of stuff might break.
It should never overwrite your source files, all output goes to new files.
Obligatory Disclaimer: JVC is still relatively new software and lots of stuff
might not work right, or ffmpeg could crap out because we passed bad arguments,
or whatever.

In any case, JVC should never overwrite your source files, since all output
goes to new files.

# Requirements
* Java 11


Loading…
Cancel
Save