John Regan

Results 95 comments of John Regan

Realized I broke some compatibility by never updating the fragments count - pushed an update to increment it

One issue: SPC uses the GME plugin, which decodes multi-track formats like NSF. I think you could implement reading SPC from zip files by implementing a stream reader, but I...

One thing I'm unsure of how to handle - I can't find a good source on what `CODECS` should equal in a multivariant playlist with FLAC. Everything seems to work...

Update - the MP4 registration authority adopted `fLaC` as the FOURCC yesterday - https://github.com/mp4ra/mp4ra.github.io/pull/147 I've opened bugs with Firefox and Chromium about the `MediaType.isSupported()` not working with the now-proper codec...

Correct. Sorry, I should clarify - Safari seems to handle the fourcc in a case-insensitive manner. This isn't correct behavior but it means it accepts "fLaC" I opened bugs with...

@podborski sorry, didn't see the edit about filing a bug (and honestly didn't realize you probably meant with Safari until I checked your GitHub profile). Where do I file that?...

@toots I believe `fLaC` is the most correct value for the `CODECS` parameter. [RFC 8216](https://www.rfc-editor.org/rfc/rfc8216.html) and the latest draft for [HTTP Live Streaming 2nd Edition](https://datatracker.ietf.org/doc/html/draft-pantos-hls-rfc8216bis) have this to say for...

Pleroma issue, for reference https://git.pleroma.social/pleroma/pleroma/-/issues/2864 GitLabUnhandled Activity error on Note with Attachment (#2864) · Issues · Pleroma / pleroma Environment Installation type (OTP or From Source): From Source Pleroma version...

Hi there - I went through the Pleroma PRs, looks like they've merged a fix into the development branch: https://git.pleroma.social/pleroma/pleroma/-/merge_requests/3706 GitLabFix owncast (!3706) · Merge requests · Pleroma / pleroma...

> A lot of WCAG compliance can be done with visual changes, such as text size, fonts, etc- but these are things I assume you already know how to do...