mirror of
https://github.com/arcodange-org/mediabunny.git
synced 2026-09-27 19:03:46 +02:00
7 lines
487 B
Plaintext
7 lines
487 B
Plaintext
- onHeader, etc callbacks for Matroska
|
|
- https://github.com/Vanilagy/mp4-muxer/issues/83 tell him it's possible now
|
|
- is this fixed? https://github.com/Vanilagy/webm-muxer/issues/50
|
|
- cross-track offset for streaming sources
|
|
- configurable fragmented mp4 fragment size, like the mp4-muxer PR
|
|
- textsubtitlesource, chunked piping
|
|
- for matroska demuxing, don't blindly pipe codecPrivate into description. This should be if-else'd on a per-codec basis, for the codecs that actually need it |