On Thu, Jun 16, 2011 at 10:42 AM, j-b-m <j-...@users.sourceforge.net> wrote:
> 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 always see producer_avformat_close. Does that
>> reproduce the problem for you?
>
> Ouch, my fault. It works correctly.
> I found the problem, I was passing audio parameters to the avformat consumer
> without having audio input:
>
> melt -verbose -profile quarter_ntsc
> video4linux2:/dev/video0?width:320\&height:240\&frame_rate:15 -consumer
> avformat:test.mp4 f=mp4 acodec=libmp3lame ab=128k ar=44100 vcodec=mpeg4
>
> Reproduces the issue for me. I guess it is waiting for audio input... however
> I think that could be fixed in MLT so that closing producer and consumer 
> really
> closes everything.

fixed a bug in avformat consumer where it was not closing all frames.

-- 
+-DRD-+

------------------------------------------------------------------------------
Simplify data backup and recovery for your virtual environment with vRanger.
Installation's a snap, and flexible recovery options mean your data is safe,
secure and there when you need it. Data protection magic?
Nope - It's vRanger. Get your free trial download today.
http://p.sf.net/sfu/quest-sfdev2dev
_______________________________________________
Mlt-devel mailing list
Mlt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mlt-devel

Reply via email to