Replies: 2 comments 7 replies
-
Hi. Is that ffprobe line the only error log youre getting? |
Beta Was this translation helpful? Give feedback.
1 reply
-
Tested recording using x264 (OBS) instead of h264 and I dont seem to be getting the issue on LosslessCut. So looks like the bug has to do with h264 and h265. (tested the latter and also had the "jump to the end" problem) |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello. Like titles says, when I'm playing a video, it jumps to the end when it reaches certain points within the video. Whenever it gets to any of these points while playing (be it normal speed, or accelerated), it will jump to the end of the video.
If you manually click on the timeline to bypass the error point, it will continue playing as normal until reaching the next point that makes it jump to the end.
Console does give an error when this happens:
ffmpeg.js:50 ffprobe -v error -read_intervals '0%36.358' -show_packets -select_streams 0 -show_entries 'packet=pts_time,flags' -of json 'C:\LosslessCut\00001.mp4'
Video recorded with OBS, NVENC H264/AVC encoder, using CQP level 16.
Version 3.49.0
Tested in version 3.47.1, same problem.
I have a sample video that causes this to happen (6 seconds, 474 MB), can share if need be.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions