Install ffmpeg to convert video and audio on Ubuntu

To convert ogv, ogg to avi/mov/mpeg /mp4 or extract the sound of video to mp3, etc. On Ubuntu, we can use ffmpeg to get it done. On th...

Resize embedded video using jQuery

When developing a website, we often get some problem with size of video , img and content in web interface. If using responsive design layou...