Go to file
2022-02-11 22:27:06 +01:00
.gitignore Initial import (fedora#2051008) 2022-02-11 20:18:52 +01:00
enable_decoders Initial import (fedora#2051008) 2022-02-11 20:18:52 +01:00
enable_encoders Initial import (fedora#2051008) 2022-02-11 20:18:52 +01:00
ffmpeg_clean_sources.sh Initial import (fedora#2051008) 2022-02-11 20:18:52 +01:00
ffmpeg-allow-fdk-aac-free.patch Initial import (fedora#2051008) 2022-02-11 20:18:52 +01:00
ffmpeg-codec-choice.patch Initial import (fedora#2051008) 2022-02-11 20:18:52 +01:00
ffmpeg-fix-exif-include.patch Initial import (fedora#2051008) 2022-02-11 20:18:52 +01:00
ffmpeg-fix-gnutls-priority.patch Initial import (fedora#2051008) 2022-02-11 20:18:52 +01:00
ffmpeg-new-coder-errors.patch Initial import (fedora#2051008) 2022-02-11 20:18:52 +01:00
ffmpeg-support-chromium.patch Initial import (fedora#2051008) 2022-02-11 20:18:52 +01:00
ffmpeg.keyring Initial import (fedora#2051008) 2022-02-11 20:18:52 +01:00
ffmpeg.spec Fix BuildRequires for different platforms 2022-02-11 22:27:06 +01:00
fix-vmaf-model-path.patch Initial import (fedora#2051008) 2022-02-11 20:18:52 +01:00
README.md Initial import (fedora#2051008) 2022-02-11 20:18:52 +01:00
sources Initial import (fedora#2051008) 2022-02-11 20:18:52 +01:00

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