balooii
balooii
Indeed, you could be on to something. All versions i tried use some higher version than 7.0 latest Kdenlive from flathub ``` laptop% flatpak run --command=/bin/sh org.kde.kdenlive [📦 org.kde.kdenlive ~]$...
I could be in the completely wrong place here but I added logging after this line in avformat consumer https://github.com/mltframework/mlt/blob/8b0f73e7363a8032a98d769900f8ed382e96b1a4/src/modules/avformat/consumer_avformat.c#L2059C47-L2059C57 It prints out this ``` /home/balooii/Videos/black&white.webm ``` While in the...
Another option which would be quite handy in this but also in other scenarios would be to have a `.cbirdignore` file similar to how `.gitignore` works.
> In v0.8 I added -i.exclude which could be added to the saved arguments list _index/args.txt I wasn't aware of that, thanks!
Thank you, I have reached out to JBM for another opinion. Aesthetically I think I would prefer the two double params than using a rect for a point but don't...