Re: [Mlt-devel] Avformat producer not cleaning up [PATCH]

2011-06-16 Thread j-b-m
On Thursday 16 June 2011 07:18:33 Dan Dennedy wrote: On Tue, Jun 14, 2011 at 12:32 AM, j-b-m j-...@users.sourceforge.net wrote: Then, I run melt -verbose -profile quarter_ntsc video4linux2:/dev/video0?width:320\height:240\frame_rate:15 -consumer avformat:test.mpg When I press 'q', I

Re: [Mlt-devel] Avformat producer not cleaning up [PATCH]

2011-06-14 Thread Dan Dennedy
On Tue, Jun 14, 2011 at 12:32 AM, j-b-m j-...@users.sourceforge.net wrote: On Sunday 22 May 2011 18:39:08 j-b-m wrote: Creating a video4linux producer like (simplified code): producer = new Mlt::Producer(*profile, video4linux2:/dev/video0); consumer-connect(*producer); consumer-start();

Re: [Mlt-devel] Avformat producer not cleaning up [PATCH]

2011-06-14 Thread Maksym Veremeyenko
14.06.11 10:32, j-b-m написав(ла): [...[ This issue came back in a different way since the refactoring of producer_open, in this commit: http://mltframework.org/gitweb/mlt.git?p=mltframework.org/mlt.git;a=commit;h=a0c82f0eb433e5b756e8239ebb684abc81b796d9 When connecting the producer to an