Thomas Nagy
Thomas Nagy
It would be interesting to consider what you would set the `language` metadata field to? Maybe convert it to a list? That could confuse video search engines, though.
@zsolt-beringer This is how the field currently looks like: ``` "data": [ { "privacy": { "id": 1, "label": "Public" }, "language": { "id": "hu", "label": "Hungarian" }, ... ``` I...
Surely a proper solution would be a bit costly, although I think it is worth it. This could come either by storing the tracks separately and combining them in the...
I don't think that this issue involves audio track blending. What we would need is for the user to be able to choose an audio track in their own language,...
Just to continue our discussion from there where we were discussing to make webm mandatory and/or exclusive. After support in Safari, now only WebKit on Apple iOS remains hostile to...
If you only started to implement something today, we should definitely go for AV1, the successor. * https://caniuse.com/av1 * https://en.wikipedia.org/wiki/AV1#Adoption
Could you list a specific platform where the combination of AV1 & HEVC would not work? But also consider that many PeerTube issues are only fixed after years, so you...
Your message did not reply to my inquiry. I asked for where the **combination** will not work, and the counterexample you have shared is invalid.
As a stop gap minimal viable product, I would accept this: * long pressing on a message to bring up a menu with an option to redact message and another...
I would expect these three charts to overlay, but with NoScript, they are displays one below the other. This would be a huge selling point for a NoScript/CSS-only library and...