I forgot ... the command line utility bundled with MLT.
Fri, 06/08/2007 - 11:03
#1
How to play a westley file
Fri, 06/08/2007 - 11:41
#2
Re: How to play a westley file
The MLT command line player is inigo.
You can play or render a .westley or .kdenlive file with it. To play it:
inigo my_playlist.westley
to render it:
inigo my_playlist.westley -consumer avformat:rendered_file.mpg real_time=0 [then add ffmpeg 's avformat specific parameters]
