faq: troubleshooting: turn questions into sub-sections

This commit is contained in:
Reynaldo H. Verdejo Pinochet 2017-06-02 15:38:17 -07:00
parent 1afd513338
commit 8e5d8f3f98

View file

@ -1,6 +1,8 @@
# Troubleshooting GStreamer # Troubleshooting GStreamer
> Some application is telling me that I am missing a plug-in. What do I do? ## What should I do if I'm missing a plug-in?
*Some application is telling me that I am missing a plug-in. What do I do?*
Well, start by checking if you really are missing the plug-in. Well, start by checking if you really are missing the plug-in.
@ -41,7 +43,9 @@ if your application does not support installation of missing plugins.
why it doesn't get built if you're sure you have the library needed why it doesn't get built if you're sure you have the library needed
installed in a sane place. installed in a sane place.
> The GStreamer application I used stops with a segmentation fault. What can I do? ## What can I do if I get a segmentation fault?
*The GStreamer application I used stops with a segmentation fault. What can I do?*
The first point of contact for any problems with a GStreamer application The first point of contact for any problems with a GStreamer application
should be the developers of that application. They will be able to investigate should be the developers of that application. They will be able to investigate