https://bugs.kde.org/show_bug.cgi?id=358161
--- Comment #10 from Anton Gubarkov <anton.gubar...@gmail.com> --- 1. kdenlive does work w/o movit. I can play my clips and work with timeline. Everything is fine (except no GPU based effects) 2. the melt command you've provided segfaults, with the following output: anton@r9-008cln ~/Видео/2016-01-24 Венчание/Материал $ melt gubarkov.MTS .glsl=1 -attach movit.saturation saturation=0 -consumer xgl Failed to open VDPAU backend libvdpau_i965.so: невозможно открыть разделяемый объектный файл: Нет такого файла или каталога [filter avcolor_space] Invalid format glsl +-----+ +-----+ +-----+ +-----+ +-----+ +-----+ +-----+ +-----+ +-----+ |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 | +---------------------------------------------------------------------+ Movit system requirements: Needs at least GLSL version 1.30 (has version 1,0) Failed to open VDPAU backend libvdpau_i965.so: невозможно открыть разделяемый объектный файл: Нет такого файла или каталога [filter avcolor_space] Invalid format glsl [filter avcolor_space] Invalid format glsl [filter avcolor_space] Invalid format glsl_texture [consumer xgl] OpenGL Shading Language is not supported on this machine. [filter avcolor_space] Invalid format glsl [filter avcolor_space] Invalid format glsl [filter avcolor_space] Invalid format glsl_texture Current Position: 0 [filter avcolor_space] Invalid format glsl [filter avcolor_space] Invalid format glsl [filter avcolor_space] Invalid format glsl_texture If I prepend the command with LC_ALL=C, it works fine, I can see the desaturated clip. -- You are receiving this mail because: You are watching all bug changes.