Created attachment 135401 [details] video of issue SUMMARY I can add subtitles. They did work the first time I used them, although still a bit buggy. However, now if I try to adjust the position using the up and down arrows, they jump in what seem to be random increments down to zero. There is now way to increase position time. Also, if I drag themor extend the lenght where they appear in the tracks the sub I am working on will disappear altogether and seems to hide behind the previous subtitle entry. At the moment they are unusable. Even inputting the time manually causes problems. STEPS TO REPRODUCE 1. Add subtitles 2. Try to edit the Position, End, or Duration using up/down arrows. 3. Try to adjust the position or duration of subtitle using mouse drag. OBSERVED RESULT Using up and down arrows both result in the subtitle moving back to start of track in random increments. I cannot move them forward on the timeline. When I try to drag a subtitle or extend the suration using a mouse, the subtitles start to malfunction. Subtitle disappears behind previous subtitle. EXPECTED RESULT Errr... SOFTWARE/OS VERSIONS Windows: 10 macOS: Linux/KDE Plasma: (available in About System) KDE Plasma Version: KDE Frameworks Version: Qt Version: ADDITIONAL INFORMATION Thanks
Changing the position in height of the subtitle is not possible at the moment as Kdenlive follows the SRT standard. You can try with following ASS code: {\an7} Top-left: an7 {\an8}Top-center: an8 {\an9}Top-right: an9 {\an4}Middle-left: an4 {\an5}Middle-center: an5 {\an6}Middle-right: an6 {\an1}Bottom-left: an1 {\an2}Bottom-Center an2 {\an3}Bottom-right: an3 Back to default. Please check with Version 20.12.2. Some subtitle fixes are done within this version.
Thanks for your useful report and the video! I can confirm your bug existed in kdenlive, but know it should be fixed. Please checkout version 20.12.3 or 21.04 (coming soon in april 2021). Feel free to reopen this bug if you still have problems