Beruflich Web-Entwickler, privat ein Ober Nerd und Links-Grün versifft…
Musik Liebhaber, von #kpop bis #metal alles dabei
Ansonsten bin ich auch gerne mit der Kamera unterwegs.
Entwickler und Maintainer von #mbin

ich bin auch auf mastodon: @BentiGorlich

Ich betreibe thebrainbin.org, gehirneimer.de und wehavecookies.social

  • 17 Posts
  • 269 Comments
Joined 2 years ago
cake
Cake day: June 20th, 2023

help-circle











  • @Blaze@lemmy.dbzer0.com @fediverse@lemmy.world @mkmusic@torishiro.com @melroy@kbin.melroy.org Yes we support basically everything mentioned here. Peertube videos, Lemmy posts and Mastodon / Misskey, etc. (called mircoblogs in the UI) On the microblog side mbin still has a long way to go to be perfect, right know you just know that it is not the primary focus.

    Mbin is written in php together with the smyfony framework. We always welcome new devs and I’ll do my best to answer any questions that will arise :)


  • Are you sure? I would expect AMD to have their own download & install instructions that could be used on any distro

    Oh you don’t have to do anything like that for everything else, because it is just in the kernel and in mesa… This “pro” driver comes with some custom stuff like apparently their proprietary encoders, but I read multiple times that it has just terrible performance for everything else so don’t bother…

    By rips, do you mean your source media is already in a container, like a .mkv or .mp4 file?

    yes mkv files

    you might take a look at MVKToolNix

    I will :)


  • HandBrake supports AMD VCN hardware video encoding

    yes, but that is not viable as the amdgpu-pro drivers are only available on LTS releases and on a few selected distros

    You haven’t said what source material you’re encoding

    Mostly BluRay rips, so movies and TV-Shows

    Are you aware of Vulkan Video?

    I actually was not. Is it any good? But Handbrake does not support that either, does it?

    you might consider investing some time in learning ffmpeg commands.

    I am, but for anything involving multiple audio and subtitle streams and stream selection in general it is not an option for me…










  • So these are the log messages right after the device failed:

    Jan 21 11:20:41 fedora pipewire[2460]: spa.alsa: set_hw_params: Protokollfehler Jan 21 11:20:41 fedora pipewire[2460]: pw.link: 0x55db4830afa0: one of the nodes is in error out:error in:suspended Jan 21 11:20:41 fedora pipewire[2460]: pw.link: 0x55db485f9360: one of the nodes is in error out:error in:suspended Jan 21 11:20:44 fedora pipewire[2460]: spa.alsa: set_hw_params: Protokollfehler Jan 21 11:20:44 fedora pipewire[2460]: spa.alsa: set_hw_params: Protokollfehler Jan 21 11:20:44 fedora pipewire[2460]: spa.alsa: set_hw_params: Protokollfehler Jan 21 11:20:44 fedora pipewire[2460]: pw.link: 0x55db48355240: one of the nodes is in error out:suspended in:error Jan 21 11:20:44 fedora pipewire[2460]: pw.node: (alsa_output.usb-MOTU_M2_M2MT15188F-00.Direct__Direct__sink-56) suspended -> error ((null)) Jan 21 11:20:44 fedora pipewire[2460]: pw.link: 0x55db482bdca0: one of the nodes is in error out:idle in:error Jan 21 11:20:44 fedora pipewire[2460]: pw.link: 0x55db47b39140: one of the nodes is in error out:idle in:error

    I have no idea how to unsuspend the device after it errored, nor do I know why it errored. Like I said in the OP I’ve tried turning it off and on again, but the only solution I have found is to reboot which sucks… I changed the sampling rate from 41k to 48k but that didn’t change anything. I have no idea how to change the bit depth of the device though. I applied the fixes from the repo you linked, but I am not able to install the version of alsa they referenced in there. Fedore 41 only comes with the 2 most recent versions it seems…