-
Notifications
You must be signed in to change notification settings - Fork 136
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
Smart Join seems to Fail #402
Comments
TheFibonacciEffect
changed the title
Smart Join seems to Fail for large videos
Smart Join seems to Fail for large videos ~500 MB
Jul 27, 2024
TheFibonacciEffect
changed the title
Smart Join seems to Fail for large videos ~500 MB
Smart Join seems to Fail
Jul 27, 2024
The lines:
might suggest that the encoding of the video is somehow not supported? Playing the Video in the UI seems to be fine. |
Here are the Metadata Infos about the Video File:
|
|
I will try #367 soon, maybe that fixes it |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When I cut a video and click on save media, I usually get a high CPU usage. Some progress is shown in the individual clips in the timeline at the bottom. However after some time the logs display this error and the CPU usage drops to 0. So the program does not seem to make any progress. I tried it first with a large video file (~1.3 GB) and after that didn't work I reduced the video file size to ~500 MB and tried again. After that didnt work, I tried again with a video of 30MB size.
I use
vidcutter 6.0.5.2-1
on arch without an nvidia GPU on Arch Linux.The text was updated successfully, but these errors were encountered: