I have finally completed the how-to guide on compiling and installing the FFmpeg suite, which allows for recording from libretro-core RetroPie emulators.
I'm starting work on part 2, which details how to enable the recording features within RetroArch, and how to modify the various Emulation Station scripts to add the option launch a given emulator with the recording option enabled, as well as how create configuration files to change how ffmpeg is used.
Part One: Compiling Software from Source Code on the Raspberry Pi: The FFmpeg Suite
I've
, taken from the PlayStation emulator lr-pcsx-rearmed, on YouTubeTopics Covered
A Little Background Information Linux Software Installation FFmpeg Compilation and Installation Compiling Shared Libraries Compiling From Source: The Make Command A Note Before Proceeding Installing Prerequisite Build Tools Installing the YASM Assembler Compiling and Installing FFmpeg Codecs X264 Codec Libfdk-aac Codec Libmp3lame Codec Libopus Codec Libvpx Codec The FFmpeg Suite Compiling and Installing FFmpeg Checking the FFmpeg Build Using FFmpeg to Transcode Files: Examples Related Posts External Links