Selectable Video Input Plugin

adamfenn28's picture

I've got a custom plugin started, that will replace the standard Video Input patch. I ran into issues trying to support both Video and Muxed inputs. Would anyone like to take the task of finishing this plugin for a small fee?

Here's a thread on the start I had: http://kineme.net/forum/Programming/SelectableVideoInput

.lov.'s picture
Re: Selectable Video Input Plugin

What Muxed input means? You need to feed audio too?

adamfenn28's picture
Re: Selectable Video Input Plugin

FireWire inputs show up as Muxed types. They have audio and video, but we only need the video.

gtoledo3's picture
Re: Selectable Video Input Plugin

I don't have a firewire cam to test with...

Have you tried Kineme's Video Tools, that allows you to choose id's? I know it works with firewire cams.

Maybe p_g's plugin ( http://sites.google.com/site/pgtwitter/qc_patch/capture-with-device-patc... ).

adamfenn28's picture
Re: Selectable Video Input Plugin

I did try p_g's plugin.. It doesn't support FireWire. That's actually the code I started with for my plugin.

VideoTools might work for my purposes, but I need to be able to redistribute the plugin to others who I can't ask to pay the Kineme license fee.