Skip to content

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

Open
4 tasks done
BadGolfer2102 opened this issue Mar 24, 2025 · 8 comments

Comments

@BadGolfer2102
Copy link

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

@mifi
Copy link
Owner

mifi commented Mar 25, 2025

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?

@BadGolfer2102
Copy link
Author

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

@mifi
Copy link
Owner

mifi commented Mar 28, 2025

  1. in the previous version does it work perfectly?
  2. do you see "ffmpeg-assisted playback" in the upper left or are these natively supported files?

@BadGolfer2102
Copy link
Author

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.
do you see "ffmpeg-assisted playback" in the upper left or are these natively supported files? This is what I see on the upper left.

Image

@mifi
Copy link
Owner

mifi commented Mar 28, 2025

no, i mean do you see this? Image

@BadGolfer2102
Copy link
Author

No. I don't see ffmpeg-assisted playback

@mifi
Copy link
Owner

mifi commented Mar 28, 2025

Ok, then this is probably a bug in one of the latest Electron versions. I will consider rolling back.

@mifi
Copy link
Owner

mifi commented Apr 1, 2025

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

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