VP9 parser
Nicolas Dufresne
nicolas at ndufresne.ca
Wed Mar 25 10:58:50 UTC 2020
Le mercredi 25 mars 2020 à 09:55 +0530, deepthi ps a écrit :
> Supporting library for vp9 is available, but gstreamer plugin for vp9 parser is missing
> https://github.com/GStreamer/gst-plugins-bad/tree/1.10/gst-libs/gst/codecparsers,
>
> Is there a parser available for vp9 codec?
There is a parser library (as used by gstreasmer-vaapi and d3d11
CODEC), but not parser element yet. Seungha considered adding one
recently to try and better handle super frames, but it is otherwise not
needed for decoding and playbin should work fine without.
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
More information about the gstreamer-devel
mailing list