Re: [Mlt-devel] [PATCH] fix thread exit on error and thread termination

2012-01-17 Thread Maksym Veremeyenko
16.01.12 14:12, Maksym Veremeyenko написав(ла): Hi, i was testing a recording from decklink into the avformat consumer with simple code: [...] but that cause a SIGSEGV: [...] wrong test code where mlt_consumer_stop was called immediately after mlt_consumer_start caused that sideeffect.

Re: [Mlt-devel] content scaling

2012-01-17 Thread Maksym Veremeyenko
14.01.12 18:08, Maksym Veremeyenko написав(ла): [...] i could be wrong, but i have a suspicious that pango do not support force_aspect_ratio property, so i attached a patch. ping? -- Maksym Veremeyenko

Re: [Mlt-devel] content scaling

2012-01-17 Thread Dan Dennedy
I will look at when I want to. There is no need to ping me unless it has been over a month. 2012/1/17 Maksym Veremeyenko ve...@m1stereo.tv: 14.01.12 18:08, Maksym Veremeyenko написав(ла): [...] i could be wrong, but i have a suspicious that pango do not support force_aspect_ratio property,

[Mlt-devel] Little Bug in videostab2

2012-01-17 Thread Marco Gittler
Hi i saw in the kdenlive monitor, that stabilized video is extrem moving around. melt stabilized.mlt profile vcd_pal (scaled output) does not show this. but melt stabilized.mlt -consumer avformat:/tmp/weg.m2t f=mpegts acodec=libmp3lame ac=2 ab=128k ar=48000 vcodec=mpeg2video g=5 s=480x270

Re: [Mlt-devel] content scaling

2012-01-17 Thread Dan Dennedy
2012/1/14 Maksym Veremeyenko ve...@m1stereo.tv: 14.01.12 00:25, Dan Dennedy написав(ла): 2012/1/13 Maksym Veremeyenkove...@m1stereo.tv: Hi, i am trying to play a mlt files with video on /logo/ overlay: ?xml version=1.0 ? mlt    tractor id=tractor0        multitrack            

[Mlt-devel] avformat locking

2012-01-17 Thread Brian Matherly
Hi Dan, I've been using Kdenlive and MLT both from git head and I've been trying to track down why Kdenlive keeps crashing when I import multiple clips. The crash always occurs after libav has spit out the message: insufficient thread locking around avcodec_open/close() So I had a look at the

Re: [Mlt-devel] avformat locking

2012-01-17 Thread Dan Dennedy
On Tue, Jan 17, 2012 at 9:06 PM, Brian Matherly pez4br...@yahoo.com wrote: Hi Dan, I've been using Kdenlive and MLT both from git head and I've been trying to track down why Kdenlive keeps crashing when I import multiple clips. The crash always occurs after libav has spit out the message: