Re: [Mlt-devel] scale parameter ignored on commandline

2022-05-06 Thread Dan Dennedy
On Fri, May 6, 2022 at 9:54 AM Thomas Eimers wrote: > Hello, > > I am using preview scaling with melt using the command line. > > This works, if the scale setting is part of the XML-File and the melt > command has no consumer parameter. > > For example, `melt input.mlt` with an XML configuration

[Mlt-devel] scale parameter ignored on commandline

2022-05-06 Thread Thomas Eimers
Hello, I am using preview scaling with melt using theĀ  command line. This works, if the scale setting is part of the XML-File and the melt command has no consumer parameter. For example, `melt input.mlt` with an XML configuration like this: max-intra-rate="1000" target="Scrolltext3.webm" thr