forked from FFmpeg/FFmpeg
doc/ffmpeg: restore ascii arrows in Simple filtergraphs
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
parent
0768fee964
commit
4169d8f601
1 changed files with 4 additions and 4 deletions
|
@ -127,11 +127,11 @@ an additional step between decoding and encoding:
|
|||
_________ ______________
|
||||
| | | |
|
||||
| decoded | | encoded data |
|
||||
| frames |\ /| packets |
|
||||
|_________| \ / |______________|
|
||||
| frames |\ _ | packets |
|
||||
|_________| \ /||______________|
|
||||
\ __________ /
|
||||
simple \ | | / encoder
|
||||
filtergraph \| filtered |/
|
||||
simple _\|| | / encoder
|
||||
filtergraph | filtered |/
|
||||
| frames |
|
||||
|__________|
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue