[Mlt-devel] reducing xml filesizes with repetitive filters

2020-05-10 Thread Mark Polesky via Mlt-devel
Hi, I asked this question on stackoverflow a few days ago.  Thought I'd hit up the mailing list to see if I might get a bite here: https://stackoverflow.com/questions/61628423/ = Possibly related, but separate question: Let's say I have a file 'included.mlt': If I want to include that f

Re: [Mlt-devel] Problem with pango on affine transition with valign=bottom (valign=top works)

2020-05-10 Thread Mark Polesky via Mlt-devel
I am also new to melt, but It worked for me with melt 6.20.0.  You might consider updating.  Also, I do notice that your image is 1920x1080 (16:9) but your selected profile is 1440x1080 (4:3).  It's probably best to correct that discrepancy. On Sunday, May 10, 2020, 12:27:45 AM PDT, Oliver Ba

[Mlt-devel] processing stops after 15,000 frames

2020-05-10 Thread Mark Polesky via Mlt-devel
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:     command: $ melt test.mlt -consumer avformat:test.mp4 __