Skip to main content

How to play a westley file

2 posts / 0 new
Last post
jmpoure
Offline
Joined: 10/20/2008
Posts:
How to play a westley file

I forgot ... the command line utility bundled with MLT.

0
Your rating: None
j-b-m
Offline
Joined: 05/19/2009
Posts:
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]