Skip to content

[BB PR #29] Fix constant UUID for SEI Userdata Unregistered - #860

Open
Ponsanthini wants to merge 2 commits into
Multicorewareinc:masterfrom
Ponsanthini:bb-pr-29-fix-constant-uuid-for-sei-userdata-unregistered
Open

[BB PR #29] Fix constant UUID for SEI Userdata Unregistered#860
Ponsanthini wants to merge 2 commits into
Multicorewareinc:masterfrom
Ponsanthini:bb-pr-29-fix-constant-uuid-for-sei-userdata-unregistered

Conversation

@Ponsanthini

Copy link
Copy Markdown
Collaborator

Migrated from Bitbucket PR #29
Author: Ingo Oppermann
State: OPEN
Created: 2024-11-11
Original PR: https://bitbucket.org/multicoreware/x265_git/pull-requests/29
Original Diff: https://api.bitbucket.org/2.0/repositories/multicoreware/x265_git/diff/ioppermann/x265_git:af829ae262dc%0Dcfee9638c82b?from_pullrequest_id=29&topic=true


When adding SEI Userdata Unregistered with x265pic.userSEI and payload type 5 then the first 16 bytes of the provided payload must be an UUID. However the encoder always prepends its own UUID (x265's identifying GUID) to the payload, shadowing the payload's individual UUID.

When adding SEI Userdata Unregistered with x265pic.userSEI and
payload type 5 then the first 16 bytes of the provided payload
must be an UUID. However the encoder always prepends its own
UUID (x265's identifying GUID) to the payload, shadowing the
payload's individual UUID.
@Ponsanthini Ponsanthini added bb-open Migrated from Bitbucket - OPEN migrated-pr Migrated from Bitbucket labels Apr 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bb-open Migrated from Bitbucket - OPEN migrated-pr Migrated from Bitbucket

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants