shotcut: 25.01 -> 25.08, mlt: 7.30 -> 7.32, fix mlt-qt6 in shotcut#421788
shotcut: 25.01 -> 25.08, mlt: 7.30 -> 7.32, fix mlt-qt6 in shotcut#421788wegank merged 4 commits intoNixOS:masterfrom
Conversation
|
The last mlt bump was reverted because of #411302, would you please check if the problem persists? If so, we probably can't backport this PR. |
How to reproduce the original issue #411302? |
|
Does |
I see, it fails. But it succeeds with |
|
Working hard or hardly working? |
|
Heads up: 25.08.161 was just released Footnotes |
|
I am using Shotcut 25.01.25 on Unstable. I was unable to create any simple text filters, and rich text filters are absent from the filter list. I infer this may be related to #420054 which I also experienced. #420054 can be worked around by using ffmpeg to convert the image to a looped video. Example:
I ran:
This version allowed me to create text filters and the absent filters were present. I also tested the ability to drag .png files onto the timeline. That is fixed as well. Great work thank you @woffs |
|
Can this PR be merged? It can fix build with cmake 4 for shotcut and simplify my life ;) |
fixes text filter
|
Backport failed for Please cherry-pick the changes locally and resolve any conflicts. git fetch origin release-25.05
git worktree add -d .worktree/backport-421788-to-release-25.05 origin/release-25.05
cd .worktree/backport-421788-to-release-25.05
git switch --create backport-421788-to-release-25.05
git cherry-pick -x dcd01e0d946cbf6db8166865a28e8e829191314b 89d8985dffc068ad5b2195473086257b48d239ff 47780b3415d3b004c6f7ba70e99521bd8430e930 be1ff94ea67dcdeda692068537ed0ebed04183af |
|
@wegank thank you for merging. I do not understand why the movit commit has been inserted here though. |
see https://github.com/mltframework/mlt/releases/tag/v7.32.0
required by shotcut upgrade
see https://github.com/mltframework/shotcut/releases/
see mlt:Add GDK and pango #377764
replace mlt with qt6Packages.mlt as it was before moving to by-name hierarchy
fixes: shotcut: images do not work #420054 Update Request: shotcut 25.01.25 → 25.07.26 #429039
Things done
nix.conf? (See Nix manual)sandbox = relaxedsandbox = truenix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/)Add a 👍 reaction to pull requests you find important.