Browse Source

stop ffmpeg going beserk with rogue text input

Signed-off-by: ugrnm <ultrageranium@bleu255.com>
master
Claude Heiland-Allen 11 months ago
committed by ugrnm
parent
commit
b908fe7fc6
  1. 2
      README

2
README

@ -23,7 +23,7 @@ USAGE
-----
Quick and dirty, two tmux panes:
* `while true; do ./download_loooooops.py && sleep 1d; done`
* `while true; do ./download_loooooops.py </dev/null && sleep 1d; done`
* `stream_loooooops.sh`
You can start whichever you want firt.

Loading…
Cancel
Save