-
Notifications
You must be signed in to change notification settings - Fork 141
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
Output video corrupted/missing parts #97
Comments
how about cuda? |
Same result:
|
@bugale, after you finish please, upload videos to nyaa.si. Also upscale from linux to get better quality and smaller file. also try VP9 xd have issue similar to headline of this issue: corrupted* output file, that's random file from large amount of upscale, idk why it broken, but other are fine *00:58.976 frame for example -x -X -q -z 1.5 -r 11 -c 0.2 -v -C avc1 |
I am not sure I understood you correctly: are you asking me to upload the output video I got (the corrupted one)? |
if i must chose - complaining |
Hi, I am using Anime4KCPP CLI to convert 1080P anime to 4K. Most of the times it works, but I encountered at least one specific case, in which all files consistently gets "corrupted", or at least miss some parts of the video. The resulting video gets stuck at some points during playback, but even ffmpeg that is called from Anime4KCPP shows a problem with the video stream:
The command line I used is:
-q -w -C avc1 -v
Notice
DURATION-eng : 00:24:01.107000000
in input file andDuration: 00:04:52.00
in temp output file. (The elapsed time in the logs also seem to "jump" after ~20%)Please let me know if there is any other data you need to diagnose the issue.
Thanks.
The text was updated successfully, but these errors were encountered: