https://bugs.kde.org/show_bug.cgi?id=436832
--- Comment #3 from Herr Irrtum <die-...@elektrische-lasagne.de> --- When preparing my melt test I started from scratch with two images. The bug does not occur when fading images! So. Important to reproduce this bug: *You have to use video clips.* Melt did produce exactly the same wrong result. Here's the output for what it's worth. ``` $ LC_ALL=C melt bugreport.mlt mlt_repository_init: failed to dlopen /usr/lib/mlt-7/libmltsdl.so (/usr/lib/mlt-7/libmltsdl.so: undefined symbol: XGetWindowAttributes) mlt_repository_init: failed to dlopen /usr/lib/mlt-7/libmltrtaudio.so (librtaudio.so.6: cannot open shared object file: No such file or directory) +-----+ +-----+ +-----+ +-----+ +-----+ +-----+ +-----+ +-----+ +-----+ |1=-10| |2= -5| |3= -2| |4= -1| |5= 0| |6= 1| |7= 2| |8= 5| |9= 10| +-----+ +-----+ +-----+ +-----+ +-----+ +-----+ +-----+ +-----+ +-----+ +---------------------------------------------------------------------+ | H = back 1 minute, L = forward 1 minute | | h = previous frame, l = next frame | | g = start of clip, j = next clip, k = previous clip | | 0 = restart, q = quit, space = play | +---------------------------------------------------------------------+ [mp4 @ 0x7f850c200f40] Using AVStream.codec to pass codec parameters to muxers is deprecated, use AVStream.codecpar instead. [mp4 @ 0x7f850c200f40] Using AVStream.codec to pass codec parameters to muxers is deprecated, use AVStream.codecpar instead. [mp4 @ 0x7f850c200f40] Timestamps are unset in a packet for stream 1. This is deprecated and will stop working in the future. Fix your code to set the timestamps properly [mp4 @ 0x7f850c200f40] Encoder did not produce proper pts, making some up. Current Position: 937 ``` -- You are receiving this mail because: You are watching all bug changes.