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
-
15
derived packages
- Developed at SCM
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout multimedia:libs/ffmpeg-4 && cd $_
- Create Badge
Refresh
Refresh
Comments 8
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.
Where did the discussion take place? Upstream does care about proper versioning. We should just nudge them.
http://ffmpeg.org/pipermail/ffmpeg-devel/2020-July/265694.html
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
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
Just sr'ed a fix
Why does this package doesn't support smbclient on Leap 15.2/15.3?
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.