Lv Yitian
Lv Yitian
I've never tried of making a test, and I don't know how to do it, I'd appreciate if you could write one for me.
> The documentation claims that ID3Info also dynamically supports a lot of other tags, which this doesn't cover. Not something that needs to be implemented before landing to be clear....
> Can you add a test? Added.
@Dinnerbone So, what should I do?
@Dinnerbone Solved.
> https://hoffmeister.li/tv/stream1.html > > > does NOT work :( @Benman2785 This PR is **DESKTOP-ONLY**, it does **NOT** affect the web build of ruffle.
> https://hoffmeister.li/tv/stream1.html > > > does NOT work :( @Benman2785 The web implementation of H264 decoding will be based on WebCodecs API and is still work in progress.
> https://hoffmeister.li/tv/stream1.html > > > does NOT work :( @Benman2785 The reason is that if you don't use the OpenH264 prebuilt binaries provided by Cisco, you will have to pay...
This is caused by untrusted ssl certificate issuer. Are you using a proxy? See also: https://github.com/denoland/deno/issues/2301 and https://github.com/denoland/deno/issues/1371
> I don't think it should be added to the `AudioCompression` struct in SWF, since it should (?) only appear in FLVs- is there another way to add it? @Lord-McSweeney...