Invalid buffer timestamp; dropping buffer?

Michael Gruner michael.gruner at ridgerun.com
Wed Jun 12 14:50:37 UTC 2019


Check out parse_launch() instead. You pass in the same gst-launch syntax, but returns a pipeline ready to play.

> On Jun 12, 2019, at 8:19 AM, pisymbol . <pisymbol at gmail.com> wrote:
> 
> 
> 
>> On Wed, Jun 12, 2019 at 9:59 AM Michael Gruner <michael.gruner at ridgerun.com> wrote:
>> They should be equivalent, so the problem must be somewhere in the python code. Maybe you can share a minimal example of your failing code.
> 
> 
> Mike, you're the man! I realized something when you said that:
> 
> So what I was doing was starting the bin returned from parse_bin_from_dsecription() instead of creating a separate pipeline (Gst.Pipeline()), adding it to that, and then starting the pipeline. I feel kinda dumb now. Sorry for the noise.
> 
> -aps
> 
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20190612/82b825bf/attachment.html>


More information about the gstreamer-devel mailing list