File:FFmpeg.svg
Summary
Description | Use of w:FFmpeg | ||
Date | |||
Source | png-version by User:Polluks, redone in graphviz | ||
Author | User:D0ktorz | ||
Permission (Reusing this file) |
|
Graphviz source
digraph ffmpeg {
VDR->MPlayer [style=dashed]
"VDR softdevice" [shape=box]
VDR->"VDR softdevice"
"FF chip" [shape=diamond]
VDR->"FF chip"
FFmpeg [shape=box]
MPlayer->FFmpeg
"VDR softdevice"->FFmpeg
xine->FFmpeg
VideoLAN->FFmpeg
}