Timestamping error/or comptuer too slow with gstreamer/gstbasesink in Qt
Nicolas Dufresne
nicolas.dufresne at collabora.com
Thu Sep 10 06:08:26 PDT 2015
Le mercredi 09 septembre 2015 à 12:32 -0700, Dionis a écrit :
> *uridecodebin ! audioconvert ! volume ! autoaudiosink ! videoconvert
> ! gamma
> ! d3dvideosink*
This is a bit approximative, but I think I see what you mean. I believe
you forgot to add queues after each uridecodebin branch. Should look
like:
uridecodebin name=dec
dec. ! queue ! audioconvert ! volume ! autoaudiosink
dec. ! queue ! videoconvert ! gamma ! d3dvideosink
cheers,
Nicolas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: This is a digitally signed message part
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20150910/206b9c32/attachment-0001.sig>
More information about the gstreamer-devel
mailing list