-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
With 3.65, navigating to the end of the file, will not update image or show the last frame. #2369
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
Comments
this only applies to end of file seeking? other seeking is fine? if you seek to the last frame, then one frame backwards, does it update then? does this happen with all kinds of files that you try? |
The file type doesn't seem to matter but the size matters. I have files less than 4 minutes where navigating to last frame will show on the preview. However for larger files, navigating to the last frame will not update the preview. If I press back single frame, the preview will update after 4 or 5 times shifting backwards. I am still not able to shift to be see the last frame if I navigate back to the last frame. HTH |
|
in the previous version does it work perfectly? Yes. I noticed it immediately because I use keyboard shortcuts 100% of the time when doing edits. I have reverted to using 3.64 for now. |
No. I don't see ffmpeg-assisted playback |
Ok, then this is probably a bug in one of the latest Electron versions. I will consider rolling back. |
I can reproduce with certain videos. It seems to have broken in Electron v33.0.0 and later (works as of v32.3.3). See also super issue #2392 |
The fewer issues I have to read, the more new features I will have time to implement, so I ask that you please try these things first
Operating System
Windows 11
Steps to reproduce
In the previous version, navigating to the end of the file (shift + right arrow) will update the image to the last frame. With 3.65, the image stays with the current frame/position your cursor is at.
Expected behavior
In the previous versions, you are able to navigate to the last frame and also using (shift + right arrow)
Actual behavior
With 3.65, the image stays with the current frame/position your cursor is at.
Share log from developer tools
No response
The text was updated successfully, but these errors were encountered: