einfach_orangensaft@sh.itjust.works to Programmer Humor@programming.dev · 1 year agoWebm supports multiple audio and subtitle tracks inside its RIFF container structure, why the hell arent browsers supporting it???sh.itjust.worksimagemessage-square29linkfedilinkarrow-up1549
arrow-up1549imageWebm supports multiple audio and subtitle tracks inside its RIFF container structure, why the hell arent browsers supporting it???sh.itjust.workseinfach_orangensaft@sh.itjust.works to Programmer Humor@programming.dev · 1 year agomessage-square29linkfedilink
minus-squareHyperfocusSurfer@lemmy.dbzer0.comlinkfedilinkEnglisharrow-up20·1 year 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-squaredrosophila@lemmy.blahaj.zonelinkfedilinkEnglisharrow-up37·edit-21 year 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-squareHyperfocusSurfer@lemmy.dbzer0.comlinkfedilinkEnglisharrow-up1·1 year 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
deleted by creator