[Webkit-unassigned] [Bug 153826] New: [GStreamer] Performance problems with bigger video resolution in the webrtc media player

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 3 02:13:52 PST 2016


https://bugs.webkit.org/show_bug.cgi?id=153826

            Bug ID: 153826
           Summary: [GStreamer] Performance problems with bigger video
                    resolution in the webrtc media player
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: alex at igalia.com

We have a performance issue when the video resolution is bigger, there is a FIXME in the implementation file about this:

MediaPlayerPrivateGstreamerOwr.cpp (InternalLoad):
...
// FIXME: Remove hardcoded video dimensions when the rendering performance
...
g_object_set(m_videoRenderer.get(), "width", 640, "height", 480, nullptr);
...

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160203/c1bb3b39/attachment.html>


More information about the webkit-unassigned mailing list