-
Notifications
You must be signed in to change notification settings - Fork 544
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
Transitions don't work as expected #5633
Comments
Hello @eugenialoli
I am asking so I can try and reproduce your steps to test. |
|
Hello @eugenialoli Thank you for the information. I am still doing some testing but finding some interesting information on how transistions are supposed to work (the way the lead developer programmed it) vs. how I thought they should/would work. Please go to https://www.openshot.org/user-guide/ and search on "Transistions" excluding the quotes. Read it very carefully. There is a lot of detailed information about how they should be applied and used. It even mentions times where you should not use Transistions and instead to use Transparency attribute of a clip to achieve what you need. If you can explain to me what you want to accomplish, in detail (not what you expect to happen), I can work with you to achieve your goal. |
I read the guide, and it doesn't say anything about my problem. I have two same-sized images or videos in the timeline that I want to use a transition. I expect the transition to simply use the effect, and beautifully transition from one image or video to the other. Instead, I get the effect on the first clip, and then it blacks out on the second. This is not about how "I" expect the transitions to work, it's how they work in every editor, ever. On Openshot, they don't work properly, they're just weird. They black out by default. |
I have assigned this to the lead developer for his review. I am just a volunteer trying to help. I am guessing you want the first clip to fade out with the transition you applied and fade in the 2nd clip with the same transition. If this is the case then you would:
|
I just want to place a clip on top of another in the timeline, and then drag n drop a transition on that common space. By default that transition should be Fade, but if I drag n drop another one, it should automatically change to that other one. I retried tonight to make transitions with Openshot, using some of the available transitions in the app, and I just couldn't make them work. They would work for the first half of the transition, and then would go black. |
Hello @eugenialoli Please provide me a step-by-step example so I can try and replicate what you are experiencing when you say "....They would work for the first half of the transition, and then would go black." |
You already replied to the other bug report, where the person was describing the same thing. The one where you told the person to put the two videos on two different tracks for the transition to work. Yes, it works that way. But not when the videos are overlapping on the same track. When they are on the same track, and you drag n drop anything BUT a fade, the transition doesn't work. It works for the first half of the transition, then it turns into black, and then it immediately shows the second video. And the reason for that, I found out by testing more, is because there is a ordering system in the track. So video1 is the most below in the order, then is the transition, and then is video2. The transition should be on top of both video1 and video2 to work properly. But it's not. It's under video2, which creates the bug. |
If I am going to submit a bug report for the developer I need a step-by-step instructions so he can follow it, verbatim, to reproduce and hopefully debug. A paragraph description doesn't help me. What I need is something like this:
If you have a video recording of this as well that even help further clarify the issue. Thank you in advance. |
I'm using the latest dev-build (1 oct 2024) on Linux Mint 22, and the transitions don't work properly. I place a transition on top of two clips, and the transition starts, but as it progresses it becomes totally black, and then it switches immediately to the next clip. The transition is not smooth as expected, it goes totally black towards the end.
The text was updated successfully, but these errors were encountered: