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)
Public domain I, the copyright holder of this work, release this work into the public domain. This applies worldwide.
In some countries this may not be legally possible; if so:
I grant anyone the right to use this work for any purpose, without any conditions, unless such conditions are required by law.
Category:Self-published work#FFmpeg.svgCategory:PD-self#FFmpeg.svg

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
}
Category:MPEG Category:Images with Graphviz source code Category:FFmpeg
Category:FFmpeg Category:Images with Graphviz source code Category:MPEG Category:PD-self Category:Self-published work