Skip to content

Never Ending task with a very low frame count .y4m file #890

Closed
@moisespr123

Description

@moisespr123

Hi everyone,

I've been encoding videos in my own distributed computing project. I've been doing this by splitting a video into 1-second segments with ffmpeg and then submitting each clip to the project.

While I'm able to encode most of my clips, this one which seems to have just a couple of frames is not working: https://drive.google.com/file/d/1dvewc7SwdE7BRFQUa2VsvcredixJuJ9_/view?usp=sharing

rav1e never seems to finish but uses 100% of the CPU thread, so it is doing something.

Parameters used are:
--quantizer 175 -s 0 --low_latency false

Is it stuck in a loop which seems to never finish and doesn't exit? I'm using rav1e 774b0d1, which is the latest commit as of this issue.

std output just stays as follows:

3840x2160 @ 30000/1001 fps

encoded 1 frames, 0.00 fps, 8493.22 Kb/s                    

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions