I updated my ffmpeg-build-script with more codecs (uses API calls to get the latest versions available)
I have the code up and running for Ubuntu 22.04.
It seems to work great when running ffmpeg. I use hardware acceleration (I know it is not as good as software) but the speed I'm getting converting 4K video using medium presets is about 110 fps. Woo!
I thought some of you might like to try it out. The script will prompt you to install system-wide at the end of the build so you have the choice to keep the binary files in the prefix directory if that is where you want them to stay.
Check out my list of supported codecs below!
Supported codec list
Install command:
ffmpeg-build-scriptCode:bash <(curl -sSL https://build-ffmpeg.optimizethis.net) --build --enable-gpl-and-non-free --latest
Try StreamFab Downloader and download from Netflix, Amazon, Youtube! Or Try DVDFab and copy Blu-rays!
+ Reply to Thread
Results 1 to 4 of 4
Thread
-
Last edited by slyfox1186; 6th Jun 2023 at 17:08.
-
Im looking for to speed up my encoding process as i have to encode a lot of videos but this threads looks dead, and other recommendations ?
-
I think that the script that is being discussed is to build a custom version of ffmpeg and not a script to encode video using ffmpeg. Building a custom version of ffmpeg is usually only done if somebody wants to include some of the non-free and gpl libraries. I have used the build script at https://gitlab.com/RiCON/media-autobuild_suite to do so in the past.
Similar Threads
-
Can anyone help me improve this FFMPEG script?
By Guernsey in forum Newbie / General discussionsReplies: 8Last Post: 13th Dec 2022, 10:33 -
FFmpeg script
By Boris987 in forum Video Streaming DownloadingReplies: 0Last Post: 18th Jul 2021, 12:13 -
Updated FFMpeg for Windows XP?
By rowjekto in forum Newbie / General discussionsReplies: 2Last Post: 16th Nov 2020, 08:51 -
ffmpeg script
By loa909 in forum Newbie / General discussionsReplies: 2Last Post: 2nd Nov 2018, 11:15 -
[SOLVED] [ffmpeg] How to build a 5s MP4 from JPG to match video file?
By yetanotherlogin in forum EditingReplies: 4Last Post: 8th Oct 2018, 17:29