Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • cerbero cerbero
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 99
    • Issues 99
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 31
    • Merge requests 31
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GStreamer
  • cerberocerbero
  • Issues
  • #246

Closed
Open
Created Mar 03, 2020 by Ray Tiley@raytiley

Some DLLs from gst-plugin-bad not loading in msv build

Did a MSVC build this past Friday and am getting several failure to load plugin warnings. Typically I ignore these (unless I know I need the plugin) but these for some reason are causing a confirmation dialog which is annoying in debug.

Command to build:

python ./cerbero-uninstalled -v visualstudio -v intelmsdk package gstreamer-1.0

GStreamer-WARNING **: 19:40:53.662: Failed to load plugin 'C:\code\cerbero\build\dist\msvc_x86_64\lib\gstreamer-1.0\gstdtls.dll': 'C:\code\cerbero\build\dist\msvc_x86_64\lib\gstreamer-1.0\gstdtls.dll': The specified procedure could not be found.

GStreamer-WARNING **: 19:41:06.612: Failed to load plugin 'C:\code\cerbero\build\dist\msvc_x86_64\lib\gstreamer-1.0\gstresindvd.dll': 'C:\code\cerbero\build\dist\msvc_x86_64\lib\gstreamer-1.0\gstresindvd.dll': The specified procedure could not be found.

GStreamer-WARNING **: 19:41:08.339: Failed to load plugin 'C:\code\cerbero\build\dist\msvc_x86_64\lib\gstreamer-1.0\gstttmlsubs.dll': 'C:\code\cerbero\build\dist\msvc_x86_64\lib\gstreamer-1.0\gstttmlsubs.dll': The specified procedure could not be found.

I tried a python ./cerbero-uninstalled -v visualstudio -v intelmsdk buildone gst-plugins-bad-1.0 just now and the warnings remain.

Please let me know if there would be any other useful information.

Assignee
Assign to
Time tracking