Created
October 1, 2018 14:15
-
-
Save ferjm/7947e2a04feaa0078f3c85320b39b899 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(<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