19 questions
I want to specify the tracks of mp4 files containing multiple audio tracks and play them.In the end, I would like to play track 1 with L and track 2 with R.The browser is Chrome.I thought I could do i...
<video controlsList=nodownload width=1000 poster =videoName.jpg controls > <source src=videoName.mp4 type=video/mp4> <track src=videoName.vtt kind=subtitles srclang=ko label=Korea defau...
Write it in the tag like this video src=media/video/holzweiler-short.mp4 poster=media/video/holzweiler-short--cover.After png, I even closed the tag, but I downloaded and reloaded the file you uploade...
Hello, I am a developer with experience in programming languages.I'm studying the website, but I'm a beginner, so I often ask simple questions. ;;;Just as HTML5 map tags allow you to link to a desired...
While listening to the 1-19 Embedded Class, It's a capture of what I did when I saw it in my browser. After setting the default value in Japanese, if you open CC and check it, unlike the lecture video...
I have a question because I don't know much about Internet communication.I know that Internet communication is done through packet, but I wonder how video streaming such as YouTube converts packet.And...
Now, using two threads, one is a thread that stores a video of a webcam as a file One function is to turn over this saved file to HTML and display it on the web in HTML.I don't know much about the web...
I want to play a locally stored video through a video tag and automatically play the next video after that video is played.There was something called onended, so I tried it, but it didn't work like th...
How do I change the track by increasing the track index one by one each time I click the button? When executing the code below, the track will be changed only if all labels are Member7 and the rest wi...
« | - 2 - |
© 2024 OneMinuteCode. All rights reserved.