appsrc with GST_FORMAT_BYTES cannot query duration

gyunaev gyunaev at ulduzsoft.com
Sun Mar 27 00:00:28 UTC 2016


> Have you set the stream type to SEEKABLE or RANDOM_ACCESS ?

Yes, it is set to SEEKABLE. It does receive one seek in the seek-callback
when I start playing it, but this seek is not caused by me; probably
internal in GStreamer.

> If you use BYTE format, do you have a demuxer or a parser that will handle
> the time to byte conversion ?

No, I do not have anything specific set, as my appsrc generates audio/x-raw
with preset caps and is linked directly with audioconverter, so there is no
place for demuxer, and no need for decodebin. 

Wouldn't the pipeline just call my seek callback and let me deal with it?



--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/appsrc-with-GST-FORMAT-BYTES-cannot-query-duration-tp4676539p4676577.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list