Fix obs failure
This commit is contained in:
parent
f5be3c2f8f
commit
ffe028ba6a
10
ffmpeg.spec
10
ffmpeg.spec
@ -20,11 +20,6 @@
|
||||
%global _without_xvid 1
|
||||
%endif
|
||||
|
||||
# Disable nvenc when not relevant
|
||||
%ifnarch %{cuda_arches}
|
||||
%global _without_nvenc 1
|
||||
%endif
|
||||
|
||||
# extras flags
|
||||
%if 0%{!?_cuda_version:1}
|
||||
%global _cuda_version 10.2
|
||||
@ -61,7 +56,7 @@ ExclusiveArch: armv7hnl
|
||||
Summary: Digital VCR and streaming server
|
||||
Name: ffmpeg%{?flavor}
|
||||
Version: 4.4.4
|
||||
Release: 1
|
||||
Release: 2
|
||||
License: GPL-3.0-or-later
|
||||
URL: http://ffmpeg.org/
|
||||
Source0: http://ffmpeg.org/releases/ffmpeg-%{version}.tar.xz
|
||||
@ -394,6 +389,9 @@ install -pm755 tools/qt-faststart %{buildroot}%{_bindir}
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Feb 21 2024 Dongxing Wang <dongxing.wang_a@thundersoft.com> - 4.4.4-2
|
||||
- Fix obs failure
|
||||
|
||||
* Wed Nov 27 2023 Jingwiw <wangjingwei@iscas.ac.cn> - 4.4.4-1
|
||||
- Upgrade to 4.4.4
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user