I am working on a small command line video editing tool. I have created almost everything but I am stuck at encoding of result file in to H.264. I installed melt from debian repository. encoding wasn't working so i tried building melt on my own. but it showing some error while disabling qimage and i can't figure it out.
Following is an example command:
melt Wildlife.wmv -consumer avformat:test.mp4 vcodec=libx264
Tt starts processing but shows:
[consumer avformat] video codec libx264 unrecognised - ignoring