On Tue, Oct 5, 2010 at 19:40, Robert Benjamin wrote: > >> Â Â Read the comments on the bug >> Âhttp://bugs.winehq.org/show_bug.cgi?id=11666 and guessing that there is an >> easy way to test my apps with AMCAP. If true, I need instructions as this is >> new to me. Thanks. Â Â Â Â Â Â Â Â Â ÂBob AMCAP won't test you apps, but it is a relatively simple test for DirectShow video capture support.... It allows that single component of Wine to be tested without worrying about other parts of the app that might also be broken under Wine. It probably make more sense to try and get it working first before bothering with more complicated applications. What might make sense: Create appdb pages for the applications if they do not exist yet and add a test result. Link them to the relevant bug (Possibly 16147, possibly new ones per app) (Ask for some guidance, possibly in a separate thread, since it doesn't help much if your bugs are closed directly after being logged...) Occasionally test and update bugs / appdb pages. Add yourself to CClists for other related bugs. (Posting comments on bugs to try and speed work up is a bad idea... Voting for the bug might help highlight it...) There is/was plans to rewrite Wine's DirectShow implementation based on Gstreamer, which should solve the problem. This may / may not still be relevant: http://wiki.winehq.org/DirectShow http://wiki.winehq.org/SummerOfCode#head-893adc44bbfb9b505ebf76c6ba9b2c6aeea5d02d is also related... No idea what happened to that project... <rant>Note: ^$#%^$ robots.txt make googling for bugs useless....</rant> (Possibly a valid reason for it, but it is annoying to need to learn Bugzilla's search) Gert