Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • gst-docs gst-docs
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 62
    • Issues 62
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 14
    • Merge requests 14
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GStreamerGStreamer
  • gst-docsgst-docs
  • Issues
  • #89
Closed
Open
Issue created May 29, 2021 by Zheng Li@pango99

the "Your first application" example code does not run, gst_pad_link() return GST_PAD_LINK_NOFORMAT

Hi, I'm studying GStreamer by reading the official tutorial, the example code in "Your first application" can be compiled on my machine,but it does not run,I found the call to gst_pad_link() in on_pad_added() encounter error,the return value of gst_pad_link() is GST_PAD_LINK_NOFORMAT, what's the meaning of the error? How to fix the problem? My platform is Windows 10, I compile the example code using VC2019;

Assignee
Assign to
Time tracking