{"id":274,"date":"2012-10-10T10:51:16","date_gmt":"2012-10-10T10:51:16","guid":{"rendered":"http:\/\/www.milesweb.com\/hosting-faqs\/?p=274"},"modified":"2022-02-22T15:59:51","modified_gmt":"2022-02-22T10:29:51","slug":"easy-steps-to-install-ffmpeg-on-linux-server","status":"publish","type":"post","link":"https:\/\/www.milesweb.in\/hosting-faqs\/easy-steps-to-install-ffmpeg-on-linux-server\/","title":{"rendered":"Easy Steps To Install FFMPEG On Linux Server"},"content":{"rendered":"<p><strong>FFmpeg<\/strong> is a complete, cross-platform solution to record, convert and stream audio and video. It includes libavcodec &#8211; the leading audio\/video codec library.<\/p>\n<p>This tutorial will help you to install ffmpeg on your <strong>Linux VPS<\/strong> OR <strong>Linux Dedicated Server<\/strong>.<\/p>\n<p>Before starting the installation, please <a href=\"https:\/\/www.milesweb.in\/hosting-faqs\/how-to-update-yum-repositories-on-your-server\/\"><strong>update the yum repositories<\/strong><\/a> on your server.<br \/>Once the repositories are updated, follow the steps below to install ffmpeg.<\/p>\n<p><strong># yum install ffmpeg ffmpeg-devel php-devel mplayer -y<\/strong><\/p>\n<p>It will install all the required rpm&#8217;s and required dependencies.<\/p>\n<p>It&#8217;s time to compile it with php so that you can use it with your php code.<\/p>\n<p><strong># cd \/usr\/local\/src<br \/># wget http:\/\/biznetnetworks.dl.sourceforge.net\/sourceforge\/ffmpeg-php\/ffmpeg-php-0.6.0.tbz2<br \/># tar xjf ffmpeg-php-0.6.0.tbz2<br \/># cd ffmpeg-php-0.6.0<br \/># phpize<br \/># .\/configure &#8211;enable-shared &#8211;prefix=\/usr<br \/># make<br \/># make install<\/strong><\/p>\n<p>Now, you will have to include the ffmpeg.so file in php.ini. You can find server&#8217;s php.ini with command<\/p>\n<p><strong># php -i | grep php.ini<\/strong><\/p>\n<p>Open the file with your favorite editor and add line below.<\/p>\n<p><strong>extension=ffmpeg.so<\/strong><\/p>\n<p>Restart apache &amp; you are done.<\/p>\n<p>You can install ffmpeg on our <a title=\"VPS hosting\" href=\"https:\/\/www.milesweb.in\/hosting\/vps-hosting\/linux-vps-hosting\" target=\"_blank\" rel=\"noopener\"><strong>Linux VPS<\/strong><\/a> and <a title=\"dedicated servers\" href=\"https:\/\/www.milesweb.in\/hosting\/dedicated-servers\/linux-dedicated-server\" target=\"_blank\" rel=\"noopener\"><strong>Linux Dedicated Servers<\/strong><\/a>. If you face any error OR issue, feel free to initiate a chat.<\/p>\n<p><span style=\"border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px\/20px 'Helvetica Neue',Helvetica,sans-serif; color: #ffffff; background: #bd081c no-repeat scroll 3px 50% \/ 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;\">Save<\/span><\/p>\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>FFmpeg is a complete, cross-platform solution to record, convert and stream audio and video. It includes libavcodec &#8211; the leading audio\/video codec library. This tutorial will help you to install ffmpeg on your Linux VPS OR Linux Dedicated Server. Before starting the installation, please update the yum repositories on your server.Once the repositories are updated, [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[5],"tags":[],"class_list":["post-274","post","type-post","status-publish","format-standard","placeholder-for-hentry","category-dedicated-server-faq"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.8 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Easy Steps To Install FFMPEG On Linux Server.<\/title>\n<meta name=\"description\" content=\"FFMPEG is a complete, cross-platform solution to record, convert and stream audio and video.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.milesweb.in\/hosting-faqs\/easy-steps-to-install-ffmpeg-on-linux-server\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Easy Steps To Install FFMPEG On Linux Server.\" \/>\n<meta property=\"og:description\" content=\"FFMPEG is a complete, cross-platform solution to record, convert and stream audio and video.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.milesweb.in\/hosting-faqs\/easy-steps-to-install-ffmpeg-on-linux-server\/\" \/>\n<meta property=\"og:site_name\" content=\"Web Hosting FAQs by MilesWeb\" \/>\n<meta property=\"article:published_time\" content=\"2012-10-10T10:51:16+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2022-02-22T10:29:51+00:00\" \/>\n<meta name=\"author\" content=\"Admin\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Admin\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.milesweb.in\\\/hosting-faqs\\\/easy-steps-to-install-ffmpeg-on-linux-server\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.milesweb.in\\\/hosting-faqs\\\/easy-steps-to-install-ffmpeg-on-linux-server\\\/\"},\"author\":{\"name\":\"Admin\",\"@id\":\"https:\\\/\\\/www.milesweb.in\\\/hosting-faqs\\\/#\\\/schema\\\/person\\\/90143c7d8df4b4de36b3dbb0bb272f69\"},\"headline\":\"Easy Steps To Install FFMPEG On Linux Server\",\"datePublished\":\"2012-10-10T10:51:16+00:00\",\"dateModified\":\"2022-02-22T10:29:51+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.milesweb.in\\\/hosting-faqs\\\/easy-steps-to-install-ffmpeg-on-linux-server\\\/\"},\"wordCount\":209,\"commentCount\":2,\"articleSection\":[\"Dedicated Server FAQ\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/www.milesweb.in\\\/hosting-faqs\\\/easy-steps-to-install-ffmpeg-on-linux-server\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.milesweb.in\\\/hosting-faqs\\\/easy-steps-to-install-ffmpeg-on-linux-server\\\/\",\"url\":\"https:\\\/\\\/www.milesweb.in\\\/hosting-faqs\\\/easy-steps-to-install-ffmpeg-on-linux-server\\\/\",\"name\":\"Easy Steps To Install FFMPEG On Linux Server.\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.milesweb.in\\\/hosting-faqs\\\/#website\"},\"datePublished\":\"2012-10-10T10:51:16+00:00\",\"dateModified\":\"2022-02-22T10:29:51+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/www.milesweb.in\\\/hosting-faqs\\\/#\\\/schema\\\/person\\\/90143c7d8df4b4de36b3dbb0bb272f69\"},\"description\":\"FFMPEG is a complete, cross-platform solution to record, convert and stream audio and video.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.milesweb.in\\\/hosting-faqs\\\/easy-steps-to-install-ffmpeg-on-linux-server\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.milesweb.in\\\/hosting-faqs\\\/easy-steps-to-install-ffmpeg-on-linux-server\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.milesweb.in\\\/hosting-faqs\\\/easy-steps-to-install-ffmpeg-on-linux-server\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.milesweb.in\\\/hosting-faqs\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Easy Steps To Install FFMPEG On Linux Server\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.milesweb.in\\\/hosting-faqs\\\/#website\",\"url\":\"https:\\\/\\\/www.milesweb.in\\\/hosting-faqs\\\/\",\"name\":\"Web Hosting FAQs by MilesWeb\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.milesweb.in\\\/hosting-faqs\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.milesweb.in\\\/hosting-faqs\\\/#\\\/schema\\\/person\\\/90143c7d8df4b4de36b3dbb0bb272f69\",\"name\":\"Admin\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.milesweb.in\\\/hosting-faqs\\\/wp-content\\\/uploads\\\/2020\\\/02\\\/MilesWeb-Logo-150x150.png\",\"url\":\"https:\\\/\\\/www.milesweb.in\\\/hosting-faqs\\\/wp-content\\\/uploads\\\/2020\\\/02\\\/MilesWeb-Logo-150x150.png\",\"contentUrl\":\"https:\\\/\\\/www.milesweb.in\\\/hosting-faqs\\\/wp-content\\\/uploads\\\/2020\\\/02\\\/MilesWeb-Logo-150x150.png\",\"caption\":\"Admin\"},\"description\":\"With over 10+ years of experience in the web hosting industry, I have achieved extensive exposure to result-oriented methodologies. And expertise in different domains like Datacentre Services, Cloud computing technology, Web hosting industry and many more.\",\"url\":\"https:\\\/\\\/www.milesweb.in\\\/hosting-faqs\\\/author\\\/admin\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Easy Steps To Install FFMPEG On Linux Server.","description":"FFMPEG is a complete, cross-platform solution to record, convert and stream audio and video.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.milesweb.in\/hosting-faqs\/easy-steps-to-install-ffmpeg-on-linux-server\/","og_locale":"en_US","og_type":"article","og_title":"Easy Steps To Install FFMPEG On Linux Server.","og_description":"FFMPEG is a complete, cross-platform solution to record, convert and stream audio and video.","og_url":"https:\/\/www.milesweb.in\/hosting-faqs\/easy-steps-to-install-ffmpeg-on-linux-server\/","og_site_name":"Web Hosting FAQs by MilesWeb","article_published_time":"2012-10-10T10:51:16+00:00","article_modified_time":"2022-02-22T10:29:51+00:00","author":"Admin","twitter_misc":{"Written by":"Admin","Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.milesweb.in\/hosting-faqs\/easy-steps-to-install-ffmpeg-on-linux-server\/#article","isPartOf":{"@id":"https:\/\/www.milesweb.in\/hosting-faqs\/easy-steps-to-install-ffmpeg-on-linux-server\/"},"author":{"name":"Admin","@id":"https:\/\/www.milesweb.in\/hosting-faqs\/#\/schema\/person\/90143c7d8df4b4de36b3dbb0bb272f69"},"headline":"Easy Steps To Install FFMPEG On Linux Server","datePublished":"2012-10-10T10:51:16+00:00","dateModified":"2022-02-22T10:29:51+00:00","mainEntityOfPage":{"@id":"https:\/\/www.milesweb.in\/hosting-faqs\/easy-steps-to-install-ffmpeg-on-linux-server\/"},"wordCount":209,"commentCount":2,"articleSection":["Dedicated Server FAQ"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.milesweb.in\/hosting-faqs\/easy-steps-to-install-ffmpeg-on-linux-server\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.milesweb.in\/hosting-faqs\/easy-steps-to-install-ffmpeg-on-linux-server\/","url":"https:\/\/www.milesweb.in\/hosting-faqs\/easy-steps-to-install-ffmpeg-on-linux-server\/","name":"Easy Steps To Install FFMPEG On Linux Server.","isPartOf":{"@id":"https:\/\/www.milesweb.in\/hosting-faqs\/#website"},"datePublished":"2012-10-10T10:51:16+00:00","dateModified":"2022-02-22T10:29:51+00:00","author":{"@id":"https:\/\/www.milesweb.in\/hosting-faqs\/#\/schema\/person\/90143c7d8df4b4de36b3dbb0bb272f69"},"description":"FFMPEG is a complete, cross-platform solution to record, convert and stream audio and video.","breadcrumb":{"@id":"https:\/\/www.milesweb.in\/hosting-faqs\/easy-steps-to-install-ffmpeg-on-linux-server\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.milesweb.in\/hosting-faqs\/easy-steps-to-install-ffmpeg-on-linux-server\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.milesweb.in\/hosting-faqs\/easy-steps-to-install-ffmpeg-on-linux-server\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.milesweb.in\/hosting-faqs\/"},{"@type":"ListItem","position":2,"name":"Easy Steps To Install FFMPEG On Linux Server"}]},{"@type":"WebSite","@id":"https:\/\/www.milesweb.in\/hosting-faqs\/#website","url":"https:\/\/www.milesweb.in\/hosting-faqs\/","name":"Web Hosting FAQs by MilesWeb","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.milesweb.in\/hosting-faqs\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/www.milesweb.in\/hosting-faqs\/#\/schema\/person\/90143c7d8df4b4de36b3dbb0bb272f69","name":"Admin","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2020\/02\/MilesWeb-Logo-150x150.png","url":"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2020\/02\/MilesWeb-Logo-150x150.png","contentUrl":"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2020\/02\/MilesWeb-Logo-150x150.png","caption":"Admin"},"description":"With over 10+ years of experience in the web hosting industry, I have achieved extensive exposure to result-oriented methodologies. And expertise in different domains like Datacentre Services, Cloud computing technology, Web hosting industry and many more.","url":"https:\/\/www.milesweb.in\/hosting-faqs\/author\/admin\/"}]}},"_links":{"self":[{"href":"https:\/\/www.milesweb.in\/hosting-faqs\/wp-json\/wp\/v2\/posts\/274","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.milesweb.in\/hosting-faqs\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.milesweb.in\/hosting-faqs\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.milesweb.in\/hosting-faqs\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.milesweb.in\/hosting-faqs\/wp-json\/wp\/v2\/comments?post=274"}],"version-history":[{"count":20,"href":"https:\/\/www.milesweb.in\/hosting-faqs\/wp-json\/wp\/v2\/posts\/274\/revisions"}],"predecessor-version":[{"id":16552,"href":"https:\/\/www.milesweb.in\/hosting-faqs\/wp-json\/wp\/v2\/posts\/274\/revisions\/16552"}],"wp:attachment":[{"href":"https:\/\/www.milesweb.in\/hosting-faqs\/wp-json\/wp\/v2\/media?parent=274"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.milesweb.in\/hosting-faqs\/wp-json\/wp\/v2\/categories?post=274"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.milesweb.in\/hosting-faqs\/wp-json\/wp\/v2\/tags?post=274"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}