pipeline hangs on preroll - waiting in preroll for flush or PLAYING

mehdi semsarzadeh m.semsar at gmail.com
Thu Mar 30 18:07:33 UTC 2017


Dear all,
Attached please find the snippet that I am running and facing the "*waiting
in preroll for flush or PLAYING*" log.
Thanks in advance,

On Tue, Mar 28, 2017 at 2:46 PM, mehdi semsarzadeh <m.semsar at gmail.com>
wrote:

> Dear All,
> I am having the following pipeline I start and stop it multiple times, and
> sometimes it fails to start after being stopped. It Hangs on this log: "*waiting
> in preroll for flush or PLAYING*"
> *.*
> As I looked on gstreamer-devel forum the only reason that is mentioned is
> the need of queue after tee, which is placed in this pipeline.
> I have attached the log file,
> Thanks for your help
>
>
>  appsrc name=videoSrc format=3 stream-type=0 ! video/x-raw,
> format=(string)UYVY, width=1920, height=1080 ! nvvidconv name=videoConvert0
> ! video/x-raw(memory:NVMM), format=I420 ! tee name=t ! queue ! omxh264enc
> name=h264enc0  ! video/x-h264, stream-format=avc ! matroskamux
> streamable=true ! filesink name=videoPath0 location=vid_es_fifo_0 t. !
> queue ! nvvidconv name=videoConvert1 ! video/x-raw(memory:NVMM),
> width=1920, height=1080 ! omxh264enc name=h264enc1  ! video/x-h264,
> stream-format=avc ! matroskamux streamable=true ! filesink name=videoPath1
> location=vid_es_fifo_1
>
>


-- 
Mehdi Semsarzadeh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20170330/090d05a7/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: scripttobesenttogstreamer.cpp
Type: text/x-c++src
Size: 4448 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20170330/090d05a7/attachment.cpp>


More information about the gstreamer-devel mailing list