Update doc

This commit is contained in:
Karl Kroening 2017-05-13 19:54:57 -10:00
parent af0f69b644
commit ba70517eb3

View File

@ -26,6 +26,7 @@ ffmpeg.run(out)
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.
Take for example a signal graph that looks like this:
<img src="https://raw.githubusercontent.com/kkroening/ffmpeg-python/master/doc/graph1.png" alt="Signal graph" align="middle" width="50%" />
The corresponding command-line arguments are pretty gnarly: