When I use OBS studio in Ubuntu there is no video shown in the Preview section - it is just black. This is not the case in Windows, so I was wanting to uninstall it then reinstall it to see if that would fix it. However, I am not able to uninstall OBS studio.
$ sudo apt remove obs-studio
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package 'obs-studio' is not installed, so not removed
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Then I was thinking perhaps if I just install it without uninstalling first that would take care of the problem. Nope. Any help?
$ sudo apt install obs-studio
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
obs-studio : Depends: libfdk-aac1 (>= 0.1.4) but it is not installable
E: Unable to correct problems, you have held broken packages.
apt-cache policy obs-studio
to the question. – N0rbert Jan 16 '21 at 16:16