Re: [Mlt-devel] How to change the format of the video when using avformat

2012-09-20 Thread Dan Dennedy
On Thu, Sep 20, 2012 at 1:06 PM, Matthias Wenz wrote: > Hi there, > > I got a 1080p video project laid out in MLT, my usual command to render the > video is like this: > > melt project.mlt -consumer avformat:render.mp4 quality=best vcodec=libx264 > threads=8 > > The rendering of the sequence tak

[Mlt-devel] How to change the format of the video when using avformat

2012-09-20 Thread Matthias Wenz
Hi there, I got a 1080p video project laid out in MLT, my usual command to render the video is like this: melt project.mlt -consumer avformat:render.mp4 quality=best vcodec=libx264 threads=8 The rendering of the sequence takes some seconds, but I need it to be done faster, at least for previe