Kooha
Kooha copied to clipboard
Can not initialize x264 encoder
System Info
- Kooha version 2.0.1
- Fedora 35 Workstation
- GNOME 41
- Wayland
- Flatpak
Describe the bug Recording Error cannot initialize x264 encoder
To Reproduce Steps to reproduce the behavior:
- Go to 'Save as MP4'
- Click on 'Record'
- Recording Error cannot initialize x264 encoder
Expected behavior Starting Recording
Screenshots
Notes -I've installed Multimedia codecs from Rpmfusion
could you run kooha with the following command: RUST_BACKTRACE=1 RUST_LOG=kooha=debug GST_DEBUG=3 PIPEWIRE_DEBUG=3 flatpak run io.github.seadve.Kooha
and paste the terminal output.
This is to show other logs
https://pastebin.com/qgm5rHj9
This is apparently caused by odd (not even) resolution. This should be fixed on the next release.
I have been busy with school and other stuff; sorry for the late response.