On Tue, Jan 20, 2015 at 8:05 PM, Dog Film wrote:
> Hi, all,
>
> currently I am hitting a wall with ffmpeg and I would like to dive a
> little bit into mlt, especially the python binding is an interesting
> area for me to explore. However, it is a bit hard to find good
> examples, so I would like
Hi Janne,
thanks for the quick answer - I am looking at flowblade and this looks
in deed very interesting! I have it working here on Ubuntu and on
Arch! I will play with this beautiful baby, a very welcomed addition
to the growing pool of serious linux multimedia tools, very well
though out and ho
Hi,
My application Flowblade is probably the most extensive user of MLT
Python bindings.
Here are some tips how to go forward:
- read the docs in http://www.mltframework.org
- install Flowblade or Openshot and do "locate mlt.py" on terminal to
find the bindings interface
- download source code f
Hi, all,
currently I am hitting a wall with ffmpeg and I would like to dive a
little bit into mlt, especially the python binding is an interesting
area for me to explore. However, it is a bit hard to find good
examples, so I would like to ask for pointers - are there good
tutorials, collections of