-
## Checklist
- [x] I'm reporting a feature request
- [x] I've verified that I'm running yt-dlp version **2021.06.23**
- [x] I've searched the bugtracker for similar feature requests inc…
-
A common need for WebCodecs to be useful. Muxing and demuxing can be done in JS/WASM (e.g. by integrating [MP4Box.js](https://github.com/gpac/mp4box.js)), but there are currently no reference library …
-
using nightly-2021-12-12-02-06-49 with hand-crafted meta file i got segfault if I forgot to specify track parameter in meta file.
this meta works:
$ cat bd.meta …
-
ability to put track language and audio delay to file name when demuxing.
hyllm updated
4 years ago
-
* [ ] Add $Sample_Project column, web api returns project_id
* [ ] check defaults if not set. Think about how to handle this case when demuxing
* [ ] Write parameters to ` [BCLConvert_Settings]…
-
SO_REUSEPORT is implemented with a middleware endpoint in the transport demuxing path called multiPortEndpoint. It is currently regenerated on restore with a different randomly generated seed. In addi…
-
poretools should probably implement a barcode demuxing fastq extract from the fast5 files.
I have some code hacked together to do it, as well as a dataset I can volunteer if needed.
timp0 updated
9 years ago
-
It seems like matroska-demuxer doesn't have a way of starting and resuming demuxing once more data arrives like https://github.com/webmproject/libwebm/tree/main/webm_parser does. Having this support w…
-
It would be super cool if we could support sending pre-encoded video. I need to think about demuxing out any audio in the container, but it seems like it makes sense to offload the encoding to clients…
-
judging by how they are used there should be no reason why these can't be cram files and if these need to be kept because I can't merge the demuxing pipeline with the qc pipeline then that should save…