matvp91 / superstreamer

An open, scalable, online streaming setup. All-in-one toolkit from ingest to adaptive video playback. Built for developers in need of video tooling.
https://matvp91.github.io/superstreamer/
Mozilla Public License 2.0
318 stars 12 forks source link

Do not upscale or multi channel stereo sound. #58

Closed matvp91 closed 1 day ago

matvp91 commented 1 week ago

Each output stream will be generated when matched with a particular input.

We should allow ffmpeg jobs to skip working on an input when:

BullMQ has no skipped state but we can mark a job skipped by returning with a "skip value" earlier in the chain.