Approved version. Approved on: 09:44, 26 November 2019
Difference between revisions of "GStreamer troubleshooting grid"
[quality revision] | [quality revision] |
|
[quality revision] | [quality revision] |
|
Some typical issues related to the GStreamer framework are listed below. Solutions or debugging methods are proposed for these issues.
If your issue is not listed, try also looking in the articles in the Gstreamer or troubleshooting grids categories.
Symptom | Resolution |
---|---|
There may be a timestamping problem, or this computer is too slow. |
This message is typically displayed when the GStreamer A/V sync drops some frames. This may be due to a decoder that is too slow, badly timestamped buffers, or a badly formed container (.ts, .3gp, .mp4, .avi, ...). |
Could not create Wayland display |
HDMI TV not connected, please connect it. |
Could not load BMP file
|
Make sure the loader of the bmp file format, libpixbufloader-bmp.so, is present in /usr/lib/gdk-pixbuf-2.0/2.10.0/. If not, remove /usr/lib/gdk-pixbuf-2.0/2.10.0/loaders.cache, copy libpixbufloader-bmp.so file from distrib build to /usr/lib/gdk-pixbuf-2.0/2.10.0/ then run "/usr/lib/gdk-pixbuf-2.0/gdk-pixbuf-query-loaders > /usr/lib/gdk-pixbuf-2.0/2.10.0/loaders.cache" to reload loaders. |
Some typical issues related to the '''GStreamer''' framework are listed below. Solutions or debugging methods are proposed for these issues. If your issue is not listed, try also looking in the articles in the [[:Category:GStreamer|Gstreamer]] or [[:Category:Troubleshooting grids|troubleshooting grids]] categories. {{:Troubleshooting grid table template}}<onlyinclude> <includeonly> ! colspan="2" | GStreamer |-</includeonly> | <pre>There may be a timestamping problem, or this computer is too slow.</pre> || This message is typically displayed when the GStreamer A/V sync drops some frames. This may be due to a decoder that is too slow, badly timestamped buffers, or a badly formed container (.ts, .3gp, .mp4, .avi, ...).<br> To proceed with investigations, refer to the article [[How to profile video framerate]]. |- | <pre>Could not create Wayland display</pre> || HDMI TV not connected, please connect it.|- | <pre>Could not load BMP file</pre> || Make sure the loader of the bmp file format, libpixbufloader-bmp.so, is present in /usr/lib/gdk-pixbuf-2.0/2.10.0/. If not, remove /usr/lib/gdk-pixbuf-2.0/2.10.0/loaders.cache, copy libpixbufloader-bmp.so file from distrib build to /usr/lib/gdk-pixbuf-2.0/2.10.0/ then run "/usr/lib/gdk-pixbuf-2.0/gdk-pixbuf-query-loaders > /usr/lib/gdk-pixbuf-2.0/2.10.0/loaders.cache" to reload loaders.</onlyinclude> |} <noinclude> {{ArticleBasedOnModel | Troubleshooting grid article model}} {{PublicationRequestId | 10288 | 2019-01-15 | PhilipS}} [[Category:GStreamer]] [[Category:Troubleshooting grids]]</noinclude>
Line 17: | Line 17: | ||
|| |
|| |
||
HDMI TV not connected, please connect it. |
HDMI TV not connected, please connect it. |
||
+ | |- |
||
+ | | <pre>Could not load BMP file</pre> |
||
+ | || |
||
+ | Make sure the loader of the bmp file format, libpixbufloader-bmp.so, is present in /usr/lib/gdk-pixbuf-2.0/2.10.0/. If not, remove /usr/lib/gdk-pixbuf-2.0/2.10.0/loaders.cache, copy libpixbufloader-bmp.so file from distrib build to /usr/lib/gdk-pixbuf-2.0/2.10.0/ then run "/usr/lib/gdk-pixbuf-2.0/gdk-pixbuf-query-loaders > /usr/lib/gdk-pixbuf-2.0/2.10.0/loaders.cache" to reload loaders. |
||
</onlyinclude> |
</onlyinclude> |
||
|} |
|} |