Description
Convert videos for the web
What problem does it solve?
- Reduce the file size of video files from smartphone, camera, or screen recording
Features
- Convert
.movfiles from screen recordings to.mp4 - Remove audio, ideal for background videos on the web
- Reduce files size by reducing the bitrate
- Reduce files size by reducing the resolution
How it works
- Choose a video file
- Filmli shows a few stats about the app
- Choose bitrate and resolution and wether to include audio
- Convert
- The file will be saved in the same location with a
.min.mp4file extension
Attribution
- ffmpeg
- ffprobe
Things that could be improved
- Overflow when the filename is very long
- Better progress indicator to see how much time estimated for the conversion of large files
- Support other web video formats (
ogg,webm) - Provide HTML
<video>tag with multiple<source> - Convert to all web formats at once (turn file format option into checkboxes)

