Skip to content

Commit

Permalink
README: replace description of environment variables
Browse files Browse the repository at this point in the history
  • Loading branch information
anyc committed Jan 15, 2017
1 parent 4a1d450 commit fffde8b
Showing 1 changed file with 3 additions and 12 deletions.
15 changes: 3 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,15 +77,6 @@ output.mkv, the following command can be used:

`avcut input.avi output.mkv 0 10 55.5 130 140 -`

Environment variables
---------------------

avcut recognizes the following environment variables:

* AVCUT_VERBOSITY=\<int\> sets the verbosity of avcut. See the
[FFmpeg documentation](https://www.ffmpeg.org/doxygen/2.8/log_8h.html)
for possible values.
* Setting AVCUT_CHECK_SCRIPT to an arbitrary value causes avcut to create a
shell script in the current working directory that will call
[mpv](https://mpv.io/) to play the video from 10 seconds before to 10 seconds
after each cutting point.
The option -c causes avcut to create a shell script in the current working directory
that will call [mpv](https://mpv.io/) to play the video from 10 seconds before to
10 seconds after each cutting point.

0 comments on commit fffde8b

Please sign in to comment.