Help Needed : H264 SPS Extraction

pritesh kumar pritesh.kumar2 at gmail.com
Thu May 3 23:38:18 PDT 2012


if u are trying to play h264 content from mp4 file  , u can look for codec
data inside setcaps function in ur decoder plugin .

have a look at ffmpeg decoder plugin . src

On Fri, May 4, 2012 at 11:38 AM, Vikas Malhotra <ervikaspec at gmail.com>wrote:

> Hello everybody,
>
> I am trying to write a H264 decoder plugin. My decoder needs SPS NAL Unit
> to construct the decoder API.
> I am new to GStreamer Source. So, I am not sure how to retrieve SPS NAL
> Units in my decoder plugin.
>
> Please help me solve my problem.
>
> Thankyou
>
> --
>
> --------------------------------------
> Vikas
> Bachelor of Engineering
> Computer Science and Engineering
> <http://www.vikaspec.co.cc/>
>
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20120504/be556ab3/attachment.htm>


More information about the gstreamer-devel mailing list