User Tools

Site Tools


howto_-_remove_sound_from_video_using_linux

HOWTO - Remove sound from video using Linux

The solution is actually quite simple - The following line converts an mpg with sound to an avi with no sound.

mencoder -ovc copy -nosound indoor00072.mpg -o indoor00072_nosound.avi

You can find the application at as well as find further information on the capabilities of the program at http://www.mplayerhq.hu/design7/news.html

 
<!-- AddThis Button BEGIN -->
<a class="addthis_button" href="http://addthis.com/bookmark.php?v=250&amp;username=xa-4beeaaab61b514bf"><img src="http://s7.addthis.com/static/btn/v2/lg-share-en.gif" width="125" height="16" alt="Bookmark and Share" style="border:0"/></a><script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js#username=xa-4beeaaab61b514bf"></script>
<!-- AddThis Button END -->
<br>
<br>

Share this knowledge with your friends!

howto_-_remove_sound_from_video_using_linux.txt · Last modified: 2012/03/09 10:43 (external edit)