[Webkit-unassigned] [Bug 233036] Safari 15.1 H264 FullHD video encode/decode fails

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 12 03:26:05 PST 2021


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

--- Comment #1 from milen <milen.yordanov at gmail.com> ---
It is kinda hard to set exact FullHD settings with the sample above.
Anything above 1280x720 and below 1920x1080 seems to reproduce it.

In my case 
{
    "audio": true,
    "video": {
        "width": {
            "min": "300",
            "max": "1887"
        },
        "height": {
            "min": "200",
            "max": "1015"
        }
    }
}

results in: "Video dimensions: 1887x1015px"

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20211112/50fc1164/attachment.htm>


More information about the webkit-unassigned mailing list