Skip to content

Implement filters info#309

Merged
bramp merged 4 commits intobramp:masterfrom
Euklios:feature/filters
Mar 10, 2024
Merged

Implement filters info#309
bramp merged 4 commits intobramp:masterfrom
Euklios:feature/filters

Conversation

@Euklios
Copy link
Copy Markdown
Collaborator

@Euklios Euklios commented Mar 9, 2024

This parses the output for ffmpeg -filters and creates corresponding objects.
Created analogue to the codecs() and formats() methods.

Copy link
Copy Markdown
Owner

@bramp bramp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks. I appreciate how much effort you are putting it to keep this consistent with the existing code styles.

@Euklios
Copy link
Copy Markdown
Collaborator Author

Euklios commented Mar 10, 2024

Thanks. I appreciate how much effort you are putting it to keep this consistent with the existing code styles.

No worries, I'm currently maintaining four forks of this library (and many, many branches).
Sticking to the original version is about the only reason I can still keep them more or less up to date.

And as I said before, this library is a heaven-sent to me.
The project I'm using it in is closing in on 100k LOC, and having something to take away a bit of the complexity ffmpeg poses is invaluable.

@bramp bramp merged commit 045cb82 into bramp:master Mar 10, 2024
@bramp
Copy link
Copy Markdown
Owner

bramp commented Mar 10, 2024

Thanks. Also, while I don't put much effort into this project, I'm happy to try and get all your pull requests in, so you don't need to manage so many external versions.

@Euklios Euklios deleted the feature/filters branch March 11, 2024 20:50
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

Successfully merging this pull request may close these issues.

2 participants