[Bug 759600] decklinkvideosink: Made "auto" mode work according to caps

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Dec 18 07:09:14 PST 2015


https://bugzilla.gnome.org/show_bug.cgi?id=759600

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #3 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
commit fafc8e564c59141c6f3bafa104f81bd6b56f1a46
Author: Vivia Nikolaidou <vivia at ahiru.eu>
Date:   Thu Dec 17 17:26:29 2015 +0200

    decklinkvideosink: Made "auto" mode work according to caps

    When the mode of decklinkvideosink is set to "auto", the sink claims to
    support the full set of caps that it can support for all modes. Then, every
    time new caps are set, the sink will automatically find the correct mode
for
    these caps and set it.

    Caveat: We have no way to know whether a specific mode will actually work
for
    your hardware. Therefore, if you try sending 4K video to a 1080 screen, it
    will silently fail, we have no way to know that in advance. Manually
setting
    that mode at least gave the user a way to double-check what they are doing.

    https://bugzilla.gnome.org/show_bug.cgi?id=759600

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list