8000 Update readme · Powercoder64/ffmpeg-python@0da810c · GitHub
[go: up one dir, main page]

Skip to content

Commit 0da810c

Browse files
committed
Update readme
1 parent 264fd8a commit 0da810c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ ffmpeg.run(out)
2626
```
2727

2828
## Complex filter graphs
29-
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.
29+
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.
3030

3131
Take for example a signal graph that looks like this:
3232

0 commit comments

Comments
 (0)
0