go-matroska icon indicating copy to clipboard operation
go-matroska copied to clipboard

Golang: Matroska and WebM Format

Results 2 go-matroska issues
Sort by recently updated
recently updated
newest added

turns out that `youtube-dl`/`yt-dlp` with `--embed-info-json` actually breaks the default buffer size 😅

Thanks for the great work of crafting matroska format parser for golang. The library is currently used to verify MediaRecorder from our team. Now, I'm adding test for verifying whether...