-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Seeking back and forward a frame does not update the preview window (3.65) #2372
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
does this apply to all video file types you try? you're just seeing the first frame and nothing else? |
it seems to be worst with h264/mkv, and it also seems to be less responsive on mp4, although it does show the frames but less smoothly than before. i can see the frames if i click or drag on the timeline using the mouse. i can see the frames update when pressing left/right arrow and going back/forward 1 second. however, i cannot see any changes when i press foward back one frame. when i hold down , or ., the frames update around every second. |
Ok, strange. I'm not seeing this problem on MacOS |
Can confirm, the single frame scrubbing to go back < and > forth became broken with my h264/mkv files. In fact it now says the file format (h264/mkv) is not supported and has to convert to a supported format and use the ultra slow ffmpeg assisted playback. Reverting back to 3.64 works perfectly. Files are made with OBS in game capture mode Setting 1
Setting 2
3.64 supports both my OBS settings 1+2, no need to convert to a supported format. I think this is a 3.65 issue since I opened the same video file in 3.64. |
is the problem related to ffmpeg-assisted playback or natively supported files? edit: ah I see that it does convert to supported format. is it possible to share a file that worked on 3.64 but now shows this problem on 3.65? |
Sure here you go, made with these settings Program: OBS Studio https://www.mediafire.com/file/ypgq3vzz3s25d7q/2025-03-28_22-16-27.mkv/file |
Thanks. For me (macOS) I'm not getting any message that the format is not supported, however I can observe the seeking issue, need to investigate further. |
I am using your Windows version of lossless cut on windows 10 x64. |
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
When pressing , and . to go back and forwards between frames, the preview window does not update at all.
Reverting to 3.64 as a workaround.
maybe related to: #2369 and #2364
Expected behavior
Actual behavior
Share log from developer tools
No response
The text was updated successfully, but these errors were encountered: