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

Bugs on Apply Copied Filters #1559

Closed
Microwave-WYB opened this issue Jul 26, 2024 · 0 comments
Closed

Bugs on Apply Copied Filters #1559

Microwave-WYB opened this issue Jul 26, 2024 · 0 comments
Assignees
Labels
Milestone

Comments

@Microwave-WYB
Copy link

OS: Arch Linux
ShotCut Version: 24.06.26

To reproduce the problems:

  • Import some clips
  • Set multiple filters on the first clip, for example, "Fade In Video" and "Fade Out Video"
  • Click the "Copy checked filters"
  • Select all remaining clips, right click, select "Apply Copied Filters"

After these steps, we can see the problem:

  1. The timeline is not updated with fade-in/out filters. Only the first clip is displayed correctly (with fade-in/out indication)
    image
  2. starting from the third clip, the fade-out filters are ineffective. Although it's displayed on the filter list, there's no fade-out effect (as you can see in the screenshot, the preview at the last frame of the third clip should be black if the fade-out filter is correctly applied)
    image
  3. After manually updating the filter parameters, the timeline is finally synced with the filters. This is a screenshot after manually updating the fade-in duration (the fade-in is displayed on the timeline but the fade-out is not)
    image
  4. However the workaround does not fix the problem that the fade-out filter is ineffective. As you can see, the timeline is displaying the fade-out filter, but the last frame of the clip is not black.
    image
  5. Another problem: if I undo applying the filters, the filter list is correctly reset. However, the timeline is not updated. The fade-in/out effect is still in the timeline. (maybe the timeline update can be tracked in a different issue?)
    image
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants