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 745041 - decklinkvideosink: Bad caps for interlace formats
decklinkvideosink: Bad caps for interlace formats
Status: RESOLVED DUPLICATE of bug 744386
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-02-23 18:27 UTC by Greg Rutz
Modified: 2015-02-23 18:36 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Proposed fix (1.27 KB, patch)
2015-02-23 18:27 UTC, Greg Rutz
none Details | Review

Description Greg Rutz 2015-02-23 18:27:00 UTC
Created attachment 297700 [details] [review]
Proposed fix

The decklink video modes for interlaced content refer to "fields/sec" while GStreamer framerates are "frames/sec".  Need to adjust the supported caps for these interlaced modes to reflect the field-frame conversion.

Fix attached.
Comment 1 Sebastian Dröge (slomo) 2015-02-23 18:36:39 UTC
Thanks for taking the time to report this.
This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.

*** This bug has been marked as a duplicate of bug 744386 ***