Use JavascriptSubtitlesOctopus if canvas and web workers are available.

This commit is contained in:
Andrew Mahone 2019-09-27 10:52:15 -04:00
parent c1d88b1540
commit 3f3e5e6da5
5 changed files with 62 additions and 6 deletions

View file

@ -24,6 +24,10 @@
z-index: 1000;
}
.videoPlayerContainer .libassjs-canvas-parent {
order: -1;
}
video::-webkit-media-controls {
display: none !important;
}