xinntao / Real-ESRGAN

Real-ESRGAN aims at developing Practical Algorithms for General Image/Video Restoration.
BSD 3-Clause "New" or "Revised" License
27.87k stars 3.5k forks source link

realesr-animevideov3 problem:“Could find no file with path 'out_frames/frame%08d.jpg' and index in the range 0-4 out_frames/frame%08d.jpg: No such file or directory” #725

Closed joeyttt closed 10 months ago

joeyttt commented 10 months ago

“realesrgan-ncnn-vulkan.exe -i tmp_frames -o out_frames -n realesr-animevideov3 -s 2 -f jpg”

The source files are missing a few frames, for example, it jumps from frame02 to frame05. While enlarging the frames is not a problem, running the command for video synthesis will fail.

Screenshot 2023-11-28 155531
joeyttt commented 10 months ago

/