You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I converted the video file to HLS format using AWS's Elastic Transcoder.
Movie files were divided into video.ts and audio.ts parts.
I played the file using videojs and videojs-contrib-hls.
The environment is Windows 7 IE 11 (Internet Explorer 11).
Then the video is played but only the audio is not played.
I looked up at Google and other issues, but I could not find information on this issue.
I do not know if the cause is videojs, videojs-contrib-hls or videojs-swf.
So please let me know if you posted wrong places.
Please let me know if anyone knows the solution.
Steps to reproduce
Explain in detail the exact steps necessary to reproduce the issue.
Convert the video file to HLS format using AWS's Elastic Transcoder
Play the file using videojs and videojs-contrib-hls
Results
Expected
Both audio and video are played without problems
Actual
The movie is played, but only the sound is not played.
The PC's speaker is not turned off.
Error output
No error was displayed on the IE console, but audio.ts file was not displayed in 'Network' on the IE developer tool.
Instead of a network error, there is no line audio.ts in the Network.
Additional Information
In Chrome, FF and Windows 10 IE 11, no problem has occurred. Because it does not use Flash(swf).
versions
videojs
videojs: 5.19.2
browsers
IE11(Internet Explorer 11)
Chrome
(Actually Chrome also forces you to use Flash, no sound will be played in the same way. So it will be that if you use Flash in FF, I think that it is so in other browsers as well. However, the test is done only in IE and Chrome.)
OSes
Windows 7
plugins
videojs-contrib-hls: 5.8.1
The text was updated successfully, but these errors were encountered:
Audio does not play on IE11 on Windows 7
Description
I converted the video file to HLS format using AWS's Elastic Transcoder.
Movie files were divided into video.ts and audio.ts parts.
I played the file using videojs and videojs-contrib-hls.
The environment is Windows 7 IE 11 (Internet Explorer 11).
Then the video is played but only the audio is not played.
I looked up at Google and other issues, but I could not find information on this issue.
I do not know if the cause is videojs, videojs-contrib-hls or videojs-swf.
So please let me know if you posted wrong places.
Please let me know if anyone knows the solution.
Steps to reproduce
Explain in detail the exact steps necessary to reproduce the issue.
Results
Expected
Both audio and video are played without problems
Actual
The movie is played, but only the sound is not played.
The PC's speaker is not turned off.
Error output
No error was displayed on the IE console, but audio.ts file was not displayed in 'Network' on the IE developer tool.
Instead of a network error, there is no line audio.ts in the Network.
Additional Information
In Chrome, FF and Windows 10 IE 11, no problem has occurred. Because it does not use Flash(swf).
versions
videojs
videojs: 5.19.2
browsers
IE11(Internet Explorer 11)
Chrome
(Actually Chrome also forces you to use Flash, no sound will be played in the same way. So it will be that if you use Flash in FF, I think that it is so in other browsers as well. However, the test is done only in IE and Chrome.)
OSes
Windows 7
plugins
videojs-contrib-hls: 5.8.1
The text was updated successfully, but these errors were encountered: