Bug#664786: kdenlive: rendering crashes with melt 0.7.8

2012-05-28 Thread Simon Brandmair
It would be great if this bug fix makes it into wheezy.

Simon



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#664786: kdenlive: rendering crashes with melt 0.7.8

2012-05-28 Thread Patrick Matthäi
Am 28.05.2012 16:42, schrieb Simon Brandmair:
 It would be great if this bug fix makes it into wheezy.
 
 Simon
 
 
 

It will enter testing if the sox transition is finished, nothing I can
do with my mlt hat on.

-- 
/*
Mit freundlichem Gruß / With kind regards,
 Patrick Matthäi
 GNU/Linux Debian Developer

E-Mail: pmatth...@debian.org
patr...@linux-dev.org
*/



signature.asc
Description: OpenPGP digital signature


Bug#664786: kdenlive: rendering crashes with melt 0.7.8

2012-04-04 Thread Anders E. Andersen

Den 03-04-2012 15:07, Patrick Matthäi skrev:
What do you get for outputs if you start kdenlive from console and 
then try to render it? 


Hi, I will check when I get done with work for today.

I did a lot of tests with Christian Marillat from debian-multimedia.org, 
but we were unable to get more information on the issue. I will try to 
see if he is available to comment on this bug report.


I can provide a sample project for testing, if that would help.

- Anders



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#664786: kdenlive: rendering crashes with melt 0.7.8

2012-04-04 Thread Anders E. Andersen

Den 03-04-2012 15:07, Patrick Matthäi skrev:
What do you get for outputs if you start kdenlive from console and 
then try to render it? 


I updated all my packages before testing. I want to stress I am using 
pure sid packages. I am not mixing packages with debian-multimedia.org! 
The bug is in both sets of packages though, confirmed by Christian.


Here is the output from the console:

andersa@kdenlive:~$ kdenlive
project monitor connected
clip monitor connected
QWidget::insertAction: Attempt to insert null action
QWidget::insertAction: Attempt to insert null action
kdenlive(2208) KSambaSharePrivate::findSmbConf: KSambaShare: Could not 
find smb.conf!

[flac @ 0x7f62eaf71320] max_analyze_duration reached
[flac @ 0x7f62eaf78820] max_analyze_duration reached
kdenlive(2208) Render::checkMaxThreads: // TRACTOR PROBLEM
//STARTING RENDERING:  true , false , /usr/bin/melt , 
/home/andersa/.kde/share/apps/kdenlive/profiles/customprofile0 , 
avformat , - , /tmp/kde-andersa/kdenlivedH2208.mlt , 
/media/Data/Video/Render/Build order win.mp4 , () , (f=mp4, hq=1, 
acodec=aac, ab=128k, ar=48000, pix_fmt=yuv420p, 
vcodec=libx264, minrate=0, vb=2000k, g=250, bf=3, 
b_strategy=1, subcmp=2, cmp=2, coder=1, flags=+loop, 
flags2=dct8x8, qmax=51, subq=7, qmin=10, qcomp=0.6, qdiff=4, 
trellis=1, aspect=@16/10, pass=1, threads=8, real_time=-1, 
passlogfile=/media/Data/Video/Render/Build order win.mp4.log) , -1 , -1
Started render process:  /usr/bin/melt   
/tmp/kde-andersa/kdenlivedH2208.mlt -profile 
/home/andersa/.kde/share/apps/kdenlive/profiles/customprofile0 -consumer 
avformat:/media/Data/Video/Render/Build order win.mp4 progress=1 f=mp4 
hq=1 acodec=aac ab=128k ar=48000 pix_fmt=yuv420p vcodec=libx264 
minrate=0 vb=2000k g=250 bf=3 b_strategy=1 subcmp=2 cmp=2 coder=1 
flags=+loop flags2=dct8x8 qmax=51 subq=7 qmin=10 qcomp=0.6 qdiff=4 
trellis=1 aspect=@16/10 pass=1 threads=8 real_time=-1 
passlogfile=/media/Data/Video/Render/Build order win.mp4.log
Rendering of /media/Data/Video/Render/Build order win.mp4 aborted, 
resulting video will probably be corrupted.

kdenlive(2208)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig:
andersa@kdenlive:~$



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#664786: kdenlive: rendering crashes with melt 0.7.8

2012-04-03 Thread Patrick Matthäi
Am 21.03.2012 17:39, schrieb Anders E. Andersen:
 Den 21-03-2012 16:49, Patrick Matthäi skrev:
 What happens if you cd to your project directory and then call:
  $ melt fooo.project
 ?
 
 I am assuming you mean to run melt on the kdenlive project file
 (foo.kdenlive). I get an x window where the video plays. There are some
 key shortcuts to control the player, which seem to work.
 
 The video plays to the end and then stops.
 
 I do get four errors, which I see in kdenlive as well. It reports [flac
 @ hex-number] max_analyse_duration reached four times. But this doesn't
 seem to be a critical problem. I also get an error from kdenlive about a
 floating point conversion of a qcomp parameter of libx264. The profile
 gives the number 0.6 to this parameter but apparently this is sensitive
 to the locale of the system (Danish) and so libx264 expects a comma
 instead of a point (0,6 instead of 0.6). Again I don't expect that this
 is the real issue either since it also fails on the webm codec. I did
 not see this error when I run the project directly with melt. Then I
 only see the flac issue.
 
 I don't know how important it is that I cd to the project folder, for
 what you are asking, but I tried anyway to run melt from my home folder
 and just give the full project path. It seems to do the same thing, in
 that it plays the project to the end and then stops.
 
 
 
 

What do you get for outputs if you start kdenlive from console and then
try to render it?

-- 
/*
Mit freundlichem Gruß / With kind regards,
 Patrick Matthäi
 GNU/Linux Debian Developer

E-Mail: pmatth...@debian.org
patr...@linux-dev.org
*/



signature.asc
Description: OpenPGP digital signature


Bug#664786: kdenlive: rendering crashes with melt 0.7.8

2012-03-21 Thread Patrick Matthäi

What happens if you cd to your project directory and then call:
 $ melt fooo.project
?


Am 20.03.2012 21:44, schrieb Anders E. Andersen:

Package: melt
Version: 0.7.8-2
Severity: important
Tags: upstream

I am trying to render some frapsed video with kdenlive, but the render crashes 
towards the end of each
pass. I have tested mpeg4, h264 and WebM and they all crash. Two-pass rendering 
is not possible. One
pass rendering crashes towards the end of the pass leaving a mostly complete 
video file.

After checking on the kdenlive forums it seems that quite a few people have 
problems getting version
0.7.7 and above to work, so I went to snapshot.debian.org and downloaded the 
last 0.7.6 version. This
version works!

I don't know what I can add in terms of crash reports. Kdenlive just gives an 
error dialog with no
additional information. All I can say is that 0.7.6 works as far as I am 
concerned.

My system by the way is a completely fresh install of testing on a new computer 
with Asus P8Z68 Pro/Gen3
motherboard and Intel Core i7 2600K CPU and 16G Ram.



-- System Information: Debian Release: wheezy/sid
   APT prefers testing
   APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-2-amd64 (SMP w/8 CPU cores)
Locale: LANG=da_DK.UTF-8, LC_CTYPE=da_DK.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages melt depends on:
ii  libc62.13-27
ii  libmlt-data  0.7.8-2
ii  libmlt4  0.7.8-2

melt recommends no packages.

melt suggests no packages.

-- no debconf information








--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#664786: kdenlive: rendering crashes with melt 0.7.8

2012-03-21 Thread Anders E. Andersen

Den 21-03-2012 16:49, Patrick Matthäi skrev:

What happens if you cd to your project directory and then call:
 $ melt fooo.project
?


I am assuming you mean to run melt on the kdenlive project file 
(foo.kdenlive). I get an x window where the video plays. There are some 
key shortcuts to control the player, which seem to work.


The video plays to the end and then stops.

I do get four errors, which I see in kdenlive as well. It reports [flac 
@ hex-number] max_analyse_duration reached four times. But this doesn't 
seem to be a critical problem. I also get an error from kdenlive about a 
floating point conversion of a qcomp parameter of libx264. The profile 
gives the number 0.6 to this parameter but apparently this is sensitive 
to the locale of the system (Danish) and so libx264 expects a comma 
instead of a point (0,6 instead of 0.6). Again I don't expect that this 
is the real issue either since it also fails on the webm codec. I did 
not see this error when I run the project directly with melt. Then I 
only see the flac issue.


I don't know how important it is that I cd to the project folder, for 
what you are asking, but I tried anyway to run melt from my home folder 
and just give the full project path. It seems to do the same thing, in 
that it plays the project to the end and then stops.





--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#664786: kdenlive: rendering crashes with melt 0.7.8

2012-03-20 Thread Anders E. Andersen
Package: melt
Version: 0.7.8-2
Severity: important
Tags: upstream

I am trying to render some frapsed video with kdenlive, but the render crashes 
towards the end of each 
pass. I have tested mpeg4, h264 and WebM and they all crash. Two-pass rendering 
is not possible. One 
pass rendering crashes towards the end of the pass leaving a mostly complete 
video file.

After checking on the kdenlive forums it seems that quite a few people have 
problems getting version 
0.7.7 and above to work, so I went to snapshot.debian.org and downloaded the 
last 0.7.6 version. This 
version works!

I don't know what I can add in terms of crash reports. Kdenlive just gives an 
error dialog with no 
additional information. All I can say is that 0.7.6 works as far as I am 
concerned.

My system by the way is a completely fresh install of testing on a new computer 
with Asus P8Z68 Pro/Gen3 
motherboard and Intel Core i7 2600K CPU and 16G Ram.



-- System Information: Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-2-amd64 (SMP w/8 CPU cores)
Locale: LANG=da_DK.UTF-8, LC_CTYPE=da_DK.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages melt depends on:
ii  libc62.13-27
ii  libmlt-data  0.7.8-2
ii  libmlt4  0.7.8-2

melt recommends no packages.

melt suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org