-
Notifications
You must be signed in to change notification settings - Fork 184
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
Multiple issues #1179
Comments
Yeah, there are quite a few of these so list is good.
On timeline we have Create Cloned Generator... which allows for creating a cloned version with different length, but you want a button in the Edit panel area to change length, right? I think we could do that, but this will effectively create a new Generator and render it and place it on timeline. Generators are rendered media and there is no way around that.
F2 does seem to be common Rename keyboard shortcut so we can add that, but see below for more on shortcuts.
Use the activity switches on on tracks column to decide the paste track, the ones that can be turned on and off and the topmost blue one is where pasted clips go. Clips get inserted at playhead position. I must check the docs to make sure we have this there. I did see bug now when testing this, so some work will be done this any way.
I am going to start to move keyboard shortcuts to GTk4 type of code, so maybe I can use these to kickstart to process, but that would push them all out of this release cycle. Otherwise they seem reasonable and can be added.
Yes, they should, this is a bug, will fix this.
This is unlikely to get fixed because of internal workings of Flowblade, MLT and OpenCV. Might be possible to fix at some later, but for now invisible cuts must be used.
I've been a bit hesitant on adding this feature due to the quite large UX design and coding investment required, but I'll check Audacity to see if I get some ideas on how to do this nicely. Don't see it in the next few releases though, but late -25 is possible if this seems doable.
We have quite a lot of ladspa filters working with Flowblade already. I'll give a more through answer after giving this some more examination on the details of current situation.
Will check, I think I have worked with 1:1 aspect ratio mostly lately. It is possible that this could be a bit difficult to gewt quickly.
This one I will need to get back on you later, not sure what is my opinion here.
I don't think there is a way to accurately know render sizes for all file types in advance. but we can maybe do some heuristic. That would have to be vary pessimistic and users probably should not trust this to always to be able to give the warnings when needed, so I'm not sure if we have anything better then 'best effort, hopefully useful" that can be made available.
Thanks, this feedback was very useful. I think we can get majority of these done for 2.20 and 2.22, but some need a bit more research and thinking before I know what to do, so there will be some updates during this and next release cycle on these. Comment if you think you have some clarifications. |
Clipboard works on my Ubuntu 24.10 (DE: Gnome, X11) on both test development version and locally build Flatpak. This could be some issue on your system with system permissions or something similar. |
Fixed the Credit Scroll typo |
This one is done, we added Save Generator Template and Load Generator Template buttons in bottom left corner of Add Generator window which will allow user to save existing generators with arbitrary default values and load template for editing/adding to project. |
In my tests Home/End keys always move cursor to the beginning and end of line (not whole text) when a text editing widget has keyboard focus, and only move timeline position when timeline has keyboard focus. This behavior is as expected and correct. For some reason our systems work differently. |
I added the preference options that make some target areas larger as you requested.
There is new check option Wide Multitrim Slip Target Area in the timeline options popover menu accessed via launcher on the left side above the tracks column. It flips the behavior so that Slip get s all the extra space and Trims get a set amount around cuts.
Added new check option Disable Clip Ends Drag When Selected in the same popover as above. This disables clip end drags on selected clips for Move and Insert tools. |
There are now a Delete buttons in Motion Tracking Apply and Alpha Shape Motion Tracked filter edit panels. |
Recently I edited a 40 minute long video from a trip I did to Kyrgyzstan (link). This tested Flowblade to its limits in some cases and I decided to document all the major and minor issues I ran into while working.
It's not feasible for me to create new bugs for each of these so I figured I should just dump them here so you are at least aware of them all.
Hope this feedback is helpful! Thanks for all the great work you do.
Edit: I believe this was all with Flowblade 2.18 (flatpak) on Fedora 41
The text was updated successfully, but these errors were encountered: