Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • gstreamer gstreamer
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 1.1k
    • Issues 1.1k
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 493
    • Merge requests 493
  • 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
  • gstreamergstreamer
  • Merge requests
  • !4248

libav: Fix AV1 support in avmux_ivf

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Stéphane Cerveau requested to merge dabrain34/gstreamer:dab_add_av1_support_libav into main Mar 22, 2023
  • Overview 45
  • Commits 3
  • Pipelines 11
  • Changes 4

This commit makes this pipeline to work:

$ gst-launch-1.0 -v videotestsrc num-buffers=10 ! av1enc ! avmux_ivf ! filesink location=/tmp/clip.ivf

Need also gstreamer/meson-ports/ffmpeg!89 (merged)

Edited Mar 23, 2023 by Stéphane Cerveau
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: dab_add_av1_support_libav