On 09:00:24 Oct 22, Deepak Pandian wrote:
> <?ui=2&shva=1#inbox>Dear Luggies,
> 

What is the garbage at the beginning?

> I want to make some clips from lengthy ones and I will also be adding audio
> to it. When I have just looked for options there were plenty like
> cinelerra,avidmux ...
> 
> Can you suggest a basic video editing software?
> 

I use ffmpeg and mencoder.

Never tried the other alternatives.

If you want to add audio, ffmpeg works well but you need to resample to
the right frequency.

$ ffmpeg -i video.gif -i audio.mp3 combined.mpg

Thanks.

-Girish
_______________________________________________
To unsubscribe, email [EMAIL PROTECTED] with 
"unsubscribe <password> <address>"
in the subject or body of the message.  
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Reply via email to