-
### DO NOT REMOVE OR SKIP THE ISSUE TEMPLATE
- [X] I understand that I will be **blocked** if I *intentionally* remove or skip any mandatory\* field
### Checklist
- [X] I'm requesting a feature unr…
-
Thanks for this awesome library.
Now, since webcodecs also supports [aac encoding](https://github.com/w3c/webcodecs/issues/259#issuecomment-1437008360) (at least on desktop), please add support f…
-
Right now the user has to provide a muxer to create streams. It may be worth investigating if we can mux using WebRTC DataChannels. Note that there are some remainders of this idea still in the code.
…
-
I've just experimenting with TAPs...and experiencing some strange behaviour...one of those is, when TAP starts encoding into its corresponding *.taf.tmp file, the box blinks red and shutdown emidently…
-
Terraform recommends migrating to [Terraform Plugins Framework](https://developer.hashicorp.com/terraform/plugin/framework) as it provides some benefits over the SDKv2.
1. https://developer.hashicorp…
-
Scenario:
We have n tracks.
PTS of track n1 starts at pts1
PTS of track n2 starts at pts2
pts2 is much bigger than pts1
What to do with the frames of track n2 with smaller pts than pts1?
The sol…
-
I noticed that in our network we have many peers that think their local addresses are using unreachable ports, which looks something like this:
```
2023-11-14T05:12:40.890493Z TRACE tokio-runt…
-
Hello! Got mkvdts2ac3 from Homebrew package manager on OSX.
First run was not successful:
> mkvdts2ac3 dts_eng.mkv
```
mkvdts2ac3-1.6.0 - by Jake Wharton and
Chris Hoekstra
…
-
Hevc file with long duration like 1hr or more not muxing and output file is 0bytes and mp4muxer.exe running where read disk activity occur for few seconds but no write disk activity.
For hevc clips l…
-
### What's hard to do? (limit 100 words)
Even though creating muxing/demuxing logic for channels is an easy concept it requires quite complex code, with nonblocking receives to allow free data flow a…