getting gstreamer 1.0 to work with decklinksink

Baby Octopus jagadishkamathk at gmail.com
Tue Dec 17 21:44:51 PST 2013


I think you need to set the 'mode' property of decklinksink. Why don't you
try something like this?

gst-launch-1.0 videotestsrc !
video/x-raw,width=1920,height=1080,interlace=1,framerate=2997/100 !
decklinksink mode=11 device=0 name=sink    audiotestsrc !
audio/x-raw,rate=48000 ! sink.

You are generating audio and video which are compliant with mode=11 which is
1080i at 29.97

~BO



--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/getting-gstreamer-1-0-to-work-with-decklinksink-tp4664080p4664131.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list