Could the mlt framework be a reasonable replacement for the ffmpeg transcoder?
12 views
Skip to first unread message
Kai Krakow
unread,
Jul 11, 2009, 7:13:01 PM7/11/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to RVideo
Hello!
During the last days I worked with kdenlive a little bit and was
curious about the encoder/transcoding it uses. It seems that mlt is an
advanced ffmpeg-based transcoding frontend (plus many more features of
course, like non-linear video editing).
Does anyone have pointers that it could be used as RVideo transcoding
tool? I imagine that it could fix some of the ugly behaviour ffmpeg
has with its fluctuating command line interface and command line
output. Plus RVideo could be easily extended by "video editing"
capabilities like adding intros on the fly etc.
But maybe I got the point of mlt totally wrong.
Any ideas? Someone likes to work on it?
Jon Dahl
unread,
Jul 17, 2009, 7:39:23 PM7/17/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to RVideo
Interesting idea. Does the command-line interface expose all of MLT's
features? Want to post an example of a simple transcoding command
using MLT?