decklinksink plugin does not work with filesrc, only with videotestsrc

Bug #900449 reported by João Paulo Pizani Flor
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
gst-plugins-bad0.10 (Ubuntu)
New
Undecided
Unassigned

Bug Description

I'm using Ubuntu 11.10, with gstreamer-plugins-bad version 0.10.22-2ubuntu4.

My goal is to be able to simply output video from GStreamer to a decklink card by Black Magic Devices.

I thought the following would Just Work®: gst-launch-0.10 playbin uri=file:///home/joaopizani/test.mp4 video-sink=decklinksink

Instead, gst-launch reported the following error:
"ERROR: from element /GstPlayBin:playbin0: Internal GStreamer error: pad problem. Please file a bug at http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer.
Additional debug info:
gstplaybin.c(928): gen_video_element (): /GstPlayBin:playbin0:
Failed to configure the video sink."...

All the drivers and APIs from Black Magic Design are installed and my system is configured correctly. As a proof, the following works just fine: gst-launch-0.10 videotestsrc ! decklinksink

Any ideas what might be going wrong?

Just another question, a "point of order": I am not sure wheter this is a bug related to Ubuntu packaging or upstream. Therefore, should I also file the bug with the gstreamer guys or will it be done automatically by Launchpad?

Revision history for this message
João Paulo Pizani Flor (joaopizani) wrote :

I don't think this bug is relevant anymore. I already found out that the problem was me :) When I added a scaling/conversion step to the pipeline, then decklinksink was able to handle to videostream. Sorry, guys.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.