From 935a9125d69570e99fc40c8ac2829512726fc791 Mon Sep 17 00:00:00 2001 From: Maxim Devaev Date: Tue, 22 Jan 2019 03:32:17 +0300 Subject: [PATCH] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 4455220..b4ba0b8 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,6 @@ $ ./ustreamer \ --format=uyvy \ # Device input format --encoder=omx \ # Hardware encoding with OpenMAX --dv-timings \ # Use DV-timings - --quality=20 \ # OpenMAX has a non-linear quality scale --drop-same-frames=30 # Save that traffic ```