From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ffbox0-bg.mplayerhq.hu (ffbox0-bg.ffmpeg.org [79.124.17.100]) by master.gitmailbox.com (Postfix) with ESMTP id 609C3428CA for ; Tue, 5 Apr 2022 17:23:21 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 2242968B0DB; Tue, 5 Apr 2022 20:23:18 +0300 (EEST) Received: from mr85p00im-ztdg06021101.me.com (mr85p00im-ztdg06021101.me.com [17.58.23.180]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id D25C468A7B8 for ; Tue, 5 Apr 2022 20:23:10 +0300 (EEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=icloud.com; s=1a1hai; t=1649179383; bh=9KO0D1WVB1SjKcoFSY9E8PQhn8nbmoD017R/sitvOMQ=; h=From:Content-Type:Mime-Version:Subject:Message-Id:Date:To; b=nRUMTFB6Uf56jIOmkgt5styOw129YjYCkOJlOYVf279tFHQwWn5goDZPhGgWQCmNE OnhObWGhT4LVnR3/pKJN5UYIwHZ8Y3qksn0ljH4UdE32z5HBdW3QPP/t953gVB9f0m EEZCbW6I10AI75GWBQzW7tMuk9/cLJpMSfVYipWwaWlcxCfyteXxq4T0RfjloJCtzL 7aiL4rZCEkwmFHiynkDC9tcN0Kv+rJnoq7lZOFQGWLbrQCUvbc6nDe11G6tz8oKVp0 Trp1RO8HbdlCylb8LBgSsZJhsl6wzzt9hXP/cZJeLrUoy4sZJTj3DSArXSJTR85nbi zu6p2RgVcNaOA== Received: from smtpclient.apple (mr38p00im-dlb-asmtp-mailmevip.me.com [17.57.152.18]) by mr85p00im-ztdg06021101.me.com (Postfix) with ESMTPS id 6070A80797 for ; Tue, 5 Apr 2022 17:23:03 +0000 (UTC) From: Alan Latteri Mime-Version: 1.0 (Mac OS X Mail 16.0 \(3696.80.82.1.1\)) Message-Id: Date: Tue, 5 Apr 2022 10:22:54 -0700 To: ffmpeg-devel@ffmpeg.org X-Mailer: Apple Mail (2.3696.80.82.1.1) X-Proofpoint-Virus-Version: =?UTF-8?Q?vendor=3Dfsecure_engine=3D1.1.170-22c6f66c430a71ce266a39bfe25bc?= =?UTF-8?Q?2903e8d5c8f:6.0.138,18.0.572,17.11.62.513.0000000_definitions?= =?UTF-8?Q?=3D2020-02-14=5F11:2020-02-14=5F02,2020-02-14=5F11,2021-12-02?= =?UTF-8?Q?=5F01_signatures=3D0?= X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 adultscore=0 malwarescore=0 spamscore=0 phishscore=0 clxscore=1011 mlxscore=0 suspectscore=0 mlxlogscore=489 bulkscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.12.0-2009150000 definitions=main-2204050098 X-Content-Filtered-By: Mailman/MimeDel 2.1.29 Subject: [FFmpeg-devel] Sponsoring R12L Decklink out X-BeenThere: ffmpeg-devel@ffmpeg.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: FFmpeg development discussions and patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: FFmpeg development discussions and patches Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: Hello, I am interesting in sponsoring the addition of R12L format output via Decklink. Currently Decklink can only output up to v210 which is a 10bit YUV 4:2:2 which is not full range video nor color accurate. bmdFormat12BitRGB = (* 'R12B' *) $52313242; // Big-endian RGB 12-bit per component with full range (0-4095). Packed as 12-bit per component Thank you. Alan _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".