Patrick Martin
Patrick Martin
Add SABRE.js, a realtime web renderer for the most feature-filled subtitle format in the world in pure Javascript. NPM: https://www.npmjs.com/package/@sabre-js/sabre Github: https://github.com/SABRE-JS/SABRE.js
resolves #154. SVT encoders are high-speed multi-threaded encoders that are designed for use on server-grade hardware.
Please update alpine to 3.8 there are some packages that are necessary for a video editing container I'm working on based on your ffmpeg container.
libdav1d is a faster av1 decoder than libaom-av1, and is used in both upcoming versions of Firefox and VLC, ffmpeg already supports it.
https://github.com/OpenVisualCloud/SVT-AV1/tree/master/ffmpeg_plugin for reference. SVT encoders are high-speed multi-threaded encoders that are designed for use on server-grade hardware.
The snapshot docker images are outdated for alpine, did the naming scheme change?
When analyzing a GCC compiled .dylib for Mac OSX the analyzers don't work.
I'm trying to use this in a project and haven't been able to determine which order the vertices are being output. It seems to be clockwise but I'm getting some...
I'm working on a application for the steam deck and was wondering if there was any plan to support the steam input APIs for fetching controller glyphs and maybe support...
It would make a lot more sense to implement some type of RPC api then have client implementations in various languages that can be used for writing plugins.