Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • gstreamer-sharp gstreamer-sharp
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 36
    • Issues 36
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 2
    • Merge requests 2
  • 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
  • gstreamer-sharpgstreamer-sharp
  • Issues
  • #14

Closed
Open
Created Dec 24, 2018 by Tomislav Tustonic@ttustonic

gstreamer-sharp 1.14.4 cannot seek

Hello
There is a bug in the gstreamer-sharp version 1.14.4.

When running BasicTutorial4.cs I get the error:
GStreamer-CRITICAL **: gst_query_set_seeking: assertion 'gst_query_is_writable (query)' failed when seeking
https://github.com/GStreamer/gstreamer-sharp/blob/master/samples/BasicTutorial4.cs#L115

The sample works with gstreamer-sharp version 1.14.0.

The difference between versions is in the MiniObject.cs. When I remove all the code dealing with Ref, Unref and finalizing and recompile it seems to work OK.

It looks similar to this: https://bugzilla.gnome.org/show_bug.cgi?id=746329

Thanks, and Merry Christmas and happy New Year

Assignee
Assign to
Time tracking