Readme
parent
8cdf42cedd
commit
c270582993
|
@ -22,10 +22,10 @@ In the `time-file`:
|
||||||
|
|
||||||
# Environment variables
|
# Environment variables
|
||||||
|
|
||||||
* SIMULATION [0|1] do not invoke ffmpeg
|
* SIMULATION [0|1]: do not invoke ffmpeg
|
||||||
* FORMAT [mp3,ogg,opus,…] for the song file format
|
* FORMAT [mp3,ogg,opus,…]: for the song file format
|
||||||
* WITH_NUMBER [separator] if not null, write song number with this separator
|
* WITH_NUMBER [separator]: if not null, write song number with this separator\
|
||||||
example: WITH_NUMBER=_ Song names will be 1_song.opus 2_song.opus (...)
|
example WITH_NUMBER=_, song names will be *1_song.opus*, *2_song.opus*, (...)
|
||||||
* QUIET: if set to any value, ffmpeg commands are not displayed
|
* QUIET: if set to any value, ffmpeg commands are not displayed
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue