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

Allow for less than/greater than properties for include/exclude files #113

Open
delipunch opened this issue Oct 16, 2021 · 0 comments
Open

Comments

@delipunch
Copy link

When transcoding a video library with a variety of resolutions, there is no easy way to skip videos that are already have a resolution width/height that is less or greater than x pixels.

For example Exclude files with all of these 2 properties: width: <'720',height: <'480', would skip videos videos smaller than (NTSC) DVD resolution, and can be combined with Copy excluded files to destination: Yes to easily construct a video library for a device that can only handle DVD resolution and below.

If this feature is already in HBBB, please document it better.

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