einfach_orangensaft@sh.itjust.works to Programmer Humor@programming.dev · 3 months agoWebm supports multiple audio and subtitle tracks inside its RIFF container structure, why the hell arent browsers supporting it???sh.itjust.worksexternal-linkmessage-square39linkfedilinkarrow-up11arrow-down10
arrow-up11arrow-down1external-linkWebm 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 · 3 months agomessage-square39linkfedilink
minus-squareRikudou_Sage@lemmings.worldlinkfedilinkarrow-up0·2 months agoI mean, you can write a plugin to support arbitrary subtitle format. You can create an ass to css converter if you’re crazy enough and render it over the video, or convert it to vtt on the fly if you only care about basic support.
I mean, you can write a plugin to support arbitrary subtitle format.
You can create an ass to css converter if you’re crazy enough and render it over the video, or convert it to vtt on the fly if you only care about basic support.