Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • gst-build gst-build
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 7
    • Issues 7
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • 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
  • gst-buildgst-build
  • Issues
  • #87

Closed
Open
Created Mar 27, 2020 by Stéphane Cerveau@dabrain34🤸🏻Reporter

internal openh264 subproject prevents gst-libav to build

When configuring gst-build, gst-libav is disabled with this message:

gst-libav: NO Dependencies must be external dependencies

After some further investigation, it appears to depend on the meson version. Indeed with 0.53.0, the project is enabled

With meson's master branch, FFMpeg fails with this message

||Run-time dependency opencv found: NO (tried pkgconfig and cmake)
||Run-time dependency opencv found: NO (tried pkgconfig and cmake)
||Dependency openh264 found: YES 1.8.0 (cached)
|
|subprojects/FFmpeg/meson.build:1595:10: Exception: Dependencies must be external dependencies

Subproject gst-libav is buildable: NO (disabling)
Assignee
Assign to
Time tracking