problem in tutorial: Basic tutorial 8: Short-cutting the pipeline

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

problem in tutorial: Basic tutorial 8: Short-cutting the pipeline

killerrats
Administrator
didn't know how to email a message but in this tutorial for the appsink new
sample method. There is a error in unref sample. it says
gst_buffer_unref(sample), I believe it was suppose to be
gst_sample_unref(sample);. this is on the top portion of the whole code
together.

Short-cutting the pipeline
<https://gstreamer.freedesktop.org/documentation/tutorials/basic/short-cutting-the-pipeline.html>  



--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
------------------------------
Gstreamer 1.16.2
------------------------------
Windows
Reply | Threaded
Open this post in threaded view
|

Re: problem in tutorial: Basic tutorial 8: Short-cutting the pipeline

Nicolas Dufresne-5
Le jeudi 07 décembre 2017 à 15:33 -0700, killerrats a écrit :
> didn't know how to email a message but in this tutorial for the
> appsink new
> sample method. There is a error in unref sample. it says
> gst_buffer_unref(sample), I believe it was suppose to be
> gst_sample_unref(sample);. this is on the top portion of the whole
> code
> together.

Thanks for spotting, I have fixed it, it will be online upon ext
website update (I've never done that myself yet, so for now I just rely
on others ;-P).

As a matter of fact, this typo would warn, but otherwise should work
since both are functions that calls gst_mini_object_unref().

>
> Short-cutting the pipeline
> <https://gstreamer.freedesktop.org/documentation/tutorials/basic/shor
> t-cutting-the-pipeline.html>  
>
>
>
> --
> Sent from: http://gstreamer-devel.966125.n4.nabble.com/
> _______________________________________________
> gstreamer-devel mailing list
> [hidden email]
> https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel