This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

[参考译文] DM388:VIP1上的 YUV 24位捕捉

Guru**** 2905440 points

Other Parts Discussed in Thread: DM388

请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/processors-group/processors/f/processors-forum/658494/dm388-yuv-24bit-capture-on-vip1

器件型号:DM388

大家好、

我使用 的是 具有 IPNC 3.9.1 RDK 的 DM388 EVM。

是否可以在 VIP1端口上捕获24位 YUV?

创建 YUV 24位的示例、尚不支持?

TI_TOOLS/hdvpss_01_00_01_37/packages/ti/spp/vps/core/src/vpscore_vpResCommon.c

if (vcore_vipResisInSrcSingleChYuv444 (pObj->resParams.inSrc))
   {
       /*
        *输入源为单通道 RGB -目前不受支持
        *
        状态= FVID2_EFAIL;
    }

您能否确认 RGB888仅支持24位捕捉?

此致、

Rajm

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
    是的、

    不支持 YUV444

    谢谢你
    Cesar