Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • gst-plugins-good gst-plugins-good
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 646
    • Issues 646
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 71
    • Merge requests 71
  • 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-plugins-goodgst-plugins-good
  • Issues
  • #664
Closed
Open
Issue created Nov 01, 2019 by stic@sloosh

Cannot go into streamable mode with mp4mux

Hello,

I am using mp4mux to get a mp4 stream with live data, so I set fragment-duration property and streamable property to TRUE. But the pipeline fails with following error:

GStreamer+qtmux: 0:02:31.996826505 0x7c7de6c280 ../gst/isomp4/gstqtmux.c:2369:gst_qt_mux_downstream_is_seekable: downstream did not handle seeking query GStreamer+qtmux: 0:02:31.996942338 0x7c7de6c280 ../gst/isomp4/gstqtmux.c:2992:gst_qt_mux_start_file: downstream is not seekable, but streamable=false. Will ignore that and create streamable output instead

It seems the streamable property cannot really be set to TRUE, it wants to force it but then the pipeline fails. That was working fine with older gstreamer versions, but doesn't seem to work now with 1.16.

Is there something specific to do to get it working ? Also I found it might be related to reported issue #362 (closed)

Thanks.

Assignee
Assign to
Time tracking