Remix.run Logo
yakattak a day ago

Honestly what a great application of LLMs. FFmpeg is a very powerful tool, and as with most powerful tools is very complicated to run correctly. Do the files get uploaded though? Or does it just grab the location on disk?

bjano 14 hours ago | parent | next [-]

Nothing is uploaded, everything runs locally.

26d0 a day ago | parent | prev [-]

This appears to use ffmpeg.wasm

ale42 14 hours ago | parent [-]

Therefore you lose any hardware acceleration I guess? I'd prefer to run an actual native ffmpeg on my machine, but of course then there's the security issue of copy-pasting a command line of "unknown" origin...