{"id":962,"date":"2022-05-01T03:17:14","date_gmt":"2022-05-01T03:17:14","guid":{"rendered":"https:\/\/hoganhost.com.ng\/blog\/?p=962"},"modified":"2024-09-25T19:10:37","modified_gmt":"2024-09-25T18:10:37","slug":"how-to-install-ffmpeg-on-ssh-or-whm-cpanel-server","status":"publish","type":"post","link":"https:\/\/hoganhost.com.ng\/blog\/cpanel\/whm\/how-to-install-ffmpeg-on-ssh-or-whm-cpanel-server\/","title":{"rendered":"How to Install FFMPEG on Centos Server usign SSH"},"content":{"rendered":"<p><img fetchpriority=\"high\" decoding=\"async\" class=\"alignnone wp-image-963\" src=\"https:\/\/hoganhost.com.ng\/blog\/wp-content\/uploads\/2022\/05\/FFMPEG-300x147.png\" alt=\"\" width=\"392\" height=\"192\" srcset=\"https:\/\/hoganhost.com.ng\/blog\/wp-content\/uploads\/2022\/05\/FFMPEG-300x147.png 300w, https:\/\/hoganhost.com.ng\/blog\/wp-content\/uploads\/2022\/05\/FFMPEG.png 731w\" sizes=\"(max-width: 392px) 100vw, 392px\" \/><\/p>\n<p>We will explain how you can install the FFMPEG application on a ssh or cPanel server via WHM terminal.<\/p>\n<p>If you want the users to stream the audio-video content on your website, you need to install FFMPEG. FFMPEG is an application that has cross-platform support, meaning it can run on all platforms.<\/p>\n<p>It also comes with a PHP extension allowing the users to process their files via web pages with the PHP language.<\/p>\n<h2>To Install FFMPEG<\/h2>\n<p>1. Log in to your root account of the WHM panel.<\/p>\n<p>2. Select the\u00a0<strong>Server Configuration<\/strong>\u00a0option from the navigation menu.<\/p>\n<p><img decoding=\"async\" class=\"alignnone wp-image-964\" src=\"https:\/\/hoganhost.com.ng\/blog\/wp-content\/uploads\/2022\/05\/whm_server_conf-300x112.png\" alt=\"\" width=\"729\" height=\"272\" srcset=\"https:\/\/hoganhost.com.ng\/blog\/wp-content\/uploads\/2022\/05\/whm_server_conf-300x112.png 300w, https:\/\/hoganhost.com.ng\/blog\/wp-content\/uploads\/2022\/05\/whm_server_conf-1024x383.png 1024w, https:\/\/hoganhost.com.ng\/blog\/wp-content\/uploads\/2022\/05\/whm_server_conf-768x287.png 768w, https:\/\/hoganhost.com.ng\/blog\/wp-content\/uploads\/2022\/05\/whm_server_conf-1536x575.png 1536w, https:\/\/hoganhost.com.ng\/blog\/wp-content\/uploads\/2022\/05\/whm_server_conf.png 1919w\" sizes=\"(max-width: 729px) 100vw, 729px\" \/><\/p>\n<p>3. Click on\u00a0<strong>Terminal<\/strong>.<\/p>\n<p><img decoding=\"async\" class=\"alignnone wp-image-965\" src=\"https:\/\/hoganhost.com.ng\/blog\/wp-content\/uploads\/2022\/05\/whm_terminal-300x101.png\" alt=\"\" width=\"767\" height=\"258\" srcset=\"https:\/\/hoganhost.com.ng\/blog\/wp-content\/uploads\/2022\/05\/whm_terminal-300x101.png 300w, https:\/\/hoganhost.com.ng\/blog\/wp-content\/uploads\/2022\/05\/whm_terminal-1024x344.png 1024w, https:\/\/hoganhost.com.ng\/blog\/wp-content\/uploads\/2022\/05\/whm_terminal-768x258.png 768w, https:\/\/hoganhost.com.ng\/blog\/wp-content\/uploads\/2022\/05\/whm_terminal.png 1445w\" sizes=\"(max-width: 767px) 100vw, 767px\" \/><\/p>\n<p>The terminal interface will open.<\/p>\n<p>The installation of the FFMPEG application requires you to follow a particular order.<\/p>\n<p>You have to copy the following commands on the interface accordingly.<\/p>\n<h3>1. Install EPEL repo:<\/h3>\n<p>First, you have to\u00a0install the EPEL repo. Copy\/enter this command on the terminal.<\/p>\n<div id=\"crayon-626df95a10b5a288771539\" class=\"crayon-syntax crayon-theme-classic crayon-font-monaco crayon-os-pc print-yes notranslate\" data-settings=\" minimize scroll-mouseover\">\n<div class=\"crayon-plain-wrap\"><\/div>\n<div class=\"crayon-main\">\n<table class=\"crayon-table\">\n<tbody>\n<tr class=\"crayon-row\">\n<td class=\"crayon-nums \" data-settings=\"show\">\n<div class=\"crayon-nums-content\">\n<div class=\"crayon-num\" data-line=\"crayon-626df95a10b5a288771539-1\">1<\/div>\n<\/div>\n<\/td>\n<td class=\"crayon-code\">\n<div class=\"crayon-pre\">\n<div id=\"crayon-626df95a10b5a288771539-1\" class=\"crayon-line\"><span class=\"crayon-e\">yum <\/span><span class=\"crayon-e\">install <\/span><span class=\"crayon-v\">epel<\/span><span class=\"crayon-o\">&#8211;<\/span><span class=\"crayon-v\">release<\/span><\/div>\n<\/div>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n<\/div>\n<p>There are chances of this command failing in some rare cases. If it does fail, it will return you No package epel-release available. If that happens, you will have to download the rpm of the epel repo.<\/p>\n<p>Enter\/copy these commands to the terminal:<\/p>\n<div id=\"crayon-626df95a10b5f179537913\" class=\"crayon-syntax crayon-theme-classic crayon-font-monaco crayon-os-pc print-yes notranslate\" data-settings=\" minimize scroll-mouseover\">\n<div class=\"crayon-plain-wrap\"><\/div>\n<div class=\"crayon-main\">\n<table class=\"crayon-table\">\n<tbody>\n<tr class=\"crayon-row\">\n<td class=\"crayon-nums \" data-settings=\"show\">\n<div class=\"crayon-nums-content\">\n<div class=\"crayon-num\" data-line=\"crayon-626df95a10b5f179537913-1\">1<\/div>\n<div class=\"crayon-num crayon-striped-num\" data-line=\"crayon-626df95a10b5f179537913-2\">2<\/div>\n<\/div>\n<\/td>\n<td class=\"crayon-code\">\n<div class=\"crayon-pre\">\n<div id=\"crayon-626df95a10b5f179537913-1\" class=\"crayon-line\"><span class=\"crayon-e\">wget <\/span><span class=\"crayon-v\">https<\/span><span class=\"crayon-o\">:<\/span><span class=\"crayon-c\">\/\/dl.fedoraproject.org\/pub\/epel\/epel-release-latest-7.noarch.rpm<\/span><\/div>\n<div id=\"crayon-626df95a10b5f179537913-2\" class=\"crayon-line crayon-striped-line\"><span class=\"crayon-v\">rpm<\/span> <span class=\"crayon-o\">&#8211;<\/span><span class=\"crayon-e\">ivh <\/span><span class=\"crayon-v\">epel<\/span><span class=\"crayon-o\">&#8211;<\/span><span class=\"crayon-v\">release<\/span><span class=\"crayon-o\">&#8211;<\/span><span class=\"crayon-v\">latest<\/span><span class=\"crayon-o\">&#8211;<\/span><span class=\"crayon-cn\">7.noarch.rpm<\/span><\/div>\n<\/div>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n<\/div>\n<h3>2. Install NUX desktop repo:<\/h3>\n<p>After installing\u00a0the EPEL repo, you have to download and install the NUX desktop repo.<\/p>\n<p>The command for it is this:<\/p>\n<div id=\"crayon-626df95a10b61866672611\" class=\"crayon-syntax crayon-theme-classic crayon-font-monaco crayon-os-pc print-yes notranslate\" data-settings=\" minimize scroll-mouseover\">\n<div class=\"crayon-plain-wrap\"><\/div>\n<div class=\"crayon-main\">\n<table class=\"crayon-table\">\n<tbody>\n<tr class=\"crayon-row\">\n<td class=\"crayon-nums \" data-settings=\"show\">\n<div class=\"crayon-nums-content\">\n<div class=\"crayon-num\" data-line=\"crayon-626df95a10b61866672611-1\">1<\/div>\n<\/div>\n<\/td>\n<td class=\"crayon-code\">\n<div class=\"crayon-pre\">\n<div id=\"crayon-626df95a10b61866672611-1\" class=\"crayon-line\"><span class=\"crayon-v\">rpm<\/span> <span class=\"crayon-o\">&#8211;<\/span><span class=\"crayon-e\">Uvh <\/span><span class=\"crayon-v\">http<\/span><span class=\"crayon-o\">:<\/span><span class=\"crayon-c\">\/\/li.nux.ro\/download\/nux\/dextop\/el7\/x86_64\/nux-dextop-release-0-5.el7.nux.noarch.rpm<\/span><\/div>\n<\/div>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n<\/div>\n<h3>3. Install FFMPEG<\/h3>\n<p>After installing the\u00a0EPEL repo and\u00a0the NUX desktop repo, your system is set to install and run the FFMPEG application.<\/p>\n<p>The command to install\u00a0the FFMPEG application is:<\/p>\n<div id=\"crayon-626df95a10b63484740649\" class=\"crayon-syntax crayon-theme-classic crayon-font-monaco crayon-os-pc print-yes notranslate\" data-settings=\" minimize scroll-mouseover\">\n<div class=\"crayon-plain-wrap\"><\/div>\n<div class=\"crayon-main\">\n<table class=\"crayon-table\">\n<tbody>\n<tr class=\"crayon-row\">\n<td class=\"crayon-nums \" data-settings=\"show\">\n<div class=\"crayon-nums-content\">\n<div class=\"crayon-num\" data-line=\"crayon-626df95a10b63484740649-1\">1<\/div>\n<\/div>\n<\/td>\n<td class=\"crayon-code\">\n<div class=\"crayon-pre\">\n<div id=\"crayon-626df95a10b63484740649-1\" class=\"crayon-line\"><span class=\"crayon-v\">yum<\/span> <span class=\"crayon-o\">&#8211;<\/span><span class=\"crayon-i\">y<\/span> <span class=\"crayon-e\">install <\/span><span class=\"crayon-e\">ffmpeg <\/span><span class=\"crayon-v\">ffmpeg<\/span><span class=\"crayon-o\">&#8211;<\/span><span class=\"crayon-v\">devel<\/span><\/div>\n<\/div>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n<\/div>\n<h3>4. Confirm FFMPEG installation<\/h3>\n<p>You can confirm if the\u00a0FFMPEG is operational or not by checking its installed version on your server.<\/p>\n<p>Enter\/copy this command:<\/p>\n<div id=\"crayon-626df95a10b64698212364\" class=\"crayon-syntax crayon-theme-classic crayon-font-monaco crayon-os-pc print-yes notranslate\" data-settings=\" minimize scroll-mouseover\">\n<div class=\"crayon-plain-wrap\"><\/div>\n<div class=\"crayon-main\">\n<table class=\"crayon-table\">\n<tbody>\n<tr class=\"crayon-row\">\n<td class=\"crayon-nums \" data-settings=\"show\">\n<div class=\"crayon-nums-content\">\n<div class=\"crayon-num\" data-line=\"crayon-626df95a10b64698212364-1\">1<\/div>\n<\/div>\n<\/td>\n<td class=\"crayon-code\">\n<div class=\"crayon-pre\">\n<div id=\"crayon-626df95a10b64698212364-1\" class=\"crayon-line\"><span class=\"crayon-v\">ffmpeg<\/span> <span class=\"crayon-o\">&#8211;<\/span><span class=\"crayon-v\">version<\/span><\/div>\n<\/div>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n<\/div>\n<p>This is how you will successfully download and install the FFMPEG application with the WHM terminal on your cPanel server.<\/p>\n<p>Check out our cheap and reliable <a href=\"https:\/\/hoganhost.com.ng\">web hosting<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>We will explain how you can install the FFMPEG application on a ssh or cPanel server via WHM terminal. If [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":963,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"site-sidebar-layout":"default","site-content-layout":"default","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","theme-transparent-header-meta":"default","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"categories":[55,4,32,5],"tags":[],"class_list":["post-962","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-centos","category-cpanel","category-ssh","category-whm"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.6 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>How to Install FFMPEG on Centos Server usign SSH - HoganHost blog<\/title>\n<meta name=\"description\" content=\"We will explain how you can install the FFMPEG application on a ssh or cPanel server via WHM terminal.If you want the users to stream the\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/hoganhost.com.ng\/blog\/cpanel\/whm\/how-to-install-ffmpeg-on-ssh-or-whm-cpanel-server\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to Install FFMPEG on Centos Server usign SSH - HoganHost blog\" \/>\n<meta property=\"og:description\" content=\"We will explain how you can install the FFMPEG application on a ssh or cPanel server via WHM terminal.If you want the users to stream the\" \/>\n<meta property=\"og:url\" content=\"https:\/\/hoganhost.com.ng\/blog\/cpanel\/whm\/how-to-install-ffmpeg-on-ssh-or-whm-cpanel-server\/\" \/>\n<meta property=\"og:site_name\" content=\"HoganHost blog\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/facebook.com\/HoganHost\" \/>\n<meta property=\"article:published_time\" content=\"2022-05-01T03:17:14+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-09-25T18:10:37+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/hoganhost.com.ng\/blog\/wp-content\/uploads\/2022\/05\/FFMPEG.png\" \/>\n\t<meta property=\"og:image:width\" content=\"731\" \/>\n\t<meta property=\"og:image:height\" content=\"358\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Abigal okon\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@hoganhostng\" \/>\n<meta name=\"twitter:site\" content=\"@hoganhostng\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Abigal okon\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/hoganhost.com.ng\/blog\/cpanel\/whm\/how-to-install-ffmpeg-on-ssh-or-whm-cpanel-server\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/hoganhost.com.ng\/blog\/cpanel\/whm\/how-to-install-ffmpeg-on-ssh-or-whm-cpanel-server\/\"},\"author\":{\"name\":\"Abigal okon\",\"@id\":\"https:\/\/hoganhost.com.ng\/blog\/#\/schema\/person\/af16a18c6cc966b92a6cb13b500f3f0a\"},\"headline\":\"How to Install FFMPEG on Centos Server usign SSH\",\"datePublished\":\"2022-05-01T03:17:14+00:00\",\"dateModified\":\"2024-09-25T18:10:37+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/hoganhost.com.ng\/blog\/cpanel\/whm\/how-to-install-ffmpeg-on-ssh-or-whm-cpanel-server\/\"},\"wordCount\":362,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/hoganhost.com.ng\/blog\/#organization\"},\"image\":{\"@id\":\"https:\/\/hoganhost.com.ng\/blog\/cpanel\/whm\/how-to-install-ffmpeg-on-ssh-or-whm-cpanel-server\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/hoganhost.com.ng\/blog\/wp-content\/uploads\/2022\/05\/FFMPEG.png\",\"articleSection\":[\"CentOS\",\"Cpanel\",\"SSH\",\"whm\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/hoganhost.com.ng\/blog\/cpanel\/whm\/how-to-install-ffmpeg-on-ssh-or-whm-cpanel-server\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/hoganhost.com.ng\/blog\/cpanel\/whm\/how-to-install-ffmpeg-on-ssh-or-whm-cpanel-server\/\",\"url\":\"https:\/\/hoganhost.com.ng\/blog\/cpanel\/whm\/how-to-install-ffmpeg-on-ssh-or-whm-cpanel-server\/\",\"name\":\"How to Install FFMPEG on Centos Server usign SSH - HoganHost blog\",\"isPartOf\":{\"@id\":\"https:\/\/hoganhost.com.ng\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/hoganhost.com.ng\/blog\/cpanel\/whm\/how-to-install-ffmpeg-on-ssh-or-whm-cpanel-server\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/hoganhost.com.ng\/blog\/cpanel\/whm\/how-to-install-ffmpeg-on-ssh-or-whm-cpanel-server\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/hoganhost.com.ng\/blog\/wp-content\/uploads\/2022\/05\/FFMPEG.png\",\"datePublished\":\"2022-05-01T03:17:14+00:00\",\"dateModified\":\"2024-09-25T18:10:37+00:00\",\"description\":\"We will explain how you can install the FFMPEG application on a ssh or cPanel server via WHM terminal.If you want the users to stream the\",\"breadcrumb\":{\"@id\":\"https:\/\/hoganhost.com.ng\/blog\/cpanel\/whm\/how-to-install-ffmpeg-on-ssh-or-whm-cpanel-server\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/hoganhost.com.ng\/blog\/cpanel\/whm\/how-to-install-ffmpeg-on-ssh-or-whm-cpanel-server\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/hoganhost.com.ng\/blog\/cpanel\/whm\/how-to-install-ffmpeg-on-ssh-or-whm-cpanel-server\/#primaryimage\",\"url\":\"https:\/\/hoganhost.com.ng\/blog\/wp-content\/uploads\/2022\/05\/FFMPEG.png\",\"contentUrl\":\"https:\/\/hoganhost.com.ng\/blog\/wp-content\/uploads\/2022\/05\/FFMPEG.png\",\"width\":731,\"height\":358},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/hoganhost.com.ng\/blog\/cpanel\/whm\/how-to-install-ffmpeg-on-ssh-or-whm-cpanel-server\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/hoganhost.com.ng\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to Install FFMPEG on Centos Server usign SSH\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/hoganhost.com.ng\/blog\/#website\",\"url\":\"https:\/\/hoganhost.com.ng\/blog\/\",\"name\":\"HoganHost blog\",\"description\":\"Keeping you connected to everything from HoganHost\",\"publisher\":{\"@id\":\"https:\/\/hoganhost.com.ng\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/hoganhost.com.ng\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/hoganhost.com.ng\/blog\/#organization\",\"name\":\"HoganHost\",\"url\":\"https:\/\/hoganhost.com.ng\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/hoganhost.com.ng\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/hoganhost.com.ng\/blog\/wp-content\/uploads\/2022\/09\/hogan-host.png\",\"contentUrl\":\"https:\/\/hoganhost.com.ng\/blog\/wp-content\/uploads\/2022\/09\/hogan-host.png\",\"width\":466,\"height\":387,\"caption\":\"HoganHost\"},\"image\":{\"@id\":\"https:\/\/hoganhost.com.ng\/blog\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/facebook.com\/HoganHost\",\"https:\/\/x.com\/hoganhostng\",\"https:\/\/instagram.com\/officialhoganhost\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/hoganhost.com.ng\/blog\/#\/schema\/person\/af16a18c6cc966b92a6cb13b500f3f0a\",\"name\":\"Abigal okon\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/hoganhost.com.ng\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/ef2272070d016c06ee69b30adce7c4e4b4faaa5c899c4b9224a5b1a43b1fb8d0?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/ef2272070d016c06ee69b30adce7c4e4b4faaa5c899c4b9224a5b1a43b1fb8d0?s=96&d=mm&r=g\",\"caption\":\"Abigal okon\"},\"sameAs\":[\"https:\/\/hoganhost.com.ng\/blog\"],\"url\":\"https:\/\/hoganhost.com.ng\/blog\/author\/admin\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How to Install FFMPEG on Centos Server usign SSH - HoganHost blog","description":"We will explain how you can install the FFMPEG application on a ssh or cPanel server via WHM terminal.If you want the users to stream the","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:\/\/hoganhost.com.ng\/blog\/cpanel\/whm\/how-to-install-ffmpeg-on-ssh-or-whm-cpanel-server\/","og_locale":"en_US","og_type":"article","og_title":"How to Install FFMPEG on Centos Server usign SSH - HoganHost blog","og_description":"We will explain how you can install the FFMPEG application on a ssh or cPanel server via WHM terminal.If you want the users to stream the","og_url":"https:\/\/hoganhost.com.ng\/blog\/cpanel\/whm\/how-to-install-ffmpeg-on-ssh-or-whm-cpanel-server\/","og_site_name":"HoganHost blog","article_publisher":"https:\/\/facebook.com\/HoganHost","article_published_time":"2022-05-01T03:17:14+00:00","article_modified_time":"2024-09-25T18:10:37+00:00","og_image":[{"width":731,"height":358,"url":"https:\/\/hoganhost.com.ng\/blog\/wp-content\/uploads\/2022\/05\/FFMPEG.png","type":"image\/png"}],"author":"Abigal okon","twitter_card":"summary_large_image","twitter_creator":"@hoganhostng","twitter_site":"@hoganhostng","twitter_misc":{"Written by":"Abigal okon","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/hoganhost.com.ng\/blog\/cpanel\/whm\/how-to-install-ffmpeg-on-ssh-or-whm-cpanel-server\/#article","isPartOf":{"@id":"https:\/\/hoganhost.com.ng\/blog\/cpanel\/whm\/how-to-install-ffmpeg-on-ssh-or-whm-cpanel-server\/"},"author":{"name":"Abigal okon","@id":"https:\/\/hoganhost.com.ng\/blog\/#\/schema\/person\/af16a18c6cc966b92a6cb13b500f3f0a"},"headline":"How to Install FFMPEG on Centos Server usign SSH","datePublished":"2022-05-01T03:17:14+00:00","dateModified":"2024-09-25T18:10:37+00:00","mainEntityOfPage":{"@id":"https:\/\/hoganhost.com.ng\/blog\/cpanel\/whm\/how-to-install-ffmpeg-on-ssh-or-whm-cpanel-server\/"},"wordCount":362,"commentCount":0,"publisher":{"@id":"https:\/\/hoganhost.com.ng\/blog\/#organization"},"image":{"@id":"https:\/\/hoganhost.com.ng\/blog\/cpanel\/whm\/how-to-install-ffmpeg-on-ssh-or-whm-cpanel-server\/#primaryimage"},"thumbnailUrl":"https:\/\/hoganhost.com.ng\/blog\/wp-content\/uploads\/2022\/05\/FFMPEG.png","articleSection":["CentOS","Cpanel","SSH","whm"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/hoganhost.com.ng\/blog\/cpanel\/whm\/how-to-install-ffmpeg-on-ssh-or-whm-cpanel-server\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/hoganhost.com.ng\/blog\/cpanel\/whm\/how-to-install-ffmpeg-on-ssh-or-whm-cpanel-server\/","url":"https:\/\/hoganhost.com.ng\/blog\/cpanel\/whm\/how-to-install-ffmpeg-on-ssh-or-whm-cpanel-server\/","name":"How to Install FFMPEG on Centos Server usign SSH - HoganHost blog","isPartOf":{"@id":"https:\/\/hoganhost.com.ng\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/hoganhost.com.ng\/blog\/cpanel\/whm\/how-to-install-ffmpeg-on-ssh-or-whm-cpanel-server\/#primaryimage"},"image":{"@id":"https:\/\/hoganhost.com.ng\/blog\/cpanel\/whm\/how-to-install-ffmpeg-on-ssh-or-whm-cpanel-server\/#primaryimage"},"thumbnailUrl":"https:\/\/hoganhost.com.ng\/blog\/wp-content\/uploads\/2022\/05\/FFMPEG.png","datePublished":"2022-05-01T03:17:14+00:00","dateModified":"2024-09-25T18:10:37+00:00","description":"We will explain how you can install the FFMPEG application on a ssh or cPanel server via WHM terminal.If you want the users to stream the","breadcrumb":{"@id":"https:\/\/hoganhost.com.ng\/blog\/cpanel\/whm\/how-to-install-ffmpeg-on-ssh-or-whm-cpanel-server\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/hoganhost.com.ng\/blog\/cpanel\/whm\/how-to-install-ffmpeg-on-ssh-or-whm-cpanel-server\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/hoganhost.com.ng\/blog\/cpanel\/whm\/how-to-install-ffmpeg-on-ssh-or-whm-cpanel-server\/#primaryimage","url":"https:\/\/hoganhost.com.ng\/blog\/wp-content\/uploads\/2022\/05\/FFMPEG.png","contentUrl":"https:\/\/hoganhost.com.ng\/blog\/wp-content\/uploads\/2022\/05\/FFMPEG.png","width":731,"height":358},{"@type":"BreadcrumbList","@id":"https:\/\/hoganhost.com.ng\/blog\/cpanel\/whm\/how-to-install-ffmpeg-on-ssh-or-whm-cpanel-server\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/hoganhost.com.ng\/blog\/"},{"@type":"ListItem","position":2,"name":"How to Install FFMPEG on Centos Server usign SSH"}]},{"@type":"WebSite","@id":"https:\/\/hoganhost.com.ng\/blog\/#website","url":"https:\/\/hoganhost.com.ng\/blog\/","name":"HoganHost blog","description":"Keeping you connected to everything from HoganHost","publisher":{"@id":"https:\/\/hoganhost.com.ng\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/hoganhost.com.ng\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/hoganhost.com.ng\/blog\/#organization","name":"HoganHost","url":"https:\/\/hoganhost.com.ng\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/hoganhost.com.ng\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/hoganhost.com.ng\/blog\/wp-content\/uploads\/2022\/09\/hogan-host.png","contentUrl":"https:\/\/hoganhost.com.ng\/blog\/wp-content\/uploads\/2022\/09\/hogan-host.png","width":466,"height":387,"caption":"HoganHost"},"image":{"@id":"https:\/\/hoganhost.com.ng\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/facebook.com\/HoganHost","https:\/\/x.com\/hoganhostng","https:\/\/instagram.com\/officialhoganhost"]},{"@type":"Person","@id":"https:\/\/hoganhost.com.ng\/blog\/#\/schema\/person\/af16a18c6cc966b92a6cb13b500f3f0a","name":"Abigal okon","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/hoganhost.com.ng\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/ef2272070d016c06ee69b30adce7c4e4b4faaa5c899c4b9224a5b1a43b1fb8d0?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/ef2272070d016c06ee69b30adce7c4e4b4faaa5c899c4b9224a5b1a43b1fb8d0?s=96&d=mm&r=g","caption":"Abigal okon"},"sameAs":["https:\/\/hoganhost.com.ng\/blog"],"url":"https:\/\/hoganhost.com.ng\/blog\/author\/admin\/"}]}},"_links":{"self":[{"href":"https:\/\/hoganhost.com.ng\/blog\/wp-json\/wp\/v2\/posts\/962","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/hoganhost.com.ng\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/hoganhost.com.ng\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/hoganhost.com.ng\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/hoganhost.com.ng\/blog\/wp-json\/wp\/v2\/comments?post=962"}],"version-history":[{"count":7,"href":"https:\/\/hoganhost.com.ng\/blog\/wp-json\/wp\/v2\/posts\/962\/revisions"}],"predecessor-version":[{"id":2485,"href":"https:\/\/hoganhost.com.ng\/blog\/wp-json\/wp\/v2\/posts\/962\/revisions\/2485"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/hoganhost.com.ng\/blog\/wp-json\/wp\/v2\/media\/963"}],"wp:attachment":[{"href":"https:\/\/hoganhost.com.ng\/blog\/wp-json\/wp\/v2\/media?parent=962"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/hoganhost.com.ng\/blog\/wp-json\/wp\/v2\/categories?post=962"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/hoganhost.com.ng\/blog\/wp-json\/wp\/v2\/tags?post=962"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}