Precise seeking using audio waveform in my zig/rust video editor

Поделиться
HTML-код
  • Опубликовано: 28 сен 2024

Комментарии • 14

  • @sphaerophoria
    @sphaerophoria  4 месяца назад +1

    Committed version of the code
    github.com/sphaerophoria/video-editor/commit/6644d266767124bd2a702f4645cd43686bca5adb
    Some things to draw attention to,
    I'm pretty sure I've resolved the seeking issues that we had at the end of stream. It looks to me like the audio just stops before the video in our sample, so if I calculate the length of the audio widget as freq * duration instead of freq * number of collected samples, it lines up very well
    I added some code to improve the feel of zoom, and keep the mouse pointer in the right position. It feels pretty good now, see github.com/sphaerophoria/video-editor/blob/6644d266767124bd2a702f4645cd43686bca5adb/src/gui/rust/src/lib.rs#L245

  • @cherkim
    @cherkim 4 месяца назад +4

    My dear friend, I know you will be live in about an hour. But what I see a lot of streamers do is upload video when they go live. This causes people to realize you are live right now, especially if you mention it. This may get you more live viewers.

    • @sphaerophoria
      @sphaerophoria  4 месяца назад +5

      It's an intentional decision not to. I want people to be able to catch up before stream starts, most people won't watch it the second it's posted, people filtering in from youtube half way through the stream isn't that great of a viewing experience, etc. etc.

  • @twobob
    @twobob 4 месяца назад

    "Yeah, something is wrong here"... Sage words sir - actually, for most projects.
    Good progress, looking forward to that per-word/token whisper work...

    • @twobob
      @twobob 4 месяца назад

      Next up... "We are writing in Zig, Rust and .Pyc..."

  • @mutcholokoW
    @mutcholokoW 4 месяца назад

    Out of curiosity, which distro do you use? Your channel is awesome!

    • @sphaerophoria
      @sphaerophoria  4 месяца назад +1

      NixOS, but I wouldn't necessarily recommend it to someone who's asking what distro I'm on :P

  • @pianofun1207
    @pianofun1207 4 месяца назад

    Is rect_stroke what I want... No... I probably need recrt_fill :D omg, sorry, I'm dying here :D

    • @sphaerophoria
      @sphaerophoria  4 месяца назад +1

      There's no way to say it without it sounding that way :\

    • @pianofun1207
      @pianofun1207 4 месяца назад

      Indeed :D

  • @1192aa
    @1192aa 4 месяца назад

    first

  • @CrossbowBeta
    @CrossbowBeta 4 месяца назад

    Can you make the font a tab bigger? Not tsoding-level big but just so that I can watch on my tablet instead off full screening the video on my desktop

  • @thomas-eo9tr
    @thomas-eo9tr 4 месяца назад

    Hi ! what kind of keyboard or switch are you using ? U seems to type very fast. Thanks

    • @sphaerophoria
      @sphaerophoria  4 месяца назад

      I have a Durgod K320 I think, but it really doesn't matter. The typing speed is the same on the $20 logitech keyboards, my laptop, this thing, it's more a result of the years of typeracer I played with my friends instead of doing my homework...