Hi, I tried to create a minimal video 20,000 frames long (should be 11min 7sec at 30fps), but melt stopped processing after 14,999 frames (leaving it 8min 20sec). Am I doing something wrong? Thanks
test.mp4: <?xml version='1.0' encoding='utf-8'?> <mlt> <profile width="428" height="240" frame_rate_num="30" frame_rate_den="1"/> <producer id="background_color" mlt_service="color" in="0" out="20000"/> </mlt> command: $ melt test.mlt -consumer avformat:test.mp4 _______________________________________________ Mlt-devel mailing list Mlt-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mlt-devel