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 796979 - decklinkvideosrc: Respect pixel format property even if mode is set to auto
decklinkvideosrc: Respect pixel format property even if mode is set to auto
Status: RESOLVED OBSOLETE
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
git master
Other All
: Normal enhancement
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2018-08-16 16:04 UTC by Joshua M. Doe
Modified: 2018-11-03 14:30 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch of commit (2.25 KB, patch)
2018-08-16 16:05 UTC, Joshua M. Doe
none Details | Review

Description Joshua M. Doe 2018-08-16 16:04:06 UTC
I got hung up for several hours trying to debug why I couldn't get 10-bit YUV (v210) from an SDI source via a Decklink Extreme 12G card. Turns out 8-bit YUV will always be used if the mode is set to AUTO. Eventually I noticed a warning about this issued in gstdecklinkvideosrc.cpp:1221, "Warning: mode=auto and format!=auto may not work" (I know, I should have noticed this warning in the debug output sooner).

I created a patch which seems to fix this, and might hopefully save future users some frustration
Comment 1 Joshua M. Doe 2018-08-16 16:05:29 UTC
Created attachment 373362 [details] [review]
patch of commit
Comment 2 GStreamer system administrator 2018-11-03 14:30:11 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/issues/772.