GraphEdit: Difference between revisions
From Avisynth wiki
Jump to navigationJump to search
Raffriff42 (talk | contribs) m add link to GraphStudio |
Raffriff42 (talk | contribs) m one more touch-up |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
"GraphEdit is a | <div style="max-width:62em" > | ||
'''GraphEdit''' is a [[wikipedia:DirectShow|DirectShow]] filter graph tool created by Microsoft, part of the [[wikipedia:Microsoft_Windows_SDK|Windows Platform SDK]]. It is mostly useful to the AviSynth user as a way to select codecs manually for [[DirectShowSource]]. It also lets you perform administrative tasks, such as permanently changing filter priority (called "merit" in DirectShow). | |||
::{| | |||
|- | |||
|[[File:GraphStudioNext-example.png|420px]] | |||
|- | |||
|style="text-align:center"|''shot of GraphStudioNext derivative, with mouse creating a connection'' | |||
|} | |||
===== ''Downloads'' ===== | |||
* [http://www.microsoft.com/downloads/details.aspx?FamilyId=484269E2-3B89-47E3-8EB7-1F2BE6D7123A&displaylang=en Microsoft Windows Platform SDK] | |||
* [http://www.videohelp.com/tools/GraphEdit GraphEdit standalone download] from Videohelp. | |||
* [http://github.com/cplussharp/graph-studio-next GraphStudioNext], an open-source alternative. | |||
See also: [http:// | ===== ''See also'' ===== | ||
* [http://en.wikipedia.org/wiki/GraphEdit GraphEdit] (wikipedia) | |||
* [http://msdn.microsoft.com/en-us/library/ms787855.aspx Using GraphEdit] (microsoft.com) | |||
* [http://wiki.jriver.com/index.php/DirectShow_Playback_Guide DirectShow Playback Guide] (jriver.com) | |||
</div> | |||
[[Category:Glossary]] | [[Category:Glossary]] | ||
Latest revision as of 04:05, 4 October 2016
GraphEdit is a DirectShow filter graph tool created by Microsoft, part of the Windows Platform SDK. It is mostly useful to the AviSynth user as a way to select codecs manually for DirectShowSource. It also lets you perform administrative tasks, such as permanently changing filter priority (called "merit" in DirectShow).
Downloads
- Microsoft Windows Platform SDK
- GraphEdit standalone download from Videohelp.
- GraphStudioNext, an open-source alternative.
See also
- GraphEdit (wikipedia)
- Using GraphEdit (microsoft.com)
- DirectShow Playback Guide (jriver.com)