videojs / video.js

Video.js - open source HTML5 video player
https://videojs.com
Other
37.86k stars 7.43k forks source link

Embeded audio and text tracks switching for mp4 and mkv format videos #8851

Open officialmmt opened 2 weeks ago

officialmmt commented 2 weeks ago

Hi, I did many searches and code inspections to learn how to deal with "Embedded multiple audio and text tracks switching for mp4 and mkv format videos." I want to process videos from URLs and need to switch these tracks.

I tried something with fluent-ffmpeg to convert videos to HLS format but the video not load fully so I was not able to go back/forward the timeline and also not able to play any of the formats without mp4 type

welcome[bot] commented 2 weeks ago

👋 Thanks for opening your first issue here! 👋

If you're reporting a 🐞 bug, please make sure you include steps to reproduce it. We get a lot of issues on this repo, so please be patient and we will get back to you as soon as we can. To help make it easier for us to investigate your issue, please follow the contributing guidelines.