Skip to content

Compilation error: Missed frames in version 4.7 #147

@TrixiEther

Description

@TrixiEther

Hi, I was using version 4.5 of the program and everything was fine. I recently decided to update to 4.7, but when I started compiling videos, I encountered this bug:

[QualityScaler] check_upscale_steps - 1. Encoding upscaled video
[FFMPEG] ENCODING (h264_nvenc)
[concat @ 0000023bda354900] Impossible to open 'S:/UPSCALE/Bake_12-15\12-Bakemonogatari TV_RealESR_Animex4_InputR-100_OutputR-100_Blending-Medium\frame_214_RealESR_Animex4_InputR-100_OutputR-100_Blending-Medium.jpg'
[in#0/concat @ 0000023bda354680] Error during demuxing: No such file or directory

I checked the folder and indeed found that a frame with that number was missing. It was present in the original resolution, but upcaled version is missing. After several attempts, the issue was still reproducible, regardless of which codec I chose, the number of threads and video memory, so it seems to be a bug in the program. I was able to successfully complete the compilation only for short videos of about 10 seconds.

Downgrading to version 4.5 immediately solved the issue

I ran one of the compilations with the following parameters:

==================================================
> Starting upscale:
    Files to upscale: 1
    Output path: S:/UPSCALE/Bake_12-15
    Selected AI model: RealESR_Animex4
    Blending factor: 0.5
    AI multithreading: 8
    Selected GPU: Auto
    Tiles resolution for selected GPU VRAM: 3000x3000px
    Selected image output extension: .png
    Selected video output extension: .mp4
    Selected video output codec: h264_nvenc
    Input resize factor: 100%
    Output resize factor: 100%
    Save frames: True
==================================================

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions