From 5007aed54d193b3505f7af3f0cabaa3d8bd2e1f4 Mon Sep 17 00:00:00 2001 From: jb-alvarado Date: Mon, 20 Jan 2020 16:25:07 +0100 Subject: [PATCH] we using now fps filter instead of framerate --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2b53c2cc..40ff8746 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ Features - add filters to input, if is necessary to match output stream: - **yadif** (deinterlacing) - **pad** (letterbox or pillarbox to fit aspect) - - **framerate** (change fps) + - **fps** (change fps) - **scale** (fit target resolution) - **aevalsrc** (if video have no audio) - **apad** (add silence if audio duration is to short)