Initial package for Fedora
Updates may require up to 24 hours to propagate to mirrors. If the following command doesn't work, please retry later:
sudo dnf install --refresh --advisory=FEDORA-2023-abe9a1c6f5 \*
Please log in to add feedback.
This update has been submitted for testing by ngompa.
This update's test gating status has been changed to 'ignored'.
This update has been pushed to testing.
I tried obs-studio-29.1.0-1.fc36.x86_64 and it crashed just after clicking
Settingsbutton on the right of the main window. Below is an error message.Full log file is here. https://obsproject.com/logs/WHLiDCZRhiH85xKs
@kamae does it work after you do
sudo dnf swap ffmpeg ffmpeg-free --allowerasing? Or if you havelibavcodec-freeworldinstalled, does it work after you uninstall it?(RPM Fusion's ffmpeg doesn't have openh264 enabled :/ )
I'm sorry, I had
ffmpegfrom rpmfusion on my system. Aftersudo dnf swap ffmpeg ffmpeg-free --allowerasing, the issue does not happen.@kamae could you give positive karma then?
This update has been submitted for stable by bodhi.
I'm not successfully recording a video using openh264 on obs. I'm suspecting it's a bug in ffmpeg-free because there is an error when I tried to decode an H.264 video using
ffmpeg-freeon Fedora 36. The packageopenh264provides/usr/lib64/libopenh264.so.6, not7on Fedora 36.Other functionality on obs-studio looks ok.
Instead, I noticed the Auto-Configuration Wizard shows an error when configuring .
XDG_CONFIG_HOME=$(mktemp -d) obs.Optimize just for recording, I will not be streamingon the Auto-Configuration Wizard., ClickNext2 times.Failed to start up encoder. Log says a warning below.Maybe it's due to
ffmpeg-freenot providing an encoderaacbutlibfdk_aaconly. Assuminglibfdk_aacis always provided, modification like below would resolve the issue.This update has been pushed to stable.
why did someone push this to stable? so many problems ...