I Cast Fist@programming.dev to Programmer Humor@programming.dev · edit-21 day agoHere comes a new JPEG challengerprogramming.devimagemessage-square55fedilinkarrow-up1322arrow-down110file-text
arrow-up1312arrow-down1imageHere comes a new JPEG challengerprogramming.devI Cast Fist@programming.dev to Programmer Humor@programming.dev · edit-21 day agomessage-square55fedilinkfile-text
minus-squareRiskable@programming.devlinkfedilinkEnglisharrow-up2·edit-28 hours agoNo, actually! There’s no metadata option in .WebM to tell it to loop! It’s not in the spec (which is just a subset of matroska). The format literally does not support looping. Whereas the .WebP spec does provide a looping option: https://datatracker.ietf.org/doc/rfc9649/ It’s in the ANIM chunk which specifies the “loop count”. If it’s zero, loop forever. WebM has no built-in loop flag 🤷
No, actually! There’s no metadata option in .WebM to tell it to loop! It’s not in the spec (which is just a subset of matroska).
The format literally does not support looping. Whereas the .WebP spec does provide a looping option:
https://datatracker.ietf.org/doc/rfc9649/
It’s in the ANIM chunk which specifies the “loop count”. If it’s zero, loop forever.
WebM has no built-in loop flag 🤷