Putting Video Frames Into a Buffer for Appsrc

David Schleef ds at entropywave.com
Thu Jun 16 11:00:35 PDT 2011


On Thu, Jun 16, 2011 at 11:56:02AM -0500, William Metcalf wrote:
> Andrey, thank you for the information and the links.  I will look through those and see if they solve my problem.
> 
> Josh, I am not using the DeckLink source mostly because in my research I never came accross it so I didn't know that it existed.  Secondly, I am using GStreamer on windows and when I do a gst-inspect to list all available elements I do not have a decklink source listed.  I am interested in using the decklink source, but I do not know how to add other elements in Windows.  Do you have any advice or links that could show me how to do this?  Thank you.
> 

The decklink plugin (in -bad, btw) is only enabled on Linux, since
it uses some Linux-specific features of the DeckLink API.  It could
be easily ported to Windows by converting those bits to the Windows
version of the API.



David



More information about the gstreamer-devel mailing list