After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 749136 - decklinkvideosrc and decklinkvideosink doesn't work using the same device-number
decklinkvideosrc and decklinkvideosink doesn't work using the same device-number
Status: RESOLVED OBSOLETE
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
git master
Other Linux
: Normal normal
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2015-05-08 19:57 UTC by Vitor Massaru Iha
Modified: 2017-04-06 16:46 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
debug messages (8.67 KB, text/plain)
2015-05-08 19:57 UTC, Vitor Massaru Iha
Details

Description Vitor Massaru Iha 2015-05-08 19:57:16 UTC
Created attachment 303100 [details]
debug messages

The following pipeline, crashes when I use DeckLink Quad in a Ubuntu 12.04 Desktop and device-number of the decklinkvideosrc is equal of the device-number of the decklinkvideosink.

gst-launch-1.0 decklinkvideosrc mode=12 device-number ! decklinkvideosink mode=12 device-number=0
Comment 1 Vitor Massaru Iha 2015-05-08 20:00:04 UTC
The following pipeline, crashes when I use DeckLink Quad in a Ubuntu 12.04
Desktop and device-number of the decklinkvideosrc is equal of the
device-number of the decklinkvideosink.
 
gst-launch-1.0 decklinkvideosrc mode=12 device-number=0 ! decklinkvideosink
mode=12 device-number=0
Comment 2 Sebastian Dröge (slomo) 2017-04-06 16:46:29 UTC
<vitoriha> Could someone close this bug ? https://bugzilla.gnome.org/show_bug.cgi?id=749136 , seems fixed.