Is there a VP8 parser?

Olivier CrĂȘte olivier.crete at collabora.com
Thu Aug 4 22:24:22 UTC 2016


Hi,

Unlike H.264, the VP8 format can not be transported without some kind
of container has it doesn't include a startcode, so a parser is not
needed. You should get all of the information without it. So you should
be able to just do rtpvp8depay ! muxer.

Olivier

On Thu, 2016-08-04 at 13:15 -0700, Arjen Veenhuizen wrote:
> As far as I know, there is no vp8parse and I have never needed it
> when
> working with VP8 streams (e.g. used in WebRTC). I know that the
> Kurento
> Media Server (which heavily relies on GStreamer) has (had?) a
> vp8parse
> element. I once compiled it myself and used it in regular GStreamer
> pipelines.
> 
> 
> 
> --
> View this message in context: http://gstreamer-devel.966125.n4.nabble
> .com/Is-there-a-VP8-parser-tp4678962p4678972.html
> Sent from the GStreamer-devel mailing list archive at Nabble.com.
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
-- 
Olivier CrĂȘte
olivier.crete at collabora.com


More information about the gstreamer-devel mailing list