summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorYves Fischer <yvesf-git@xapek.org>2015-12-31 15:20:27 +0100
committerYves Fischer <yvesf-git@xapek.org>2016-01-08 20:38:18 +0100
commit8378a89bbd5b54d8efb064581725a765fb54740a (patch)
tree58434b1673920fcc77080f2ce34f17e1a0879c04 /README.md
parent5b7326d3a5e35a1f80277b6062d14f0b7a30b0e0 (diff)
downloadflask-mediabrowser-8378a89bbd5b54d8efb064581725a765fb54740a.tar.gz
flask-mediabrowser-8378a89bbd5b54d8efb064581725a765fb54740a.zip
replace ffmpegthumbnailer with call to ffmpeg directly
set resolution to x480 instead of x360
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.md b/README.md
index c67a24b..071e48d 100644
--- a/README.md
+++ b/README.md
@@ -20,7 +20,6 @@ The video stream is encoded as h.264 + AAC stream. Tested with
* python3, flask
* `ffmpeg` command
-* `ffmpegthumbnailer` command
# Run tests