intervideosink for h264 video
Amaury Denoyelle
amaury.denoyelle at gmail.com
Fri Aug 1 13:58:13 PDT 2014
Hi,
I need to use an element to split pipeline in two (one for my own use, for data acquisition, and one for gst-rtsp-server). As suggested in another thread, I tried intervideosink/src, and it works well.
Unfortunately, I can't use this solution because intervideosink only accept raw format for sink pad, and in my first pipeline, I use h264 video. Do you know if there is a generic element which accepts various kind of format, or should I edit intervideosink/src elements to change their caps? I have also seen fdsink/src and appsink/src, but neither of them seems as simpler to use as intervideosink/src.
Thank you for your time,
Amaury
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20140801/f248972a/attachment.html>
More information about the gstreamer-devel
mailing list