Skip to content

Conversation

@LionelDUCHATEAU
Copy link


if (StreamKind_Last != Stream_Video)
{
Fill(StreamKind_Last, StreamPos_Last, "Hearing Impaired", Temp->second.HearingImpaired ? "Yes" : "No");
Copy link
Member

Choose a reason for hiding this comment

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

1/ Field Name must not have space
2/ Using 1 line per item creates too many lines for not so much stuff and often mutual exclusive topics. We use another field for this topic, si AC-3 stuff or DASH related stuff about how it is already in MediaInfo.

@Uncle-Tio
Copy link

Any chance of it being implemented yet?

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.

3 participants