-
```
As ffmpeg supports webm/vp8, adding support for this should be trivial.
```
Original issue reported on code.google.com by `luk...@gmail.com` on 10 Mar 2011 at 4:08
-
```
As ffmpeg supports webm/vp8, adding support for this should be trivial.
```
Original issue reported on code.google.com by `luk...@gmail.com` on 10 Mar 2011 at 4:08
-
Hi, would be great to have support for ".webm". It is an free standard that is being used more and more as it has great compression while maintaining great quality!
-
> Creating a plugin using https://docs.joinpeertube.org/contribute-plugins?id=add-new-transcoding-profiles gives you the ability to use FLOSS codecs (vp9, vorbis, opus, av01). Keep in mind that most o…
-
I think it would be awesome if the App could play .webm files.
-
How difficult would it be to add streaming support for VP8/webm support? Here's a sample video: https://transfer.sh/AQ8Gp/the-metagame-batman-arkham_1.mp4
-
Hi,
Transcoding webm files (vp9 + opus) to mp4 files causing them to lose their transparency in chrome.
I wonder what's the effort to support webm and if you could direct me what should be done.
Th…
-
## Problem description
In the context menu of the eventsheet, after reducing the eventsheet text size, the icon will not scale with the text.
![image](https://github.com/user-attachments/assets/8b…
-
I'm a noob when it comes to these things but I managed to ugly-edit the code such that it plays .webm files.
`var image = document.createElement("img");`
->
`var image = document.createElement("v…
-
Feature Request: Include Multiple Video Format Support (.mov and .webm)