Developing an application on h264parse

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

Developing an application on h264parse

Mats
I want to write a application that uses functionality provided by h264parse.
for example I want to use "gst_h264_parser_parse_sps ()" to decode sps.

I've gone through the gstreamer tutorial but was unable to figure this out.
Any help is appreciated

_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: Developing an application on h264parse

Tim Müller
On Mon, 2017-11-27 at 22:23 +0530, Mats wrote:

Hi,

> I want to write a application that uses functionality provided by
> h264parse. for example I want to use "gst_h264_parser_parse_sps ()"
> to decode sps.
>
> I've gone through the gstreamer tutorial but was unable to figure
> this out.

You need to link and develop against the gstreamer-codecparser-1.0 pkg-
config module from gst-plugins-bad:

https://gstreamer.freedesktop.org/data/doc/gstreamer/head/gst-plugins-b
ad-libs/html/codecparsers.html

Cheers
-Tim

--
Tim Müller, Centricular Ltd - http://www.centricular.com
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel