From 1ec337427fa37071a55a68ec0aaf63f57615d00a Mon Sep 17 00:00:00 2001 From: Taoran Lu <tlu@dolby.com> Date: Mon, 2 Oct 2023 21:25:34 +0000 Subject: [PATCH] Update sei_processing_order.cfg --- cfg/sei_vui/sei_processing_order.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cfg/sei_vui/sei_processing_order.cfg b/cfg/sei_vui/sei_processing_order.cfg index 34a01dafd..256245eb9 100644 --- a/cfg/sei_vui/sei_processing_order.cfg +++ b/cfg/sei_vui/sei_processing_order.cfg @@ -1,5 +1,5 @@ #======== SEI messages processing order =============== -SEIPOEnabled : 1 #Enabling SEI processing order flag +SEIPOEnabled : 1 #Enabling SEI processing order flag. In this example, it supports 5 SEI payload types. SEIPOPrefixFlag : 1 0 0 0 1 SEIPOPayLoadType : 4 19 142 211 4 #SEI PayloadTypes to be processed SEIPOProcessingOrder : 3 2 1 0 4 #Processing order of SEI payload types -- GitLab