Skip to content

Feature request: encoding process via queue #63

@arifje

Description

@arifje

When encoding multiple gif files to mp4, the template triggers all these ffmpeg processes at the same time. This results in 40 to 50 ffmpeg processes (in our case), which results in a smoking server and ffmpeg errors.

It would be awesome if we could prevent this, maybe by using the queue for these jobs? Then we could set a delay on these jobs so we create a spread.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions