Package: kdenlive
Version: 0.8.2.1-1
Severity: important
Dear Maintainer,
* I've been using kdenlive or months with out issue and today reinstalled
wheezy with out debian multimedia repo as I wanted a more pure debian also
ffmpeg now support x264
I've found video's rendered from a source that has a windowed screen capture
are green
* What exactly did you do (or not do) that was effective (or
ineffective)?
I recorded two videos using ffmpeg then rendered them one after the
other in a single video 1/2 the video has normal colour but the windows part is
lost it's red.
I think the problem is melt as I also tried it with openshot and it had the
same outcome
and when kdenlive is run from the command line the out put says it's sending it
to melt
I recoreded the videos using
#FULL SCREEN
ffmpeg -f alsa -ac 2 -i pulse -f x11grab -r 30 -s $(xwininfo -root | grep
'geometry' | awk '{print $2;}') -i :0.0+0,0 -acodec libvorbis -ab 128k -ac 2
-vcodec libx264 -crf 0 -threads 0 -baseName-fullscreen.avi
#WINDOWED
INFO=$(xwininfo -frame)
WIN_GEO=$(echo $INFO | grep -oEe 'geometry [0-9]+x[0-9]+' | grep -oEe
'[0-9]+x[0-9]+')
WIN_XY=$(echo $INFO | grep -oEe 'Corners:\s+\+[0-9]+\+[0-9]+' | grep -oEe
'[0-9]+\+[0-9]+' | sed -e 's/\+/,/' )
ffmpeg -f alsa -ac 2 -i pulse -f x11grab -r 30 -s $WIN_GEO -i :0.0+$WIN_XY
-acodec libvorbis -ab 128k -ac 2 -vcodec libx264 -vf scale=720:432 -threads 0
-y baseName-windowed.avi
the output is in this download along with the rendered finish product
http://dl.dropbox.com/u/302701/kdenlive-bug.tar.gz
-- System Information:
Debian Release: wheezy/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 3.2.0-1-amd64 (SMP w/6 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages kdenlive depends on:
ii ffmpeg 4:0.8-1
ii kdebase-runtime 4:4.6.5-1+b1
ii kdenlive-data 0.8.2.1-1
ii libc6 2.13-26
ii libgcc1 1:4.6.2-12
ii libgl1-mesa-glx [libgl1] 7.11.2-1
ii libglu1-mesa [libglu1] 7.11.2-1
ii libkdecore5 4:4.6.5-2+b1
ii libkdeui5 4:4.6.5-2+b1
ii libkio5 4:4.6.5-2+b1
ii libknewstuff3-4 4:4.6.5-2+b1
ii libknotifyconfig4 4:4.6.5-2+b1
ii libkrossui4 4:4.6.5-2+b1
ii libmlt++3 0.7.6+git20120204-2
ii libmlt4 0.7.6+git20120204-2
ii libnepomuk4 4:4.6.5-2+b1
ii libqjson0 0.7.1-6
ii libqt4-dbus 4:4.7.4-2
ii libqt4-network 4:4.7.4-2
ii libqt4-opengl 4:4.7.4-2
ii libqt4-script 4:4.7.4-2
ii libqt4-svg 4:4.7.4-2
ii libqt4-xml 4:4.7.4-2
ii libqtcore4 4:4.7.4-2
ii libqtgui4 4:4.7.4-2
ii libstdc++6 4.6.2-12
ii libx11-6 2:1.4.4-4
ii libxau6 1:1.0.6-4
ii libxdmcp6 1:1.1.0-4
ii libxext6 2:1.3.0-3
ii melt 0.7.6+git20120204-2
Versions of packages kdenlive recommends:
ii dvdauthor 0.7.0-1.1+b1
ii dvgrab 3.5-2
ii frei0r-plugins 1.1.22git20091109-1.1
ii genisoimage 9:1.1.11-2
ii recordmydesktop 0.3.8.1+svn602-1+b1
ii swh-plugins 0.4.15+1-6
kdenlive suggests no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]