Vanilagy / mp4-muxer

MP4 multiplexer in pure TypeScript with support for WebCodecs API, video & audio.
https://vanilagy.github.io/mp4-muxer/demo
MIT License
445 stars 34 forks source link

The composite video is huge. #76

Closed mtsee closed 2 days ago

mtsee commented 1 week ago

720P, 30fps, 30 minutes of video is about 1G, is there any way to make the synthesized video smaller?

Vanilagy commented 1 week ago

Lower the bitrate!

Vanilagy commented 2 days ago

Closing this issue, let me know if you need anything else.