-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Description
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
- Try with the newest version from GitHub (also it might have already been fixed in latest nightly build)
- Read the documentation and FAQ, Known issues, Troubleshooting
- Search for your problem under Issues or Discussions
- This problem happens with all kinds of files that I try. For problem only with a particular file or type, use this other form instead
Operating System
Windows 11
Steps to reproduce
Operating System
Windows
Steps to reproduce
Merge files.
Add video Video: MPEG4 Video (H264) 1920x1080 60fps 5145kbps [V: h264 high L4.2, yuv420p, 1920x1080, 5145 kb/s]
Audio: AAC 48000Hz stereo 125kbps [A: aac lc, 48000 Hz, stereo, 125 kb/s].
Cut to chosen segments, and then export and merege them all together.
Unfortunately. If there is some error in video, merging happens only to first error, Lets say i have 1h long video, multiple cuts, but merges only first two cuts until broken part, that i cannot detect, only through layback in loseless cut.
Expected behavior
Maby there is some solution to somehow let merge all segements, ignoring blank, broken, lost frames.
Or maby best option could be broken, empty frame detections, to erase the broken parts?
Actual behavior
Sometimes i have videos, that works overall great on media players, but for some unknown reason, loseless cut finds them corrupted at some parts, it enables compatiblity check, and play under FFMpe codeck FFmpeg-assisted playback HD.
When i am trying to cut broken parts (frames), it always does it to the first broken part, ignoring other segments.. I need to extract first segments before broken part. Then i need to erase first segments, and it allows to cut other segments as seperate files. Never merge them. Seems liek merging stops at first broken frame, unabling to add nest segments, even if they are kinda broken. Then i cut those seperate videos to that level until they does not have the broken frames and marge all together.
Videos
I am working with tourbox and loseless cut from 3.64.0.-3.68.0,
Video: MPEG4 Video (H264) 1920x1080 60fps 5145kbps [V: h264 high L4.2, yuv420p, 1920x1080, 5145 kb/s]
Audio: AAC 48000Hz stereo 125kbps [A: aac lc, 48000 Hz, stereo, 125 kb/s]
Share log from developer tools
No response