New Media Processor is Running

  • Want to keep track of this thread?
    Accounts can bookmark posts, watch threads for updates, and jump back to where you stopped reading.
    Create account
I'm just glad that the play button thingie in the middle actually disappears when you move the mouse outside of the video player while it's paused. Already better than YouTube's AWFUL RETARDED embedded video player.
 
Does that mean that EVERY video will be only processed instead of being in the native format uploaded, or will the native version still be offered? If the former, that's actually very retarded in terms of flexibility for those who know to navigate around video codecs.
 
Does that mean that EVERY video will be only processed instead of being in the native format uploaded, or will the native version still be offered? If the former, that's actually very retarded in terms of flexibility for those who know to navigate around video codecs.
Unless you're literally Michael Niedermayer (or equivalent) I'd trust the retard who fields user reports of broken videos over you when it comes to codec selection tbh.
 
Please make sure you've sandboxed whatever is processing media properly (just wrapping the command if you're using ffmpeg with a suitable bwrap or firejail from the gangster computer gods should help).

With both Anthropic's Glasswing/Mythos and OpenAI's similar initiative I'm expecting weird multimedia vulnerabilities to be published in not the too far future (especially the GPU-powered codecs have historically been woefully understudied).
Don't exec through the shell if possible, exec the binary directly, if you absolutely must use shell, quote all user-defined parameters like filenames. PHP has escapeshellargs that does that for you correctly.
 
Back
Top Bottom