Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • gst-plugins-good gst-plugins-good
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 644
    • Issues 644
    • 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
  • #35
Closed
Open
Issue created Oct 07, 2010 by Bugzilla Migration User@bugzilla-migration

rtspsrc: pausing does not flush buffers

Submitted by gud..@..il.com

Link to original bug (#631648)

Description

Created attachment 171927
log of pausing a rtsp (mp4a) session

Here is how I reproduced on gstreamer-0.10.29 / gst-plugins-good-0.10.22 / gst-plugins-bad-0.10.18

  1. launching in cmdline: totem-gstreamer --gst-debug=3,faad:5

  2. start play rtsp://rx-mep-ptest01.real.com/ptest/7/5/1/0/0/PF000202_200111000000157.M4A

  3. play for couple seconds and pause

  4. wait 5 seconds and resume

  5. I am expecting faad incoming buffer timestamps are 5 seconds later than before pausing, but there are still some timestamps looks like generated before pausing, aka the buffers before pausing are not flushed.

Example see my attached log:
faad runs to 9second before pausing, after pausing about 5 seconds and resume, faad is still getting two buffers timestamped at 9seconds.

Attachment 171927, "log of pausing a rtsp (mp4a) session":
gstrtspfaad.log

Assignee
Assign to
Time tracking