-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
Redraw issue on timeline around playhead #259
Comments
Those screenshots were only cropped. I just downloaded 3.10.0 and there are still redraw oddities, although different than before (screen recording attached). I am dragging a video into the application window, then using the i and o hotkeys to mark in and out points. |
Interesting! Thanks for sharing screenrec. I think the issue here is that your video has a LOT of keyframes, and they are all being rendered due to the new feature I added of rendering keyframes. I will make a button to toggle showing of keyframes. |
What kind of file is this @EtiamNullam ? Do you mind to share a short segment from one file? I think this is also caused by keyframes very tightly packed together |
That sounds right… if I zoom into the timeline, they start to spread out. |
@mifi: Yes I think you're right. I don't have the previous file anymore but I have encountered similar behavior with different file (using LosslessCut 3.11.0). It's a recording of game using Nvidia Experience (Geforce Share). Codec info: Hiding keyframes helps, so I guess they were indeed just tightly packed. |
I want to make it more clear that they are keyframes or hide them altogether when too tightly packed to be useful |
I'm noticing a redraw issue in the latest builds. Vertical black bars are appearing around the playhead.
I believe it started somewhere around version 3.8.0, and has not been resolved as of 3.9.1. [macOS Catalina 10.15.3]
The text was updated successfully, but these errors were encountered: