Skip to content

[FEATURE ADD] Create priority queue for video encoding #13

Open
@HunterAP23

Description

Describe the feature that is being tested/implemented
Create a priority queue of what files to encode first.

  • Prioritize completing all encodes for a single reference file before moving on to the other reference files.
  • Prioritize hardware encoders first, as they are typically faster than software encoders, which would create the bigger chunk of files first.
  • Prioritize completing all VMAF score calculations for a single reference file before moving on to the other reference files.
  • Prioritize completing all VMAF plotting for a single reference file before moving on to the other reference files.

List any relations to other issues in this repository or in other repositories
N/A

Metadata

Assignees

Labels

CalculatorTasks relating to the calculator portion of the applicationEncoderTasks relating to the encoder portion of the applicationPlotterTasks relating to the plotter portion of the applicationenhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions