Seeking to arbitrary frames in my zig video editor

Поділитися
Вставка
  • Опубліковано 19 чер 2024
  • Stream from May 18, 2024 at / sphaerophoria
    00:00 Intro
    03:10 Request seek from UI
    16:30 Allow slider to request any position
    26:10 ffmpeg spelunking
    47:00 Implementing seek
    01:40:30 Pause on seek
    02:04:30 Only execute last seek request

КОМЕНТАРІ • 15

  • @sphaerophoria
    @sphaerophoria  Місяць тому +2

    Simple mistake, but I was using the requested pts instead of the received pts when calculating when to play the next frame. This resulted in a bit of a stutter and some skipped frames after each seek. Funnily enough this actually was an implementation of frame perfect seeking without realizing it, so I implemented it github.com/sphaerophoria/video-editor/commit/fc8bdd0a43fa99d058d38338ddae22e452e7238c

  • @cherkim
    @cherkim Місяць тому +10

    This is incredible to watch, you will blow up soon.

  • @ahmedkhalid3556
    @ahmedkhalid3556 Місяць тому

    i love watching your videos, watching you motivates me to code so thanks for the great content ❤

  • @PatrikZero
    @PatrikZero Місяць тому

    Likely someone pointed this out in the past, or maybe it even was the initial inspiration- but the editor you describe sounds VERY much like the program called "Descript".
    Still, making something similar open source will be extremely beneficial, Descripts development has stalled for a long time and a large part of the feature-set is behind a subscription. Very nice content, subbed!

  • @_bradleystrider
    @_bradleystrider Місяць тому

    1:43:30 regardless of all the issues youtube as a company has, the algorithm has improved a lot this last year, i get so many small channel suggestions that i actually care about, it's been great from a youtube consumption standpoint but awful because of how much more time i spend on youtube now

  • @timnorman7168
    @timnorman7168 25 днів тому

    amazing stuff bro, what's the file manager plugin you used at 04:12?

  • @FaridSharby
    @FaridSharby Місяць тому +1

    How the hell did you think all of these

    • @sphaerophoria
      @sphaerophoria  Місяць тому +4

      I just have a lot of problems

    • @FaridSharby
      @FaridSharby Місяць тому

      @@sphaerophoria well that makes sense

  • @LK-cl6jj
    @LK-cl6jj Місяць тому

    Insane.
    How did you get so good at programming?

    • @sphaerophoria
      @sphaerophoria  Місяць тому +1

      ua-cam.com/video/0Hkn-LSh7es/v-deo.html

    • @LK-cl6jj
      @LK-cl6jj Місяць тому

      Love the response haha
      I hope your channel blows up, you deserve it mate