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

Skip to content

Commit af0f69b

Browse files
committed
Update readme
1 parent aa61df3 commit af0f69b

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
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.
2727

2828
Take for example a signal graph that looks like this:
29-
<img src="https://raw.githubusercontent.com/kkroening/ffmpeg-python/master/doc/graph1.png" alt="Signal graph" width="50%" />
29+
<img src="https://raw.githubusercontent.com/kkroening/ffmpeg-python/master/doc/graph1.png" alt="Signal graph" align="middle" width="50%" />
3030

3131
The corresponding command-line arguments are pretty gnarly:
3232
```

0 commit comments

Comments
 (0)
0