Library for working with various multimedia formats
https://ffmpeg.org/FFmpeg is a multimedia framework, able to decode, encode,
transcode, mux, demux, stream, filter and play several formats
that humans and machines have created.
- Devel package for openSUSE:Factory
-
13
derived packages
- Links to openSUSE:Factory / ffmpeg-4
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout multimedia:libs/ffmpeg-4 && cd $_
- Create Badge
Refresh
Refresh
Source Files (show merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | 9 days |
baselibs.conf | 0000000252 252 Bytes | almost 2 years |
enable_decoders | 0000001871 1.83 KB | over 2 years |
enable_encoders | 0000001576 1.54 KB | over 1 year |
ffmpeg-4-rpmlintrc | 0000000263 263 Bytes | almost 4 years |
ffmpeg-4.2-dlopen-fdk_aac.patch | 0000008116 7.93 KB | 4 months |
ffmpeg-4.4-CVE-2020-22046.patch | 0000000772 772 Bytes | over 1 year |
ffmpeg-4.4.3.tar.xz | 0009566020 9.12 MB | 4 months |
ffmpeg-4.4.3.tar.xz.asc | 0000000520 520 Bytes | 4 months |
ffmpeg-4.changes | 0000076453 74.7 KB | 13 days |
ffmpeg-4.keyring | 0000001709 1.67 KB | about 1 year |
ffmpeg-4.spec | 0000029652 29 KB | 13 days |
ffmpeg-CVE-2022-3109.patch | 0000000723 723 Bytes | about 1 month |
ffmpeg-CVE-2022-3341.patch | 0000001293 1.26 KB | 13 days |
ffmpeg-CVE-2022-3964.patch | 0000002703 2.64 KB | 3 months |
ffmpeg-arm6l.diff | 0000000508 508 Bytes | over 1 year |
ffmpeg-chromium.patch | 0000001448 1.41 KB | 8 months |
ffmpeg-codec-choice.diff | 0000002189 2.14 KB | over 1 year |
ffmpeg-libglslang-detection.patch | 0000001684 1.64 KB | 4 months |
ffmpeg-new-coder-errors.diff | 0000003192 3.12 KB | over 1 year |
soversion.patch | 0000001847 1.8 KB | over 1 year |
vmaf-trim-usr-local.patch | 0000001296 1.27 KB | over 1 year |
Comments 8
frispete wrote over 2 years ago
Unfortunately, this version is binary incompatible to 4.2.3 in some aspects. Chromium crashes when accessing some sites, e.g. https://www.xometry.com/ and push the quote button. Blender cannot export PNG files anymore.
namtrac wrote over 2 years ago
Where did the discussion take place? Upstream does care about proper versioning. We should just nudge them.
jengelh wrote over 2 years ago
http://ffmpeg.org/pipermail/ffmpeg-devel/2020-July/265694.html
frispete wrote over 2 years ago
Jan, Ismail, just FYI (given, you didn't noticed already).
As it turns out, the issue is related to a ffmpeg bug, introduced in 4.3 series:
https://trac.ffmpeg.org/ticket/8747
It might be appropriate to backport the fix to this package, since it might occur in many related operations. At least Blender 2.83.{2,3} is still affected. I'm going to apply the Blender Upstream fix for this issue right now:
https://developer.blender.org/rB6778ef4dcc6e8d92e3b2ec9b9ecaf1e54e5bf7b5
frispete wrote over 2 years ago
Well, at least two commits seemed to be involved:
http://git.videolan.org/?p=ffmpeg.git;a=commitdiff;h=828f7db5d9fdf9052bb4b6d1b528009fece5bb10
http://git.videolan.org/?p=ffmpeg.git;a=commitdiff;h=ba3e771a42c29ee02c34e7769cfc1b2dbc5c760a
frispete wrote over 2 years ago
Just sr'ed a fix
nuklly wrote about 2 years ago
Why does this package doesn't support smbclient on Leap 15.2/15.3?
ukbeast89 wrote about 2 years ago
I notice amf is not enabled.
--enable-amf
https://github.com/GPUOpen-LibrariesAndSDKs/AMFEnabling AMF would allow Radeon users to have accelerated encoding, benefit also would allow obs to use accelerated encoding on opensuse.
Users would still need to have access to https://www.amd.com/en/support/kb/release-notes/rn-amdgpu-unified-linux-20-45, but looking on https://wiki.archlinux.org/index.php/FFmpeg#AMD_AMF it is possible to install a small module, rather than the whole driver.