I installed melt (using MLT framework) in one of my Linux machine and is trying to perform a simple video editing operation. Following is the command I issued:
melt avformat-novalidate:clip1.mpeg -consumer avformat:clip1-grey.mpeg -verbose
The output video is not getting created properly and also it is giving an error like:
[mpeg1video @ 0x1b0a5910]interlacing not supported by codec
Do anybody know, why this is happening?
You can use something like this :