• @[email protected]
      link
      fedilink
      2724 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.

      • @[email protected]
        link
        fedilink
        English
        1020 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.

        • @[email protected]
          link
          fedilink
          619 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
        218 hours ago

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