Aşağıdaki kodda, vimeo yerine kendi sunucumuza attığımız bir videoyu ekleyeceğiz mpg. nasıl düzenleyebilirim?

<div class="clearfix"></div><div style="background: rgba(0,0,0,0.70); padding: 25px">    <div class="container">        <div class="row">            <div class="col-lg-4 col-md-4 col-xs-12" style="margin:0;">                <div class="item                     active" style="z-index:1">                    <style>.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%;margin-top:15px; } .embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }</style>                    <div class='embed-container'>                        [B]<iframe src='https://player.vimeo.com/video/152564739' frameborder='0' webkitAllowFullScreen mozallowfullscreen allowFullScreen></iframe>[/B]                    </div>                    <div style="color: white;    padding: 7px;    background: #4f5857;"><span style="color: white; padding: 10px; background: #f51020;">Türkçe Tanıtım</span></div>                </div>            </div>            <div class="col-lg-4 col-md-4 col-xs-12" style="margin:0;">                <div class="item                     active" style="z-index:1">                    <style>.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%;margin-top:15px; } .embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }</style>                    <div class='embed-container'>                        <iframe src='https://player.vimeo.com/video/152564740' frameborder='0' webkitAllowFullScreen mozallowfullscreen allowFullScreen></iframe>                    </div>                    <div style="color: white;    padding: 7px;    background: #4f5857;"><span style="color: white; padding: 10px; background: #f51020;">English Promotion</span></div>                </div>            </div>