Baseflow / Baseflow/screenrecorder

Support export as mjpeg

Open
#33 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Dart
Stars
77
Forks
35
PR merge metrics
No merged PRs in 30d

Description

mjpeg is a video format which basically consists of an array of jpegs. An encoder for should be fairly easy to write in Dart. There are a couple of implementations in various other languages which can be used as a starting point.

- https://github.com/jcodec/jcodec/tree/master/src/main/java/org/jcodec/codecs/mjpeg
- https://github.com/lessthanoptimal/BoofCV/blob/v0.26/main/io/src/boofcv/io/video/CreateMJpeg.java

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.