Hi, The MSYS2/MinGW build of gst-plugins-good 1.14.0 is missing directsoundsink (or so it seems). Not sure if it is due to a build issue or some recent changes (i.e. https://cgit.freedesktop.org/gstreamer/gst-plugins-good/commit/sys/directsound?h=1.14&id=b5364f94be9429601454881e363d695e80fb9e2d) gst-inspect directsoundsink gives nothing and gst-inspect directsound gives: $ gst-inspect-1.0.exe directsound Plugin Details: Name directsound Description Direct Sound plugin library Filename C:\msys64\mingw64\lib\gstreamer-1.0\libgstdirectsound.dll Version 1.14.0 License LGPL Source module gst-plugins-good Source release date 2018-03-19 Binary package GStreamer Good Plug-ins source release Origin URL Unknown package origin directsoundsinkdeviceprovider: DirectSound Sink Device Provider 1 features: +-- 1 device providers Cheers, Philippe. _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel |
You might want to remove the plugin registry and try again if you
just updated your gstreamer install
On 04/10/2018 11:38 PM, philippe renon
wrote:
_______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel |
Yes, had to do it in the past. Trying now, once I find where it is located... Le Mardi 10 avril 2018 23h43, Mathieu Duponchelle <[hidden email]> a écrit :
You might want to remove the plugin registry and try again if you
just updated your gstreamer install On 04/10/2018 11:38 PM, philippe renon
wrote:
_______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel |
directsoundsink is back after deleting the registry cache :) Would be great if gst-inspect had an option to flush/rebuild the cache. $ gst-inspect-1.0.exe directsound (gst-inspect-1.0:6056): GLib-CRITICAL **: 00:28:08.131: g_string_insert_len: assertion 'len == 0 || val != NULL' failed Plugin Details: Name directsound Description Direct Sound plugin library Filename C:\msys64\mingw64\lib\gstreamer-1.0\libgstdirectsound.dll Version 1.14.0 License LGPL Source module gst-plugins-good Source release date 2018-03-19 Binary package GStreamer Good Plug-ins source release Origin URL Unknown package origin directsoundsink: Direct Sound Audio Sink directsoundsinkdeviceprovider: DirectSound Sink Device Provider 2 features: +-- 1 elements +-- 1 device providers Le Mardi 10 avril 2018 23h45, philippe renon <[hidden email]> a écrit : Yes, had to do it in the past. Trying now, once I find where it is located... Le Mardi 10 avril 2018 23h43, Mathieu Duponchelle <[hidden email]> a écrit :
You might want to remove the plugin registry and try again if you
just updated your gstreamer install On 04/10/2018 11:38 PM, philippe renon
wrote:
_______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel |
Just noticed the GLib-CRITICAL error message. Only happens once after deleting the registry. Le Mercredi 11 avril 2018 0h30, philippe renon <[hidden email]> a écrit : directsoundsink is back after deleting the registry cache :) Would be great if gst-inspect had an option to flush/rebuild the cache. $ gst-inspect-1.0.exe directsound (gst-inspect-1.0:6056): GLib-CRITICAL **: 00:28:08.131: g_string_insert_len: assertion 'len == 0 || val != NULL' failed Plugin Details: Name directsound Description Direct Sound plugin library Filename C:\msys64\mingw64\lib\gstreamer-1.0\libgstdirectsound.dll Version 1.14.0 License LGPL Source module gst-plugins-good Source release date 2018-03-19 Binary package GStreamer Good Plug-ins source release Origin URL Unknown package origin directsoundsink: Direct Sound Audio Sink directsoundsinkdeviceprovider: DirectSound Sink Device Provider 2 features: +-- 1 elements +-- 1 device providers Le Mardi 10 avril 2018 23h45, philippe renon <[hidden email]> a écrit : Yes, had to do it in the past. Trying now, once I find where it is located... Le Mardi 10 avril 2018 23h43, Mathieu Duponchelle <[hidden email]> a écrit :
You might want to remove the plugin registry and try again if you
just updated your gstreamer install On 04/10/2018 11:38 PM, philippe renon
wrote:
_______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel |
In reply to this post by filnet
Good!
Yes it could be useful, finding the registry can be annoying on Windows :) The Windows installer should also probably just remove the old registry if there is one. On 04/11/2018 12:30 AM, philippe renon
wrote:
_______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel |
In reply to this post by filnet
On 04/11/2018 12:31 AM, philippe renon
wrote:
Could you file a bug for that? _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel |
Just for reference, on the Windows the registry is located here: C:\Users\<user>\AppData\Local\Microsoft\Windows\INetCache\gstreamer-1.0 And the INetCache directory is an "invisible" directory... Le Mercredi 11 avril 2018 0h35, Mathieu Duponchelle <[hidden email]> a écrit : On 04/11/2018 12:31 AM, philippe renon
wrote:
Could you file a bug for that? _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel |
Filed a bug for the GCritical : https://bugzilla.gnome.org/show_bug.cgi?id=795143 Le Mercredi 11 avril 2018 0h46, philippe renon <[hidden email]> a écrit : Just for reference, on the Windows the registry is located here: C:\Users\<user>\AppData\Local\Microsoft\Windows\INetCache\gstreamer-1.0 And the INetCache directory is an "invisible" directory... Le Mercredi 11 avril 2018 0h35, Mathieu Duponchelle <[hidden email]> a écrit : On 04/11/2018 12:31 AM, philippe renon
wrote:
Could you file a bug for that? _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel |
Thanks!
On 04/11/2018 12:53 AM, philippe renon
wrote:
_______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel |
Hi, A patch has been provided that addresses the issue of missing features when a plugin is renamed. Should avoid similar issues in the future. Philippe. Le Mercredi 11 avril 2018 1h01, Mathieu Duponchelle <[hidden email]> a écrit :
Thanks! On 04/11/2018 12:53 AM, philippe renon
wrote:
_______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel |
Free forum by Nabble | Edit this page |