Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mapping from input type to output type #37

Open
lemonjesus opened this issue Feb 15, 2022 · 0 comments
Open

mapping from input type to output type #37

lemonjesus opened this issue Feb 15, 2022 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@lemonjesus
Copy link
Owner

So you can have multiple configurable outputs based on what the input is. The easiest way to do this is to base this on the extension of the input and replace force_cmd with a map of appropriate commands (perhaps a map of arrays so one file can trigger multiple jobs for different targets?)

this could be super useful for media ingestion in media production workflows (proxies, etc.) I think the full ruby docker image also has imagemagick so you can even convert image types too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant