Hacker News new | ask | show | jobs
by ryantriangles 2585 days ago
Popular video file players have supported generating iframe tracks for fast forwarding and thumbnail scrubbing for many years now, is there something about the way eg MPCBE and PotPlayer operate that is somehow unreasonable?
1 comments

It's terrible performance on a power limited devices. It either burns up your battery or is unreasonably slow. Particularly when the source stream is high resolution or complexity.
Sure, but if you have the file, you could generate these ahead of time on a more powerful machine.

At any rate, I don't think users would balk at being given a choice.

> You could of course build a "file based" implementation that had all of these features, but you would just be rebuilding DASH or HLS.
Yeah, but would they pay for it?