Skip to content

Instantly share code, notes, and snippets.

@ferjm
Created October 1, 2018 14:15
Show Gist options
  • Save ferjm/7947e2a04feaa0078f3c85320b39b899 to your computer and use it in GitHub Desktop.
Save ferjm/7947e2a04feaa0078f3c85320b39b899 to your computer and use it in GitHub Desktop.
(<unknown>:15150): GStreamer-CRITICAL **: 16:15:13.027:
Trying to dispose element appsrc1, but it is in PAUSED instead of the NULL state.
You need to explicitly set elements to the NULL state before
dropping the final reference, to allow them to clean up.
This problem may also be caused by a refcounting bug in the
application or some element.
(<unknown>:15150): GStreamer-CRITICAL **: 16:15:13.027:
Trying to dispose element pipeline0, but it is in READY instead of the NULL state.
You need to explicitly set elements to the NULL state before
dropping the final reference, to allow them to clean up.
This problem may also be caused by a refcounting bug in the
application or some element.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment