Skip to content

Add support for dolby vision side data and interlaced video field order to ffprobe media and frame analysis#613

Open
zenodity wants to merge 1 commit intorosenbjerg:mainfrom
zenodity:dovi-and-interlace-probe
Open

Add support for dolby vision side data and interlaced video field order to ffprobe media and frame analysis#613
zenodity wants to merge 1 commit intorosenbjerg:mainfrom
zenodity:dovi-and-interlace-probe

Conversation

@zenodity
Copy link

Adds missing side data property to media streams and frame analysis that is written for dolby vision files. And adds missing field order property that is usually written for interlaced video files.

@zenodity zenodity force-pushed the dovi-and-interlace-probe branch from 2d5ecd7 to 7336293 Compare February 19, 2026 09:19
@zenodity zenodity force-pushed the dovi-and-interlace-probe branch from 7336293 to 9cadbbb Compare February 19, 2026 09:21
@bisforbomanPlint
Copy link

bisforbomanPlint commented Feb 22, 2026

Just the addition of:

    [JsonPropertyName("field_order")] public string FieldOrder { get; set; } = null!;

Would help me tremendously.

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