I often use sox for editing audio. Is there an equivalent command line tool for editing video on Linux?

link|improve this question

Because this is a "What program to use for task X?" questions I'm voting for a move to Super User. – dmckee Dec 25 '09 at 23:29
1  
"I often use sox for editing <del>video</del> <ins>audio</ins>"? – ephemient Dec 26 '09 at 17:57
feedback

migrated from stackoverflow.com Dec 26 '09 at 7:37

This question came from our site for professional and enthusiast programmers.

2 Answers

up vote 4 down vote accepted

ffmpeg, mencoder

link|improve this answer
feedback

transcode is also worth looking into. In the past I've found it to be better documented than ffmpeg,mencoder, but that might not be the case anymore.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.