An open API service indexing awesome lists of open source software.

https://github.com/slevin48/video-converter

Convert MP4 to webm in a web app
https://github.com/slevin48/video-converter

streamlit

Last synced: about 2 months ago
JSON representation

Convert MP4 to webm in a web app

Awesome Lists containing this project

README

          

# video-converter 🎥
Convert MP4 to webm in a web app

[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/slevin48/video-converter)

Resources:
- [Streamlit apt-get dependencies](https://docs.streamlit.io/streamlit-community-cloud/deploy-your-app/app-dependencies#apt-get-dependencies)
- [Develop Streamlit apps in-browser with GitHub Codespaces](https://blog.streamlit.io/edit-inbrowser-with-github-codespaces/)
- https://github.com/snehankekre/st-codespaces

Alternatives:
- locally (on Linux): `ffmpeg -i input.mp4 output.webm`
- https://cloudconvert.com/mp4-to-webm