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

Rule criteria for filename match #27

Open
wthueb opened this issue Jun 23, 2021 · 0 comments
Open

Rule criteria for filename match #27

wthueb opened this issue Jun 23, 2021 · 0 comments

Comments

@wthueb
Copy link

wthueb commented Jun 23, 2021

Ideally, the filename match would be regex based, but a simple keyword matching would also probably be fine. This way, if you passed a large library to the transcoder, and you have your media fairly organized, it would be able to automatically pick the right profile based on what's in the filename.

This can of course be done with a wrapper that does the filename parsing and calling pytranscoder separately, specifying the profile on the command line, however it wouldn't work very well with queues.

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

No branches or pull requests

1 participant