Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Are these long seek times expected? #460

Open
pauljurczak opened this issue Sep 23, 2024 · 1 comment
Open

Are these long seek times expected? #460

pauljurczak opened this issue Sep 23, 2024 · 1 comment

Comments

@pauljurczak
Copy link

pauljurczak commented Sep 23, 2024

I'm accessing frames in a .MOV file with over 25K frames, 3840 × 2160, H.264 (High Profile), 60fps. Here are the timings on a fairly fast PC, starting from file open:

frame #100: 2.97s
frame #1000: 28.39s
frame #10000: 280.19s

Is it normal? Is there anything I can do to improve random access?

How do video viewers allow a fast-forward at the speed of a mouse dragging a slider? Are there other libraries with faster seek time?

@pauljurczak
Copy link
Author

Perhaps my software configuration is defective. Is there a description of OS configuration somewhere, e.g. installed codecs, required for optimum performance?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant