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-square45linkfedilinkarrow-up1567arrow-down13
arrow-up1564arrow-down1imageWebm 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 month agomessage-square45linkfedilink
minus-squaredrosophila@lemmy.blahaj.zonelinkfedilinkEnglisharrow-up38arrow-down1·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-squareRin@lemm.eelinkfedilinkarrow-up1·1 month agohonestly, if it wasn’t so piss easy to write, i wouldn’t use it at all
minus-squareHyperfocusSurfer@lemmy.dbzer0.comlinkfedilinkEnglisharrow-up1·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
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.
honestly, if it wasn’t so piss easy to write, i wouldn’t use it at all
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