Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WEBM container support on Remux Video Files #38

Closed
Josh5 opened this issue Aug 29, 2021 · 1 comment
Closed

WEBM container support on Remux Video Files #38

Josh5 opened this issue Aug 29, 2021 · 1 comment
Labels
type:enhancement New feature or request for feature enhancement

Comments

@Josh5
Copy link
Contributor

Josh5 commented Aug 29, 2021

Add WEBM support to video_remuxer Plugin.

Before this is done, we need the other Plugins created:
Issue #35
Issue #36
Issue #37

@Josh5 Josh5 added the type:enhancement New feature or request for feature enhancement label Aug 29, 2021
@Josh5
Copy link
Contributor Author

Josh5 commented Aug 29, 2021

Previously raised as an issue for Unmanic:

It would be nice to see WEBM supported since that is open source and patent free. It means that you would need to support VP8 and VP9 and AV1. You would also need to support Opus and Vorbis audio formats. All subtitles would be to be converted to WebVVT as well. All of this can be easily done with ffmpeg.

https://en.wikipedia.org/wiki/WebM
https://developer.mozilla.org/en-US/docs/Web/Media/Formats/Containers#webm
https://developer.mozilla.org/en-US/docs/Web/API/WebVTT_API

@Josh5 Josh5 closed this as completed Aug 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:enhancement New feature or request for feature enhancement
Projects
None yet
Development

No branches or pull requests

1 participant