http://bugs.winehq.org/show_bug.cgi?id=29561
Bug #: 29561 Summary: graphedt crash while expand "DirectShow Filters" Product: Wine Version: 1.3.36 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: fracting@gmail.com Classification: Unclassified
Created attachment 38293 --> http://bugs.winehq.org/attachment.cgi?id=38293 Log: graphedt crash
1. Download graphedt, http://www.videohelp.com/download/graphedit10-090724.zip
2. install with Wine
3. install mfc42 with winetricks
4. start graphedt.exe
5. Click on `Graph` menu, `Insert Filters...`
6. Click on the "+" of "DirectShow"
Crash.
This tool is useful for investigating mplayer codecs:
Reference: http://web.njit.edu/all_topics/Prog_Lang_Docs/html/mplayer/codecs.html --- snip --- New Method: Using Microsoft GraphEdit (fast)
Get GraphEdit from either DirectX SDK or Doom9. Start graphedit.exe.
From the menu select Graph -> Insert Filters.
Expand item DirectShow Filters. Select the right codec name and expand item. In the entry DisplayName look at the text in winged brackets after the backslash and write it down (five dash-delimited blocks, the GUID). The codec binary is the file specified in the Filename entry. --- snip ---