From 8f3639431d1cbc400d71ec48bcd28055bab79a25 Mon Sep 17 00:00:00 2001 From: Jonathan Baecker Date: Mon, 24 Jun 2019 15:58:22 +0200 Subject: [PATCH] cleanup --- README.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/README.md b/README.md index 919d80b1..ad017927 100644 --- a/README.md +++ b/README.md @@ -24,12 +24,6 @@ Features - no GPU power is needed - stream to server or play on desktop -#### Why not more features? -- ffplayout follows the principle: stability over features! -- ffplayout must be able to run in containers and VMs without problems, so it should be resource-efficient and not use GPU features -- if you have a great feature that needs to be integrated and can be done with ffmpeg - feel free to submit code -- besides that, you can also check the [TODO](https://github.com/ffplayout/ffplayout-engine/projects/1) to see if more is planned - Requirements ----- - python version 3.5+