• @[email protected]
    link
    fedilink
    291 month 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
      111 month 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
        71 month 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
          31 month ago

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

        • @Feathercrown
          link
          English
          31 month ago

          I now know more about Android IPv6 than ever before

    • @[email protected]
      link
      fedilink
      11 month ago

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