How to convert Video Webm to mp4 on kali linux 2.0 :
Many users ask us how to convert webm video to mp4 on kali linux 2.0 today in k4linux.com we will show you how to do it.
In this tutorial we will use avconv, just follow the steps in the video tutorial.
To install avconv :
apt-get install libav-toolsTo convert your videos :
avconv -i 'input.webm' -c:v libx264 -crf 20 -c:a aac -strict experimental out.mp4
Watch the video tutorial for more explanation :
If you have encountered a problem or you have any questions or remarks please feel free to set a comment.
0 commentaires :
Enregistrer un commentaire