From 0da810cd610a3552de910e89a7d692e19efc5d05 Mon Sep 17 00:00:00 2001 From: Karl Kroening Date: Sun, 14 May 2017 00:34:53 -1000 Subject: [PATCH] Update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 920e0b8..2de9cfa 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ ffmpeg.run(out) ``` ## Complex filter graphs -FFmpeg is extremely powerful, but it's command-line interface gets really complicated really quickly - especially when working with signal graphs and doing anything more than trivial. +FFmpeg is extremely powerful, but its command-line interface gets really complicated really quickly - especially when working with signal graphs and doing anything more than trivial. Take for example a signal graph that looks like this: