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

Very slow preview #129

Closed
progidev opened this issue Mar 21, 2016 · 1 comment
Closed

Very slow preview #129

progidev opened this issue Mar 21, 2016 · 1 comment

Comments

@progidev
Copy link

Using Arch on Intel I5 5th generation, 8GB memory and onboard Intel Graphics

Setting up simple picture slideshow with 12 pictures (4000 x 3000 px) and randon transitions. In app preview is so slow I can almost count the frames and when rendering a transition in the preview it becomes unusable.

Please keep up the good work

@jonoomph
Copy link
Member

Thanks for the report! This is actually a dupe of #29. In general, it's a known issue, because OpenShot keeps the original image's pixels in memory, rather than a scaled version. So, the bigger the picture, the more work required for each frame. It should be smarter, and scale down the original (if no animation or zooming is needed).

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

2 participants