How to build v4l2videodec
Nicolas Dufresne
nicolas.dufresne at collabora.com
Sat Dec 6 10:35:01 PST 2014
Le 2014-12-05 21:05, hubbup a écrit :
> Can someone explain how to build the video4linux2 including the
> v4l2videodec element?
This element will only show if associated HW is detected on your Linux
platform. It will be named v4l2videoNdec where videoN will be replaced
by the name of your of your device node. If you have multiple decoder
driver, multiple element will be loaded. What hardware are you targeting ?
Note that sometimes, cleaning registry may be needed (in case driver has
been loaded after GStreamer had generated it's cache, and without v4l2
plugin file being updated or touched). You can remove the cache by
simply doing "rm $HOME/.cache/gstreamer-1.0/registry*"
cheers,
Nicolas
More information about the gstreamer-devel
mailing list