mirror of
https://github.com/kkroening/ffmpeg-python.git
synced 2025-04-05 04:22:51 +08:00
Update readme
This commit is contained in:
parent
264fd8a292
commit
0da810cd61
@ -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:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user