Score:0

Missing GStreamer plugins h264parse, and avdec_eac3

cn flag

I attempted to install LabVIEW Community into a Crossover 64 bit Windows 10 bottle. At first there were many errors that indicated missing libraries. I installed them, and these errors no longer appear after an installation attempt. But I still have these remaining missing plugin errors:

[MissingGStreamer1Bad2]
"Title"="The gst-plugins-bad 32-bit GStreamer plugins appear to be missing h264parse"

[MissingGStreamer1Libav]
"Title"="The gst-libav 32-bit GStreamer plugins appear to be missing avdec_eac3"

I do not know what to do about them. How are these missing plugins installed?

Crossover Version: 21.0.0

OS: 64 bit Ubuntu 20.0.4

Score:0
tr flag

Installing the 32-bit version libraries removed this issue for me (reported also by crossover office 365 setup on Ubuntu 20.04):

sudo apt install gstreamer1.0-libav:i386 \
  gstreamer1.0-plugins-ugly:i386 gstreamer1.0-plugins-bad:i386
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.