Skip to content

feat(DASH): Add support for "Spoken Subtitles" in tva:metadata:cs:AudioPurpose #8364

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 31, 2025

Conversation

matvp91
Copy link
Member

@matvp91 matvp91 commented Mar 31, 2025

Today we solely map visually impaired and hard hearing. I've added Spoken Subtitles as a new accessibility purpose.

For reference:

<?xml version="1.0" encoding="UTF-8"?>
<ClassificationScheme uri="urn:tva:metadata:cs:AudioPurposeCS:2007">
  <Term termID="1">
    <Name xml:lang="en">Audio description for visually impaired people</Name>
  </Term>
  <Term termID="2">
    <Name xml:lang="en">Audio description for hard of hearing people</Name>
  </Term>
  <Term termID="3">
    <Name xml:lang="en">Supplemental commentary</Name>
  </Term>
  <Term termID="4">
    <Name xml:lang="en">Director's commentary</Name>
  </Term>
  <Term termID="5">
    <Name xml:lang="en">Educational notes</Name>
  </Term>
  <Term termID="6">
    <Name xml:lang="en">Main programme audio</Name>
  </Term>
  <Term termID="7">
    <Name xml:lang="en">Clean feed - no effects mix</Name>
  </Term>
  <Term termID="8">
    <Name xml:lang="en">Dialogue Enhancement</Name>
  </Term>
  <Term termID="9">
    <Name xml:lang="en">Spoken Subtitles</Name>
  </Term>
</ClassificationScheme>

@matvp91 matvp91 changed the title feat: Add support for spoken subtitles (urn:tva:metadata:cs:AudioPurposeCS:2007 = 9) feat: Add support for "Spoken Subtitles" in tva:metadata:cs:AudioPurpose Mar 31, 2025
@avelad avelad requested a review from tykus160 March 31, 2025 12:52
@avelad avelad changed the title feat: Add support for "Spoken Subtitles" in tva:metadata:cs:AudioPurpose feat(DASH): Add support for "Spoken Subtitles" in tva:metadata:cs:AudioPurpose Mar 31, 2025
@avelad avelad added type: enhancement New feature or request priority: P3 Useful but not urgent component: DASH The issue involves the MPEG DASH manifest format labels Mar 31, 2025
@avelad avelad added this to the v4.15 milestone Mar 31, 2025
@shaka-bot
Copy link
Collaborator

Incremental code coverage: 25.00%

@avelad avelad merged commit ab01bb7 into shaka-project:main Mar 31, 2025
48 of 52 checks passed
@shaka-bot shaka-bot added the status: archived Archived and locked; will not be updated label May 30, 2025
@shaka-project shaka-project locked as resolved and limited conversation to collaborators May 30, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
component: DASH The issue involves the MPEG DASH manifest format priority: P3 Useful but not urgent status: archived Archived and locked; will not be updated type: enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants