Bug Report unable to open image from image src.

This is a somewhat known issue with PNG files on specific linux distros running certain versions of magickcore. It's very annoying. I'm assuming you're not building OBS yourself in this case.

You may want to try converting the file to another format for the time being. If it uses transparency, might try TGA or BMP. It's a slight annoyance, but it should solve the problem.
 
This is a somewhat known issue with PNG files on specific linux distros running certain versions of magickcore. It's very annoying. I'm assuming you're not building OBS yourself in this case.

You may want to try converting the file to another format for the time being. If it uses transparency, might try TGA or BMP. It's a slight annoyance, but it should solve the problem.
Im on ArchLinux and actually build with AUR from git: https://aur.archlinux.org/packages/obs-studio-git/

Magickcore is that imagemagick?
Got imagemagick 6.8.9.7-1 installed.

Heh missed in AUR comments, but im guessing you are refering to:
DLIBOBS_PREFER_IMAGEMAGICK=OFF during compile ?
 
Yes, it can use either FFmpeg or imagemagick for image file decoding depending on compile options.
 
Back
Top