Skip to content

GitLab

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

Closed
Open
Created Jun 29, 2020 by Robert Tari@tari01

dvdreadsrc: Chapter seek causes errors

After performing a full seek in chapter format (i.e. also specifying the stop position), the element reports success, but the internal values are not always set properly. Debug sometimes reports that the seek was issued in chapter format, but the segment may (or may not) be set in byte format.

This happens randomly, but never when only the first chapter is requested.

The behaviour can manifest in 3 ways:

  1. The pipeline may keep returning invalid position queries, pass no data to the sink, and run past the end of the segment - all the way to the end of the title
  2. The pipeline may work properly, running past the end of the segment - all the way to the end of the title
  3. The Pipeline may segfault at some point
Assignee
Assign to
Time tracking