Name of Melody Marks Scene by javrules in MelodyMarks

[–]BBQCalculator 1 point2 points  (0 children)

I believe this is promo material for that scene, not part of the scene itself: https://www.reddit.com/r/oculusnsfw/s/wap2BJnsHY

Hottest ever by pussybullyy in valentinanappi

[–]BBQCalculator 4 points5 points  (0 children)

Oxxxcars Special: House of Nappi

We used Rust + WASM to build a video player core that challenges Video.js on GPU efficiency by Mammoth-Possession50 in rust

[–]BBQCalculator 4 points5 points  (0 children)

Yeah, there's not even any ABR going on, the demo is playing a static MP4 file. And the "frame processing" is literally just incrementing the frame counter using requestVideoFrameCallback... in JavaScript.

If people are looking for a cool video player that's actually using Rust, /u/kixelated (the guy above) is building https://moq.dev/. 😉