Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
gst-plugins-bad
gst-plugins-bad
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,002
    • Issues 1,002
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 201
    • Merge Requests 201
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • GStreamer
  • gst-plugins-badgst-plugins-bad
  • Issues
  • #486

Closed
Open
Opened Nov 28, 2016 by Bugzilla Migration User@bugzilla-migration

dash: validate: Error message on the bus stating that file is invalidate when seeking (with stop value)

Submitted by Thibault Saunier @thiblahute

Link to original bug (#775266)

Description

Created attachment 340932
GST_DEBUG=5 logs

Validate test: validate.dash.playback.seek_with_stop.dash_exMPD_BIP_TC1

Failure example: https://ci.gstreamer.net/job/GStreamer-master-validate/4074/testReport/junit/validate.dash.playback/seek_with_stop/dash_exMPD_BIP_TC1/

Critical issues:

Got error: This file is invalid and cannot be played. -- Debug message: qtdemux.c(6598): gst_qtdemux_process_adapter (): /GstPlayBin:playbin0/GstURIDecodeBin:uridecodebin0/GstDecodeBin:decodebin0/GstQTDemux:qtdemux0: sample data crosses atom boundary

Wrong combined flow return error(-5). Expected: eos(-3)

It is quite racy but not to hard to reproduce with:

gst-validate-launcher -t validate.dash.playback.seek_with_stop.dash_exMPD_BIP_TC1 --forever

It only happen with the seek_with_stop scenario in the last 200 runs, never on other seeking scenarios.

Attachment 340932, "GST_DEBUG=5 logs":
dash_exMPD_BIP_TC1.gstdebug.tar.gz

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: gstreamer/gst-plugins-bad#486