Joey Parrish
Joey Parrish
No longer an issue in the `cmake` branch, which we will merge to `main` soon.
@cosmin wrote: > I think we should call the stream descriptor forced_subtitle and have it be generic for both dash and hls, if set it would apply the dash role...
This can't be merged as-is. There are many merge conflicts, and that doesn't even account for the changes coming from the `cmake` branch when that work is complete. Please be...
I don't love the command-line syntax. I find it confusing. I don't find the docs or the PR description helpful in understanding, either. Happy to return to this after v3.0.0...
I'm in the process of updating the patch for ffmpeg n6.0 now. I'll post a link here if I get it working. I had to make some adjustments that I'm...
I'm giving up for now. I got it to build, but I get this error: ``` [0911/173548:ERROR:demuxer.cc(202)] Failed to detect the container type from the buffer: 000000206674797069736F6D0000020069736F6D69736F3669736F326D703431 ``` I don't...
This simplified version has the same issue: [n6.0-0001-Simplified-libsvtvp9.patch.txt](https://github.com/OpenVisualCloud/SVT-VP9/files/12581327/n6.0-0001-Simplified-libsvtvp9.patch.txt) I hope these are a useful starting point for someone who knows more than me about SVT-VP9 and FFmpeg both.
Oh, crap, I was starting from the patch at SVT-VP9 0.30, which has been revised since then. Disregard the above.
You *can* load ES6 modules now in a `` tag, but only with `type="module"`. The trouble is that adding the "export" keyword makes it incompatible with any other form of...
I don't know what you mean by "brute forcing" the stream. What do you expect the player to do? If the expectation is "take arbitrary, non-conformant garbage and make it...