12 comments

  • bxclltkfz3 minutes ago
    I love this, be interesting if this could make an in-browser video editor
  • senshi0012 hours ago
    Just a thought - is the text “Click to upload” with a cloud icon perhaps a bit misleading?<p>If it’s fully client side, then you are just opening a file in essence - no clouds in sight!
    • hdb22 minutes ago
      Yeah, if the author sees this, it would be best to change this to &quot;Click to Open&quot;. We can argue about the icon (I would say the floppy image), but seeing the word &quot;upload&quot; with a cloud icon 1000% means &quot;send this up to the Internet.&quot;
    • pooploop641 hour ago
      I agree something like a folder or file icon would be more accurate.
    • shevy-java1 hour ago
      I guess UI-wise some changes wouldn&#x27;t be bad, but I am just glad it works. I am currently converting an ancient .mpg into a .mp4; I could do so via ffmpeg from the commandline, but I always forget which options to use, so a GUI kind of frees brain space here.
  • ale422 hours ago
    Nice interface at a first glance, for sure can be useful for users who would find using the actual thing too cumbersome. How does performance compare to the native app? Is any form of hardware decoding&#x2F;encoding like h264_nvenc available? (I guess not?)
    • dtf1 hour ago
      I would imagine the only way to use NVENC directly from a browser would be via WebCodecs.
  • theturtletalks10 minutes ago
    FFmpeg is so useful for TTS
  • jamal-kumar2 hours ago
    Any chance those AVX-512 optimizations they released a while ago work within this? [1]<p>[1] <a href="https:&#x2F;&#x2F;www.phoronix.com&#x2F;news&#x2F;FFmpeg-July-2025-AVX-512" rel="nofollow">https:&#x2F;&#x2F;www.phoronix.com&#x2F;news&#x2F;FFmpeg-July-2025-AVX-512</a>
    • dtf2 hours ago
      I think WASM SIMD is only 128-bit wide.
    • adzm2 hours ago
      Note those only apply to scene_sad which is used for scene change detection and freeze detection and a few other things like mpdecimate -- it&#x27;s a very specific use case
  • majorchord1 hour ago
    vibe-coded, and the github repo does not even contain the sources, just a single &#x27;server.js&#x27; that is only for the documentation
    • rvz13 minutes ago
      Just look at the descriptive commit messages. &#x2F;s<p>Tells you that most here just read the headline and not the code or commits any-more and this will just become abandonware.
  • zuzululu1 hour ago
    this is ffmpeg running inside the browser am I correct? did not know this was possible. wonder what else we can run via webassembly
  • luispa1 hour ago
    This is dope. Made a PR.
  • shevy-java1 hour ago
    Interesting idea - must have been a lot of work to add all those features. I just tried it and it works locally too, which is pretty epic.
  • westurner2 hours ago
    From <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=44717303">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=44717303</a> :<p>&gt; <i>Objective metrics and tools for video encoding and source signal quality: netflix&#x2F;vmaf, easyVmaf, psy-ex&#x2F;metrics, ffmpeg-quality-metrics,</i><p>netflix&#x2F;vmaf: <a href="https:&#x2F;&#x2F;GitHub.com&#x2F;netflix&#x2F;vmwaf" rel="nofollow">https:&#x2F;&#x2F;GitHub.com&#x2F;netflix&#x2F;vmwaf</a><p>gdavila&#x2F;easyVmaf: <a href="https:&#x2F;&#x2F;github.com&#x2F;gdavila&#x2F;easyVmaf" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;gdavila&#x2F;easyVmaf</a><p>psy-ex&#x2F;metrics: <a href="https:&#x2F;&#x2F;github.com&#x2F;psy-ex&#x2F;metrics&#x2F;" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;psy-ex&#x2F;metrics&#x2F;</a><p>slhck&#x2F;ffmpeg-quality-metrics: Calculate quality metrics with FFmpeg (SSIM, PSNR, VMAF, VIF) <a href="https:&#x2F;&#x2F;github.com&#x2F;slhck&#x2F;ffmpeg-quality-metrics" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;slhck&#x2F;ffmpeg-quality-metrics</a><p>Something like this would be great too:<p>The Ardour Manual &gt; Loudness Analyzer and Normalizer: <a href="https:&#x2F;&#x2F;manual.ardour.org&#x2F;mixing&#x2F;basic-mixing&#x2F;loudness-analyzer-and-normalizer&#x2F;" rel="nofollow">https:&#x2F;&#x2F;manual.ardour.org&#x2F;mixing&#x2F;basic-mixing&#x2F;loudness-analy...</a>
  • thomas_viaelo1 hour ago
    [dead]
  • aleksandre_dev2 hours ago
    [flagged]