-
```
What steps will reproduce the problem?
1. curl -O
http://downloads.webmproject.org/test_data/libvpx/vp90-2-15-fuzz-flicker.webm
2. Build libwebm with ioc (see attached patch)
3. ./sample vp90-2-1…
-
At the moment, this library only covers the gamut of encoding and decoding WebP image data. But Google has provided more features and capabilities for WebP in the `WebPMux` and the `WebPDemux` framewo…
-
In the case of TrueHD stream, tsmuxer always yields a audio file consisting of thd+ac3 streams. Could tsmuxer provide more choices such as pure TrueHD? My situation is that I usually use ffmpeg to dea…
-
Thank you so much for keeping this project going as VALI!
I'm currently using VPF in my project and was working on swapping over to VALI, but it looks like you've removed demuxing into packets & d…
-
Hello, I need to transcode live videos,
essentially reading from an InputStream and pipeing the output into an OutputStream is what I need to do.
Unfortunately writing the file to disk is not poss…
-
There are a number of container formats that can hold a variety of different codecs’ coded data as well as the possibility of the same coded data appearing in a variety of containers.
If a demuxing…
-
It would be tremendously helpful to have a matching pair of UGens (and corresponding methods) which distribute a signal over several channels (fan out) and join together signals from several channels …
-
Hi guys.
This repo is very important initiative given the state of the web media capabilities ))
I have got a question. What's the status of demuxing functionality? What's missing? Maybe I can help,…
-
By default, Hls.js delegates the demuxing work to a web worker and the Hls.js config is included in the payload sent to that web worker.
Error is thrown when JSON.stringify tries to "stringify" ci…
-
can someone please give a summary how/where handling each case is in cuckoo modified for now:
a) demuxing attachments out of msg files -sflock, native, utils/submit.py? (dyi/PR?)
b) demuxing embed…