Skip to content

Implement SEI messages and frontend config to inject Alpha metadata in the stream#1

Open
diegonieto wants to merge 5 commits into
v1.12.0-MLfrom
alpha-sei
Open

Implement SEI messages and frontend config to inject Alpha metadata in the stream#1
diegonieto wants to merge 5 commits into
v1.12.0-MLfrom
alpha-sei

Conversation

@diegonieto
Copy link
Copy Markdown

Implements Alpha related SEI messages to be injected into the stream

Based on:

  • H.274-202309 - 8.19
  • H.274-202309 - 8.23
  • T-REC-H.266-202309 - Annex D

@diegonieto diegonieto marked this pull request as draft March 20, 2025 09:07
@diegonieto diegonieto force-pushed the alpha-sei branch 2 times, most recently from 31d5ad1 to 8c784dc Compare March 21, 2025 10:23
Based on:
* H.274-202309 - 8.23
* T-REC-H.266-202309 - Annex D
@diegonieto diegonieto marked this pull request as ready for review March 21, 2025 10:39
Based on:
 * H.274-202309 - 8.19
 * T-REC-H.266-202309 - Annex D
* vvencFFapp: add SEI options for sdi and aci
* SEIEncoder: write leading SEI sdi and aci messages on the slices
Comment thread cfg/two_layers_gray.cfg
MaxLayers : 2
MaxSublayers : 7
AllIndependentLayersFlag : 1
#======== Alpha ================
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

When adding an alpha channel layer, you would always want to send the SDI and ACI SEI messages, I don't think this should be configurable by the user. A better configuration interface would be the ability to define what layer is the alpha channel one:
#======== Layer-0 ===============
LayerId0 : 0
#======== Layer-1 ===============
LayerId1 : 1
#======== Alpha layer ================
LayerAlpha : 1

AlphaLayedId0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants