Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
gst-editing-services
gst-editing-services
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 77
    • Issues 77
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 10
    • Merge Requests 10
  • 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
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GStreamer
  • gst-editing-servicesgst-editing-services
  • Issues
  • #44

Closed
Open
Opened Sep 27, 2018 by Bugzilla Migration User@bugzilla-migration

flvdemux wrong exposes the source pads when worked under GES

Submitted by Oleg

Link to original bug (#797208)

Description

The same behaviour under Windows/Linux, 1.12.2/1.14.x

The next command line does not work:

ges-launch-1.0 +clip 20051210-w50s.flv inpoint=0 duration=5 +clip 20051210-w50s.flv inpoint=5 duration=10 -o output.via.ges-launch2.ogv

If you look at the resulting graph "ges-flvdemux-graph.png", it's easy to see that flvdemux does not show the video pad at the right moment (please see tooltips on picture).

Please note that next command line worked fine:

gst-launch-1.0
uridecodebin uri=file:///20051210-w50s.flv ! audioconvert ! autoaudiosink
uridecodebin uri=file:///20051210-w50s.flv ! videoconvert ! autovideosink

The graph file for it "gst-flvdemux-graph.png"

Attachments can be downloaded here (a total of about 1.2 megabytes):
https://yadi.sk/d/X6orMZdM-lH4Ew

Version: 1.14.x

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: gstreamer/gst-editing-services#44