• @Feathercrown
    link
    English
    2114 hours ago

    And yet they still can’t seek backwards

    • @[email protected]
      link
      fedilink
      2512 hours ago

      Iirc this is because of how they’ve optimized the file reading process; it genuinely might be more work to add efficient frame-by-frame backwards seeking than this AI subtitle feature.

      That said, jfc please just add backwards seeking. It is so painful to use VLC for reviewing footage. I don’t care how “inefficient” it is, my computer can handle any operation on a 100mb file.

      • @Feathercrown
        link
        English
        98 hours ago

        If you have time to read the issue thread about it, it’s infuriating. There are multiple viable suggestions that are dismissed because they don’t work in certain edge cases where it would be impossible for any method at all to work, and which they could simply fail gracefully for.

        • @stevestevesteve
          link
          57 hours ago

          That kind of attitude in development drives me absolutely insane. See also: support for DHCPv6 in Android. There’s a thread that has been raging for I think over a decade now

          • @[email protected]
            link
            fedilink
            English
            16 hours ago

            Same for simply allowing to pause on click… Luckily extension exists but it’s sad that you need one.

      • @[email protected]
        link
        fedilink
        06 hours ago

        You can easily write a video reader using openCV that would be able to read backward using cache