tronicoreo.blogg.se

Openaudible crashes
Openaudible crashes





openaudible crashes

In Debian we depend on -base and -good, and recommend -gl, -bad and -libav > to uninstall them, but important to have by default. gst-plugins-good and -bad are both optional in case users want If (!isGStreamerPluginAvailable("subenc")) The combiner relies on webvttenc, fail early if it's not there.

openaudible crashes

or use a different plugin that is "not bad"? Or improve the error message to make it clear a GStreamer plugin that provides WebVTT is not installed.Ĭode that fails is webkitTextCombinerNew() in Source/WebCore/platform/graphics/gstreamer/TextCombinerGStreamer.cpp Not continuing without platform support for subtitles"Ī bug fix in webkit would be to not fail if the webVTT plugin isn't available. The code that fails is calling webkitTextCombinerNew() and asserting that the object returned is not null.Įrror message is: "WebKit wasn't able to find a WebVTT encoder. So when Ubuntu 21.10 doesn't include the bad libraries, and webkit assumes they are going to be available. They might be close to being good quality, but they're missing something - be it a good code review, some documentation, a set of tests, a real live maintainer, or some actual wide use.

openaudible crashes

#Openaudible crashes install

The "fix" is to sudo apt install gstreamer1.0-plugins-badĪccording to GStreamer, Bad Plug-ins is a set of plug-ins that aren't up to par compared to the rest. It is available in an package called: gstreamer1.0-plugins-bad Webkit on ubuntu 21.10 is failing due to a missing gstreamer plugin called subenc, which provides WebVTT captioning.







Openaudible crashes