• Hacker News
  • new|
  • comments|
  • show|
  • ask|
  • jobs|
  • overtomanu 3 hours

    Here is one more guide

    https://news.ycombinator.com/item?id=33771445

  • mikkupikku 3 hours

    FFmpeg, my beloved.

  • analog8374 6 hours

    ffmpeg is a superpower. I use it for assembling all the video bits into something playable

  • nasso_dev 7 hours

    wow we're at ffmpeg 101 already? ffmpeg 8 felt like yesterday

    skeeter2020 5 hours

    this is what happens when you let agents push, approve and release code while you sleep!

  • do_anh_tu 11 hours

    For anyone looking to dive deeper and actually understand how FFmpeg and libav work under the hood, I highly recommend Leandro Moreira's tutorial [0]. For me, it's hands down the best and most comprehensive explanation out there.

    [0] https://github.com/leandromoreira/ffmpeg-libav-tutorial

    wolfi1 7 hours

    I must say those commands in the original were not really interesting to me but the tutorial you posted seems much more useful