Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • gst-plugins-base gst-plugins-base
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 641
    • Issues 641
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 80
    • Merge requests 80
  • 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-basegst-plugins-base
  • Issues
  • #229
Closed
Open
Issue created Sep 27, 2015 by Bugzilla Migration User@bugzilla-migration

Playbin hangs when adding an URI in order to do gapless when using a visualizator

Submitted by Polochon_street

Link to original bug (#755706)

Description

Created attachment 312250
testcase

When playing a mp3 file, and then adding a flac file to a playbin's URI in an about-to-finish callback (with a message::application in order to do some gtk-related things), the playing stops after the end of the first song, when the playbin's visualizator is activated.

I attached a testcase: just replace file.mp3 and file.flac with valid files, and compile with gcc gst.c -o gst pkg-config --cflags --libs gstreamer-1.0 pkg-config --cflags --libs gtk+-3.0 -lX11

Attachment 312250, "testcase":
gst.c

Version: 1.6.0

Assignee
Assign to
Time tracking