You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Go to file
Andreas Schneider 40c8764fc5
Disable LTO for arm and x86
3 years ago
.gitignore Initial import (fedora#2051008) 3 years ago
README.md Initial import (fedora#2051008) 3 years ago
enable_decoders Initial import (fedora#2051008) 3 years ago
enable_encoders Initial import (fedora#2051008) 3 years ago
ffmpeg-allow-fdk-aac-free.patch Initial import (fedora#2051008) 3 years ago
ffmpeg-codec-choice.patch Initial import (fedora#2051008) 3 years ago
ffmpeg-fix-exif-include.patch Initial import (fedora#2051008) 3 years ago
ffmpeg-fix-gnutls-priority.patch Initial import (fedora#2051008) 3 years ago
ffmpeg-new-coder-errors.patch Initial import (fedora#2051008) 3 years ago
ffmpeg-support-chromium.patch Initial import (fedora#2051008) 3 years ago
ffmpeg.keyring Initial import (fedora#2051008) 3 years ago
ffmpeg.spec Disable LTO for arm and x86 3 years ago
ffmpeg_clean_sources.sh Initial import (fedora#2051008) 3 years ago
fix-vmaf-model-path.patch Initial import (fedora#2051008) 3 years ago
sources Initial import (fedora#2051008) 3 years ago

README.md

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