question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Feature request: Group filters

See original GitHub issue

Hi, Is there a way to apply multiple filters at once? For example, when I want to use 3 filters simultaneously:

TransformationOptions.Builder()
  .setVideoFilters(listOf(ContrastFilter(3f), BrightnessFilter(0.7f), SaturationFilter(0f)))

Only the last filter is applied to the transformation (target video) and previous ones are lost.

Does the library support it?

These examples GlFilterGroup, GlFilterGroup and GPUImageFilterGroup might be helpful and used as a reference.

Thank you 👍

Issue Analytics

  • State:open
  • Created 2 years ago
  • Comments:8 (4 by maintainers)

github_iconTop GitHub Comments

2reactions
izzytwoshedscommented, May 25, 2022

It is on my todo list, pretty high up. Finding time to getting this actually done has been difficult.

0reactions
Fgabzcommented, May 24, 2022

Is there any update on this ?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Filter Feature Requests by Customer Attributes - Savio
With Savio, you can filter your feature requests by these attributes. This is an extremely powerful feature. Because you know that not all...
Read more >
FEATURE REQUEST: Group alerts by custom filter - #sentry
FEATURE REQUEST : Group alerts by custom filter ... Sometimes the fingerprinting of errors isn't enough-- e.g. the Sentry UI will group all...
Read more >
filter for "All Groups" resource - Feature Requests
Option to filter objects shown on "All Groups" gadget would help for example build view of all application groups (without other groups like...
Read more >
Is there a way to include the Request Group Type f...
Unfortunately, the Request type groups cannot be returned using JQL filters, so it can not be exported by the default export functionality of...
Read more >
Feature Request: Dynamic titles for filters - Zendesk help
Zendesk User Groups have launched! Connect, learn, and share with users like you. Click here to learn more. Logo.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found