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
- Host: GitHub
- URL: https://github.com/slevin48/video-converter
- Owner: slevin48
- License: mit
- Created: 2023-10-02T17:39:43.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-12T20:17:19.000Z (about 2 years ago)
- Last Synced: 2025-02-24T10:25:35.860Z (over 1 year ago)
- Topics: streamlit
- Language: Python
- Homepage: https://video-converter.streamlit.app/
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# video-converter 🎥
Convert MP4 to webm in a web app
[](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