{"id":17728318,"url":"https://github.com/moeiscool/ffmpegtheeasyway","last_synced_at":"2026-04-30T10:36:57.011Z","repository":{"id":99294179,"uuid":"91607109","full_name":"moeiscool/ffmpegTheEasyWay","owner":"moeiscool","description":"FFMPEG is sometimes a pain to install. No more. This script will have ffmpeg 3.3 running on almost any linux system. This is FFMPEG the easy way.","archived":false,"fork":false,"pushed_at":"2018-09-17T00:06:45.000Z","size":4,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-25T12:40:52.691Z","etag":null,"topics":["ffmpeg","installer"],"latest_commit_sha":null,"homepage":"http://shinobi.video","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/moeiscool.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-05-17T18:19:56.000Z","updated_at":"2023-08-20T05:57:25.000Z","dependencies_parsed_at":"2023-07-18T23:00:58.214Z","dependency_job_id":null,"html_url":"https://github.com/moeiscool/ffmpegTheEasyWay","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/moeiscool/ffmpegTheEasyWay","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moeiscool%2FffmpegTheEasyWay","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moeiscool%2FffmpegTheEasyWay/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moeiscool%2FffmpegTheEasyWay/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moeiscool%2FffmpegTheEasyWay/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/moeiscool","download_url":"https://codeload.github.com/moeiscool/ffmpegTheEasyWay/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moeiscool%2FffmpegTheEasyWay/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32462304,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T22:27:22.272Z","status":"online","status_checked_at":"2026-04-30T02:00:05.929Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ffmpeg","installer"],"created_at":"2024-10-25T19:22:49.653Z","updated_at":"2026-04-30T10:36:56.997Z","avatar_url":"https://github.com/moeiscool.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ffmpegTheEasyWay\nFFMPEG is sometimes a pain to install. No more. This script will have a static build of ffmpeg 3.3 running on almost any linux system in under 5 minutes. This is FFMPEG the easy way.\n\n# How it works\nYou will be asked what architecture you need. These are your options:\n```\n    - 32bit\n    - 64bit\n    - armel-32bit\n    - armhf-32bit\n```\n\n# How to run\n\n1. Open Terminal\n\n2. Download and run the installer.\n```\nbash \u003c(curl -s https://gitlab.com/Shinobi-Systems/ffmpegTheEasyWay/raw/master/ffmpeg.sh)\n```\n\n3. Test it.\n```\nffmpeg -hwaccels\n```\n\nYou should see something like this when you are done.\n\n```\nffmpeg version 3.3.4-static http://johnvansickle.com/ffmpeg/  Copyright (c) 2000-2017 the FFmpeg developers\n  built with gcc 6.4.0 (Debian 6.4.0-4) 20170820\n  configuration: --enable-gpl --enable-version3 --enable-static --disable-debug --disable-ffplay --disable-indev=sndio --disable-outdev=sndio --cc=gcc-6 --enable-fontconfig --enable-frei0r --enable-gnutls --enable-gray --enable-libfribidi --enable-libass --enable-libfreetype --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-librubberband --enable-librtmp --enable-libsoxr --enable-libspeex --enable-libvorbis --enable-libopus --enable-libtheora --enable-libvidstab --enable-libvo-amrwbenc --enable-libvpx --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxvid --enable-libzimg\n  libavutil      55. 58.100 / 55. 58.100\n  libavcodec     57. 89.100 / 57. 89.100\n  libavformat    57. 71.100 / 57. 71.100\n  libavdevice    57.  6.100 / 57.  6.100\n  libavfilter     6. 82.100 /  6. 82.100\n  libswscale      4.  6.100 /  4.  6.100\n  libswresample   2.  7.100 /  2.  7.100\n  libpostproc    54.  5.100 / 54.  5.100\nHardware acceleration methods:\ncuvid\n```\n\nFiles are mirrored from https://cdn.shinobi.video. They were originally downloaded from https://johnvansickle.com/ffmpeg/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoeiscool%2Fffmpegtheeasyway","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmoeiscool%2Fffmpegtheeasyway","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoeiscool%2Fffmpegtheeasyway/lists"}