Skip to content
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

Fix player not showing subttile on Mp3 track #337

Merged
merged 2 commits into from
Oct 13, 2022

Conversation

Youans
Copy link
Contributor

@Youans Youans commented Oct 13, 2022

This was an issue with video.js which is fixed in that PR videojs/video.js#7918, and added to that version v7.20.3

So PR is to use the version with fix

Veirfied against vtms

https://dotsub.atlassian.net/browse/DSD-1135

@Youans Youans self-assigned this Oct 13, 2022
@codecov
Copy link

codecov bot commented Oct 13, 2022

Codecov Report

Merging #337 (86c12cd) into master (761d517) will not change coverage.
The diff coverage is n/a.

@@          Coverage Diff           @@
##           master    #337   +/-   ##
======================================
  Coverage    99.9%   99.9%           
======================================
  Files          86      86           
  Lines        2476    2476           
  Branches      620     620           
======================================
  Hits         2472    2472           
  Misses          4       4           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@rpoet-ds
Copy link
Contributor

I understand why there are no tests for this change, because the bug is within the videojs package. However, when you tested this in vtms, did you test with an mp3 and an audio-only mp4?

@Youans
Copy link
Contributor Author

Youans commented Oct 13, 2022

I understand why there are no tests for this change, because the bug is within the videojs package. However, when you tested this in vtms, did you test with an mp3 and an audio-only mp4?

I have tested with Mp3, but after seen your comment I generated a MP4 without video stream using FFMPEG and tested it and it works fine also

Copy link
Contributor

@rpoet-ds rpoet-ds left a comment

Choose a reason for hiding this comment

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

Good job, Y.

@Youans Youans merged commit 4e3794a into master Oct 13, 2022
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