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 preview purposes. Whats the best way in here to rescale my video project to like 720p or smaller for a single rendering-pass (without changing something about the MLT)? I tried adding the s=1280x720-parameter but it won't work. Thanks in advance, Mat ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://ad.doubleclick.net/clk;258768047;13503038;j? http://info.appdynamics.com/FreeJavaPerformanceDownload.html _______________________________________________ Mlt-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mlt-devel
