@einfach_orangensaft@sh.itjust.works to Programmer Humor@programming.dev • 1 month agoWebm supports multiple audio and subtitle tracks inside its RIFF container structure, why the hell arent browsers supporting it???sh.itjust.worksimagemessage-square43fedilinkarrow-up1545arrow-down10
arrow-up1545arrow-down1imageWebm supports multiple audio and subtitle tracks inside its RIFF container structure, why the hell arent browsers supporting it???sh.itjust.works@einfach_orangensaft@sh.itjust.works to Programmer Humor@programming.dev • 1 month agomessage-square43fedilink
minus-square@HyperfocusSurfer@lemmy.dbzer0.comlinkfedilinkEnglish20•1 month agoMost sites use some custom js-based players instead of the native video tag anyways, so I don’t exactly think it’s an issue.
minus-square@drosophila@lemmy.blahaj.zonelinkfedilinkEnglish35•edit-21 month agoSupport for this feature would lessen the need for such players though, and anything that lessens the amount of JavaScript in the world is an objective moral good.
minus-square@HyperfocusSurfer@lemmy.dbzer0.comlinkfedilinkEnglish1•1 month agoFair, although AFAIK we’d also need native hls support (outside safari) since it’s quite commonly used as well. Although, that info might be outdated
Most sites use some custom js-based players instead of the native video tag anyways, so I don’t exactly think it’s an issue.
Support for this feature would lessen the need for such players though, and anything that lessens the amount of JavaScript in the world is an objective moral good.
Fair, although AFAIK we’d also need native hls support (outside safari) since it’s quite commonly used as well. Although, that info might be outdated