Go to file
2022-02-12 13:14:37 +01:00
.gitignore
enable_decoders
enable_encoders
ffmpeg_clean_sources.sh
ffmpeg-allow-fdk-aac-free.patch
ffmpeg-codec-choice.patch
ffmpeg-fix-exif-include.patch
ffmpeg-fix-gnutls-priority.patch
ffmpeg-new-coder-errors.patch
ffmpeg-support-chromium.patch
ffmpeg.keyring
ffmpeg.spec Disable LTO for arm and x86 2022-02-12 13:14:37 +01:00
fix-vmaf-model-path.patch
README.md
sources

FFMEPG

FFmpeg is a multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. No matter if they were designed by some standards committee, the community or a corporation.

Creating the 'free' tarball

  1. Update the Version in the spec file
  2. Set the Release to 0
  3. Do a full build locally: fedpkg mockbuild --with full_build
  4. Create the 'clean' tarball: ./ffmpeg_clean_sources.sh results_ffmpeg/5.0/0.fc35/build.log
  5. Set the Release to 1