msvc build -- can't find elements in `playback` plugin

David Ing ding at panopto.com
Sun Aug 11 01:56:32 UTC 2019


The solution was to delete the plugin cache, which on my Windows 10 machine
lives here:

%USERPROFILE%\AppData\Local\Microsoft\Windows\INetCache\gstreamer-1.0\registry.x86_64.bin



On Thu, Aug 8, 2019 at 2:03 PM David Ing <ding at panopto.com> wrote:

> I was wondering if anyone else is having this problem with the MSVC
> binaries (official build), or if it is just me.
>
> Under 1.16.0-msvc:
>
> $ gst-inspect-1.0 --plugin playback
> Plugin Details:
>   Name                     playback
>   Description              various playback elements
>   Filename                 C:\dev\gstreamer\1.16.0-msvc
> \x86_64\lib\gstreamer-1.0\gstplayback.dll
>   Version                  1.16.0
>   License                  LGPL
>   Source module            gst-plugins-base
>   Binary package           GStreamer Base Plug-ins source release
>   Origin URL               Unknown package origin
>
>
>   0 features:
>
>
> Under 1.16.0-mingw
>
> $ gst-inspect-1.0 --plugin playback
> Plugin Details:
>   Name                     playback
>   Description              various playback elements
>   Filename                 C:\dev\gstreamer\1.16.0-mingw
> \x86_64\lib\gstreamer-1.0\libgstplayback.dll
>   Version                  1.16.0
>   License                  LGPL
>   Source module            gst-plugins-base
>   Binary package           GStreamer Base Plug-ins source release
>   Origin URL               Unknown package origin
>
>   playbin: Player Bin 2
>   playbin3: Player Bin 3
>   playsink: Player Sink
>   subtitleoverlay: Subtitle Overlay
>   streamsynchronizer: Stream Synchronizer
>   decodebin: Decoder Bin
>   decodebin3: Decoder Bin 3
>   uridecodebin: URI Decoder
>   uridecodebin3: URI Decoder
>   urisourcebin: URI reader
>   parsebin: Parse Bin
>
>   11 features:
>   +-- 11 elements
>
> WARNING: no real random source present!
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20190810/b4462791/attachment.html>


More information about the gstreamer-devel mailing list