gdppay : segmentation fault when use gdppay and gdpdepay

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

gdppay : segmentation fault when use gdppay and gdpdepay

Stephenwei
Hi,
when I changed codec from avdec_h264 to vaapih264, it can't work.
pipeline   rtspsrc protocols=4 location=rtsp://ip_address ! rtph264depay ! h264parse ! vaapih264dec ! gdppay  ! gdpdepay ! vappipostproc ! vaapisink

but When I close the gdp, it was fine as below,
pipeline   rtspsrc protocols=4 location=rtsp://ip_address ! rtph264depay ! h264parse ! vaapih264dec  ! vappipostproc ! vaapisink

I need to link gdppay, because my program must be linked multifdsink.

Could someone give the suggestion?
Thanks,
Stephen
Reply | Threaded
Open this post in threaded view
|

Re: gdppay : segmentation fault when use gdppay and gdpdepay

Sebastian Dröge-3
On Tue, 2017-08-15 at 01:16 -0700, Stephenwei wrote:

> Hi,
> when I changed codec from avdec_h264 to vaapih264, it can't work.
> pipeline   rtspsrc protocols=4 location=rtsp://ip_address ! rtph264depay !
> h264parse ! vaapih264dec ! gdppay  ! gdpdepay ! vappipostproc ! vaapisink
>
> but When I close the gdp, it was fine as below,
> pipeline   rtspsrc protocols=4 location=rtsp://ip_address ! rtph264depay !
> h264parse ! vaapih264dec  ! vappipostproc ! vaapisink
>
> I need to link gdppay, because my program must be linked multifdsink.
This is reported in Bugzilla already:
https://bugzilla.gnome.org/show_bug.cgi?id=785804

It's definitely a bug but more information for debugging/reproducing is
needed.

--
Sebastian Dröge, Centricular Ltd · http://www.centricular.com
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel

signature.asc (1019 bytes) Download Attachment