Gstreamer hangs on first frame after attching mipi dsi to HDMI on imx8

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Gstreamer hangs on first frame after attching mipi dsi to HDMI on imx8

1,152 Views
rutvij_trivedi
Contributor II

Hi Folks,

I'm working upon imx processor having 4.9.88 kernel version and I've attached mipi dsi to HDMI converter having adv7735.
i' m using below command to run a video sample over the display.

gst-launch-1.0 playbin uri=file:///home/root/big_buck_bunny.mp4

after applying above command i',m getting below logs and in the mean time over the display nothing appears.

Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
/GstPlayBin:playbin0/GstURIDecodeBin:uridecodebin0: ring-buffer-max-size = 0
/GstPlayBin:playbin0/GstURIDecodeBin:uridecodebin0: buffer-size = -1
/GstPlayBin:playbin0/GstURIDecodeBin:uridecodebin0: buffer-duration = -1
/GstPlayBin:playbin0/GstURIDecodeBin:uridecodebin0: use-buffering = false
/GstPlayBin:playbin0/GstURIDecodeBin:uridecodebin0: download = false
/GstPlayBin:playbin0/GstURIDecodeBin:uridecodebin0: uri = file:///home/root/big_buck_bunny.mp4
/GstPlayBin:playbin0/GstURIDecodeBin:uridecodebin0: connection-speed = 0
/GstPlayBin:playbin0/GstURIDecodeBin:uridecodebin0: source = "\(GstFileSrc\)\ source"
/GstPlayBin:playbin0/GstURIDecodeBin:uridecodebin0/GstDecodeBin:decodebin0/GstTypeFindElement:typefind.GstPad:src: caps = video/quicktime, varo
/GstPlayBin:playbin0/GstURIDecodeBin:uridecodebin0/GstDecodeBin:decodebin0/GstTypeFindElement:typefind.GstPad:src: caps = NULL

====== AIUR: 4.4.0 build on Oct 16 2018 12:16:00. ======
        Core: MPEG4PARSER_06.14.02  build on Mar 27 2018 02:55:13
 file: /usr/lib/imx-mm/parser/lib_mp4_parser_arm_elinux.so.3.2
------------------------
    Track 00 [video_0] Enabled
        Duration: 0:00:10.000000000
        Language: und
    Mime:
        video/x-h264, parsed=(boolean)true, alignment=(string)au, stream-format=(string)avc, width=(int)1280, height=(int)720, framerate=(frac
------------------------
/GstPlayBin:playbin0/GstURIDecodeBin:uridecodebin0/GstDecodeBin:decodebin0/GstMultiQueue:multiqueue0.GstPad:src_0: caps = video/x-h264, parsed8
/GstPlayBin:playbin0/GstURIDecodeBin:uridecodebin0/GstDecodeBin:decodebin0/GstH264Parse:h264parse0.GstPad:sink: caps = video/x-h264, parsed=(b8
------------------------
    Track 01 [audio_0] Enabled
        Duration: 0:00:09.920000000
        Language: und
    Mime:
        audio/mpeg, mpegversion=(int)4, channels=(int)2, rate=(int)48000, bitrate=(int)0, stream-format=(string)raw, codec_data=(buffer)1190
------------------------
/GstPlayBin:playbin0/GstURIDecodeBin:uridecodebin0/GstDecodeBin:decodebin0/GstMultiQueue:multiqueue0.GstPad:src_1: caps = audio/mpeg, mpegvers0

after approx 1 min. first frame of video appears but it hangs with below logs.

====== BEEP: 4.4.0 build on Oct 16 2018 12:16:03. ======
        Core: AAC decoder Wrapper  build on Dec  7 2017 18:13:51
 file: /usr/lib/imx-mm/audio-codec/wrap/lib_aacd_wrap_arm_elinux.so.3
CODEC: BLN_MAD-MMCODECS_AACD_ARM_03.09.00_ARMV8  build on Sep 20 2017 15:02:50.
/GstPlayBin:playbin0/GstURIDecodeBin:uridecodebin0/GstDecodeBin:decodebin0/GstBeepDec:beepdec0.GstPad:sink: caps = audio/mpeg, mpegversion=(inP
ta=(buffer)1190, framed=(boolean)true, level=(string)2, base-profile=(string)lc, profile=(string)lc
/GstPlayBin:playbin0/GstURIDecodeBin:uridecodebin0/GstDecodeBin:decodebin0/GstAacParse:aacparse0.GstPad:src: caps = audio/mpeg, mpegversion=(ic
/GstPlayBin:playbin0/GstURIDecodeBin:uridecodebin0/GstDecodeBin:decodebin0/GstAacParse:aacparse0.GstPad:sink: caps = audio/mpeg, mpegversion=(0
/GstPlayBin:playbin0/GstURIDecodeBin:uridecodebin0/GstDecodeBin:decodebin0/GstMulti[ 2693.445616] [DEBUG]        firmware version is 0.1.11
Queue:multiqueue0: max-size-buffers = 5
/GstPlayBin:playbin0/GstURIDecodeBin:uridecodebin0/GstDecodeBin:decodebin0/GstMultiQueue:multiqueue0: max-size-time = 0
/GstPlayBin:playbin0/GstURIDecodeBin:uridecodebin0/GstDecodeBin:decodebin0/GstMultiQueue:multiqueue0: max-size-bytes = 2097152
/GstPlayBin:playbin0/GstURIDecodeBin:uridecodebin0/GstDecodeBin:decodebin0/GstMultiQueue:multiqueue0.GstMultiQueuePad:sink_0: caps = video/x-h8
/GstPlayBin:playbin0/GstURIDecodeBin:uridecodebin0/GstDecodeBin:decodebin0/GstMultiQueue:multiqueue0.GstMultiQueuePad:sink_1: caps = audio/mpe0
/GstPlayBin:playbin0/GstURIDecodeBin:uridecodebin0/GstDecodeBin:decodebin0/GstMultiQueue:multiqueue0: max-size-buffers = 5
/GstPlayBin:playbin0/GstURIDecodeBin:uridecodebin0/GstDecodeBin:decodebin0/GstMultiQueue:multiqueue0: max-size-time = 0
/GstPlayBin:playbin0/GstURIDecodeBin:uridecodebin0/GstDecodeBin:decodebin0/GstMultiQueue:multiqueue0: max-size-bytes = 2097152
/GstPlayBin:playbin0/GstURIDecodeBin:uridecodebin0/GstDecodeBin:decodebin0/GstAacParse:aacparse0.GstPad:src: caps = audio/mpeg, mpegversion=(ic
/GstPlayBin:playbin0/GstURIDecodeBin:uridecodebin0/GstDecodeBin:decodebin0/GstBeepDec:beepdec0.GstPad:sink: caps = audio/mpeg, mpegversion=(inc
/GstPlayBin:playbin0/GstURIDecodeBin:uridecodebin0/GstDecodeBin:decodebin0/GstMultiQueue:multiqueue0: max-size-buffers = 5
/GstPlayBin:playbin0/GstURIDecodeBin:uridecodebin0/GstDecodeBin:decodebin0/GstMultiQueue:multiqueue0: max-size-time = 0
/GstPlayBin:playbin0/GstURIDecodeBin:uridecodebin0/GstDecodeBin:decodebin0/GstMultiQueue:multiqueue0: max-size-bytes = 2097152
/GstPlayBin:playbin0/GstURIDecodeBin:uridecodebin0/GstDecodeBin:decodebin0/GstH264Parse:h264parse0.GstPad:src: caps = video/x-h264, parsed=(bo1
/GstPlayBin:playbin0/GstURIDecodeBin:uridecodebin0/GstDecodeBin:decodebin0/GstBeepDec:beepdec0.GstPad:src: caps = audio/x-raw, format=(string)3
/GstPlayBin:playbin0/GstURIDecodeBin:uridecodebin0/GstDecodeBin:decodebin0/v4l2h264dec:v4l2h264dec0.GstPad:sink: caps = video/x-h264, parsed=(1
/GstPlayBin:playbin0/GstURIDecodeBin:uridecodebin0/GstDecodeBin:decodebin0/GstCapsFilter:capsfilter0.GstPad:src: caps = video/x-h264, parsed=(1
/GstPlayBin:playbin0/GstURIDecodeBin:uridecodebin0/GstDecodeBin:decodebin0/GstCapsFilter:capsfilter0.GstPad:sink: caps = video/x-h264, parsed=1
/GstPlayBin:playbin0/GstURIDecodeBin:uridecodebin0/GstDecodeBin:decodebin0/GstMultiQueue:multiqueue0: max-size-buffers = 5
/GstPlayBin:playbin0/GstURIDecodeBin:uridecodebin0/GstDecodeBin:decodebin0/GstMultiQueue:multiqueue0: max-size-time = 0
/GstPlayBin:playbin0/GstURIDecodeBin:uridecodebin0/GstDecodeBin:decodebin0/GstMultiQueue:multiqueue0: max-size-bytes = 2097152
/GstPlayBin:playbin0/GstURIDecodeBin:uridecodebin0/GstDecodeBin:decodebin0/GstMultiQueue:multiqueue0: max-size-buffers = 5
/GstPlayBin:playbin0/GstURIDecodeBin:uridecodebin0/GstDecodeBin:decodebin0/GstMultiQueue:multiqueue0: max-size-time = 0
/GstPlayBin:playbin0/GstURIDecodeBin:uridecodebin0/GstDecodeBin:decodebin0/GstMultiQueue:multiqueue0: max-size-bytes = 2097152
/GstPlayBin:playbin0/GstURIDecodeBin:uridecodebin0/GstDecodeBin:decodebin0/GstMultiQueue:multiqueue0: max-size-buffers = 5
/GstPlayBin:playbin0/GstURIDecodeBin:uridecodebin0/GstDecodeBin:decodebin0/GstMultiQueue:multiqueue0: max-size-time = 0
/GstPlayBin:playbin0/GstURIDecodeBin:uridecodebin0/GstDecodeBin:decodebin0/GstMultiQueue:multiqueue0: max-size-bytes = 2097152
/GstPlayBin:playbin0/GstURIDecodeBin:uridecodebin0/GstDecodeBin:decodebin0/GstMultiQueue:multiqueue0: max-size-buffers = 5
/GstPlayBin:playbin0/GstURIDecodeBin:uridecodebin0/GstDecodeBin:decodebin0/GstMultiQueue:multiqueue0: max-size-time = 0
/GstPlayBin:playbin0/GstURIDecodeBin:uridecodebin0/GstDecodeBin:decodebin0/GstMultiQueue:multiqueue0: max-size-bytes = 2097152
/GstPlayBin:playbin0/GstURIDecodeBin:uridecodebin0/GstDecodeBin:decodebin0/GstMultiQueue:multiqueue0: max-size-buffers = 5
/GstPlayBin:playbin0/GstURIDecodeBin:uridecodebin0/GstDecodeBin:decodebin0/GstMultiQueue:multiqueue0: max-size-time = 0
/GstPlayBin:playbin0/GstURIDecodeBin:uridecodebin0/GstDecodeBin:decodebin0/GstMultiQueue:multiqueue0: max-size-bytes = 2097152
/GstPlayBin:playbin0/GstURIDecodeBin:uridecodebin0/GstDecodeBin:decodebin0/v4l2h264dec:v4l2h264dec0.GstPad:src: caps = video/x-raw, format=(st1
/GstPlayBin:playbin0/GstInputSelector:inputselector0.GstSelectorPad:sink_0: always-ok = false
/GstPlayBin:playbin0/GstInputSelector:inputselector1.GstSelectorPad:sink_0: always-ok = false
/GstPlayBin:playbin0/GstInputSelector:inputselector1.GstSelectorPad:sink_0: active = true
/GstPlayBin:playbin0/GstInputSelector:inputselector1: active-pad = "\(GstSelectorPad\)\ sink_0"
/GstPlayBin:playbin0/GstInputSelector:inputselector0.GstSelectorPad:sink_0: active = true
/GstPlayBin:playbin0/GstInputSelector:inputselector0: active-pad = "\(GstSelectorPad\)\ sink_0"
/GstPlayBin:playbin0/GstPlaySink:playsink: volume = 1
/GstPlayBin:playbin0/GstPlaySink:playsink: mute = false
/GstPlayBin:playbin0/GstPlaySink:playsink/GstBin:abin/GstAlsaSink:alsasink0: ts-offset = 0
/GstPlayBin:playbin0/GstPlaySink:playsink/GstBin:vbin/GstWaylandSink:waylandsink0: ts-offset = 0
/GstPlayBin:playbin0/GstInputSelector:inputselector1.GstPad:src: caps = audio/x-raw, format=(string)S16LE, layout=(string)interleaved, rate=(i3
/GstPlayBin:playbin0/GstInputSelector:inputselector1.GstPad:src: caps = audio/x-raw, format=(string)S16LE, layout=(string)interleaved, rate=(i3
/GstPlayBin:playbin0/GstPlaySink:playsink.GstGhostPad:audio_sink.GstProxyPad:proxypad6: caps = audio/x-raw, format=(string)S16LE, layout=(stri3
/GstPlayBin:playbin0/GstPlaySink:playsink.GstGhostPad:video_sink.GstProxyPad:proxypad7: caps = video/x-raw, format=(string)NV12, width=(int)121
/GstPlayBin:playbin0/GstPlaySink:playsink/GstTee:audiotee.GstTeePad:src_0: caps = audio/x-raw, format=(string)S16LE, layout=(string)interleave3
/GstPlayBin:playbin0/GstPlaySink:playsink/GstTee:audiotee.GstTeePad:src_0: caps = audio/x-raw, format=(string)S16LE, layout=(string)interleave3
/GstPlayBin:playbin0/GstPlaySink:playsink/GstBin:vbin.GstGhostPad:sink.GstProxyPad:proxypad10: caps = video/x-raw, format=(string)NV12, width=1
/GstPlayBin:playbin0/GstPlaySink:playsink/GstStreamSynchronizer:streamsynchronizer0.GstPad:src_1: caps = audio/x-raw, format=(string)S16LE, la3
/GstPlayBin:playbin0/GstPlaySink:playsink/GstBin:vbin/GstQueue:vqueue.GstPad:sink: caps = video/x-raw, format=(string)NV12, width=(int)1280, h1
/GstPlayBin:playbin0/GstPlaySink:playsink/GstBin:vbin/GstQueue:vqueue.GstPad:sink: caps = video/x-raw, format=(string)NV12, width=(int)1280, h1
/GstPlayBin:playbin0/GstPlaySink:playsink/GstBin:vbin.GstGhostPad:sink: caps = video/x-raw, format=(string)NV12, width=(int)1280, height=(int)1
/GstPlayBin:playbin0/GstPlaySink:playsink/GstBin:abin/GstQueue:aqueue.GstPad:sink: caps = audio/x-raw, format=(string)S16LE, layout=(string)in3
/GstPlayBin:playbin0/GstPlaySink:playsink/GstBin:abin/GstQueue:aqueue.GstPad:sink: caps = audio/x-raw, format=(string)S16LE, layout=(string)in3
/GstPlayBin:playbin0/GstPlaySink:playsink/GstBin:abin/GstQueue:aqueue.GstPad:sink: caps = audio/x-raw, format=(string)S16LE, layout=(string)in3
/GstPlayBin:playbin0/GstPlaySink:playsink/GstBin:abin/GstQueue:aqueue.GstPad:sink: caps = audio/x-raw, format=(string)S16LE, layout=(string)in3
/GstPlayBin:playbin0/GstURIDecodeBin:uridecodebin0.GstGhostPad:src_0.GstProxyPad:proxypad4: caps = video/x-raw, format=(string)NV12, width=(in1
/GstPlayBin:playbin0/GstURIDecodeBin:uridecodebin0.GstGhostPad:src_0.GstProxyPad:proxypad4: caps = video/x-raw, format=(string)NV12, width=(in1
/GstPlayBin:playbin0/GstPlaySink:playsink/GstStreamSynchronizer:streamsynchronizer0.GstPad:sink_1: caps = audio/x-raw, format=(string)S16LE, l3
/GstPlayBin:playbin0/GstURIDecodeBin:uridecodebin0/GstDecodeBin:decodebin0.GstDecodePad:src_0.GstProxyPad:proxypad2: caps = video/x-raw, forma1
/GstPlayBin:playbin0/GstURIDecodeBin:uridecodebin0/GstDecodeBin:decodebin0.GstDecodePad:src_0.GstProxyPad:proxypad2: caps = video/x-raw, forma1
/GstPlayBin:playbin0/GstURIDecodeBin:uridecodebin0/GstDecodeBin:decodebin0.GstDecodePad:src_0.GstProxyPad:proxypad2: caps = video/x-raw, forma1
/GstPlayBin:playbin0/GstURIDecodeBin:uridecodebin0/GstDecodeBin:decodebin0.GstDecodePad:src_0.GstProxyPad:proxypad2: caps = video/x-raw, forma1
/GstPlayBin:playbin0/GstURIDecodeBin:uridecodebin0/GstDecodeBin:decodebin0.GstDecodePad:src_0.GstProxyPad:proxypad2: caps = video/x-raw, forma1
/GstPlayBin:playbin0/GstPlaySink:playsink/GstBin:abin/GstPlaySinkAudioConvert:aconv.GstGhostPad:sink.GstProxyPad:proxypad11: caps = audio/x-ra3
/GstPlayBin:playbin0/GstPlaySink:playsink/GstBin:vbin/GstPlaySinkVideoConvert:vconv/GstVideoConvert:conv.GstPad:src: caps = video/x-raw, forma1
/GstPlayBin:playbin0/GstPlaySink:playsink/GstBin:vbin/GstPlaySinkVideoConvert:vconv/GstVideoScale:scale.GstPad:src: caps = video/x-raw, format1
/GstPlayBin:playbin0/GstPlaySink:playsink/GstBin:vbin/GstPlaySinkVideoConvert:vconv.GstGhostPad:src: caps = video/x-raw, format=(string)NV12, 1
/GstPlayBin:playbin0/GstPlaySink:playsink/GstBin:vbin/GstWaylandSink:waylandsink0.GstPad:sink: caps = video/x-raw, format=(string)NV12, width=1
/GstPlayBin:playbin0/GstPlaySink:playsink/GstBin:vbin/GstPlaySinkVideoConvert:vconv.GstGhostPad:src.GstProxyPad:proxypad9: caps = video/x-raw,1
/GstPlayBin:playbin0/GstPlaySink:playsink/GstBin:vbin/GstPlaySinkVideoConvert:vconv/GstVideoScale:scale.GstPad:sink: caps = video/x-raw, forma1
/GstPlayBin:playbin0/GstPlaySink:playsink/GstBin:vbin/GstPlaySinkVideoConvert:vconv/GstVideoConvert:conv.GstPad:sink: caps = video/x-raw, form1
/GstPlayBin:playbin0/GstPlaySink:playsink/GstBin:vbin/GstPlaySinkVideoConvert:vconv.GstGhostPad:sink: caps = video/x-raw, format=(string)NV12,1
/GstPlayBin:playbin0/GstPlaySink:playsink/GstBin:abin/GstPlaySinkAudioConvert:aconv/GstAudioConvert:conv.GstPad:src: caps = audio/x-raw, forma3
/GstPlayBin:playbin0/GstPlaySink:playsink/GstBin:abin/GstPlaySinkAudioConvert:aconv/GstAudioResample:resample.GstPad:src: caps = audio/x-raw, 3
/GstPlayBin:playbin0/GstPlaySink:playsink/GstBin:abin/GstPlaySinkAudioConvert:aconv/GstVolume:volume.GstPad:src: caps = audio/x-raw, format=(s3
/GstPlayBin:playbin0/GstPlaySink:playsink/GstBin:abin/GstPlaySinkAudioConvert:aconv.GstGhostPad:src: caps = audio/x-raw, format=(string)S16LE,3
Redistribute latency...
/GstPlayBin:playbin0/GstPlaySink:playsink/GstBin:abin/GstAlsaSink:alsasink0.GstPad:sink: caps = audio/x-raw, format=(string)S16LE, layout=(str3
/GstPlayBin:playbin0/GstPlaySink:playsink/GstBin:abin/GstPlaySinkAudioConvert:aconv.GstGhostPad:src.GstProxyPad:proxypad12: caps = audio/x-raw3
/GstPlayBin:playbin0/GstPlaySink:playsink/GstBin:abin/GstPlaySinkAudioConvert:aconv/GstVolume:volume.GstPad:sink: caps = audio/x-raw, format=(3
/GstPlayBin:playbin0/GstPlaySink:playsink/GstBin:abin/GstPlaySinkAudioConvert:aconv/GstAudioResample:resample.GstPad:sink: caps = audio/x-raw,3
/GstPlayBin:playbin0/GstPlaySink:playsink/GstBin:abin/GstPlaySinkAudioConvert:aconv/GstAudioConvert:conv.GstPad:sink: caps = audio/x-raw, form3
/GstPlayBin:playbin0/GstPlaySink:playsink/GstBin:abin/GstPlaySinkAudioConvert:aconv.GstGhostPad:sink: caps = audio/x-raw, format=(string)S16LE3
/GstPlayBin:playbin0/GstInputSelector:inputselector1.GstSelectorPad:sink_0: tags = taglist, codec=(string)AAC, language-code=(string)und;
/GstPlayBin:playbin0/GstInputSelector:inputselector1.GstSelectorPad:sink_0: tags = taglist, codec=(string)AAC, language-code=(string)und, cont;
/GstPlayBin:playbin0/GstInputSelector:inputselector1.GstSelectorPad:sink_0: tags = taglist, codec=(string)AAC, language-code=(string)und, cont;
/GstPlayBin:playbin0/GstInputSelector:inputselector1.GstSelectorPad:sink_0: tags = taglist, codec=(string)AAC, language-code=(string)und, cont;
/GstPlayBin:playbin0/GstInputSelector:inputselector1.GstSelectorPad:sink_0: tags = taglist, codec=(string)AAC, language-code=(string)und, cont;
/GstPlayBin:playbin0/GstInputSelector:inputselector1.GstSelectorPad:sink_0: tags = taglist, codec=(string)AAC, language-code=(string)und, cont;
/GstPlayBin:playbin0/GstInputSelector:inputselector1.GstSelectorPad:sink_0: tags = taglist, codec=(string)AAC, language-code=(string)und, cont;
/GstPlayBin:playbin0/GstInputSelector:inputselector1.GstSelectorPad:sink_0: tags = taglist, codec=(string)AAC, language-code=(string)und, cont;
/GstPlayBin:playbin0/GstInputSelector:inputselector1.GstSelectorPad:sink_0: tags = taglist, codec=(string)AAC, language-code=(string)und, cont;
/GstPlayBin:playbin0/GstInputSelector:inputselector1.GstSelectorPad:sink_0: tags = taglist, codec=(string)AAC, language-code=(string)und, cont;
/GstPlayBin:playbin0/GstInputSelector:inputselector1.GstSelectorPad:sink_0: tags = taglist, codec=(string)AAC, language-code=(string)und, cont;
/GstPlayBin:playbin0/GstInputSelector:inputselector1.GstSelectorPad:sink_0: tags = taglist, codec=(string)AAC, language-code=(string)und, cont;
/GstPlayBin:playbin0/GstInputSelector:inputselector1.GstSelectorPad:sink_0: tags = taglist, codec=(string)AAC, language-code=(string)und, cont;
/GstPlayBin:playbin0/GstInputSelector:inputselector1.GstSelectorPad:sink_0: tags = taglist, codec=(string)AAC, language-code=(string)und, cont;
/GstPlayBin:playbin0/GstInputSelector:inputselector1.GstSelectorPad:sink_0: tags = taglist, codec=(string)AAC, language-code=(string)und, cont;
/GstPlayBin:playbin0/GstInputSelector:inputselector1.GstSelectorPad:sink_0: tags = taglist, codec=(string)AAC, language-code=(string)und, cont;
/GstPlayBin:playbin0/GstInputSelector:inputselector0.GstSelectorPad:sink_0: tags = taglist, codec=(string)H.264/AVC, language-code=(string)und;
/GstPlayBin:playbin0/GstInputSelector:inputselector0.GstSelectorPad:sink_0: tags = taglist, codec=(string)H.264/AVC, language-code=(string)und;
/GstPlayBin:playbin0/GstInputSelector:inputselector0.GstSelectorPad:sink_0: tags = taglist, codec=(string)H.264/AVC, language-code=(string)und;
/GstPlayBin:playbin0/GstInputSelector:inputselector1.GstSelectorPad:sink_0: tags = taglist, codec=(string)AAC, language-code=(string)und, cont;
/GstPlayBin:playbin0/GstInputSelector:inputselector1.GstSelectorPad:sink_0: tags = taglist, codec=(string)AAC, language-code=(string)und, cont;
/GstPlayBin:playbin0/GstInputSelector:inputselector1.GstSelectorPad:sink_0: tags = taglist, codec=(string)AAC, language-code=(string)und, cont;
/GstPlayBin:playbin0/GstInputSelector:inputselector1.GstSelectorPad:sink_0: tags = taglist, codec=(string)AAC, language-code=(string)und, cont;
Pipeline is PREROLLED ...
/GstPlayBin:playbin0/GstInputSelector:inputselector1.GstSelectorPad:sink_0: tags = taglist, codec=(string)AAC, language-code=(string)und, cont;
/GstPlayBin:playbin0/GstInputSelector:inputselector1.GstSelectorPad:sink_0: tags = taglist, codec=(string)AAC, language-code=(string)und, cont;
Setting pipeline to PLAYING ...
New clock: GstAudioSinkClock
/GstPlayBin:playbin0/GstInputSelector:inputselector1.GstSelectorPad:sink_0: tags = taglist, codec=(string)AAC, language-code=(string)und, cont;

[ 2698.842605] [DEBUG]    warn: wait_event_interruptible_timeout wait 5s timeout
[ 2703.962552] [DEBUG]    warn: wait_event_interruptible_timeout wait 5s timeout
[ 2709.082512] [DEBUG]    warn: wait_event_interruptible_timeout wait 5s timeout
[ 2714.202454] [DEBUG]    warn: wait_event_interruptible_timeout wait 5s timeout
[ 2719.322411] [DEBUG]    warn: wait_event_interruptible_timeout wait 5s timeout
[ 2724.442377] [DEBUG]    warn: wait_event_interruptible_timeout wait 5s timeout
[ 2729.562334] [DEBUG]    warn: wait_event_interruptible_timeout wait 5s timeout
[ 2734.682276] [DEBUG]    warn: wait_event_interruptible_timeout wait 5s timeout
[ 2739.802229] [DEBUG]    warn: wait_event_interruptible_timeout wait 5s timeout
[ 2744.922189] [DEBUG]    warn: wait_event_interruptible_timeout wait 5s timeout
[ 2750.042132] [DEBUG]    warn: wait_event_interruptible_timeout wait 5s timeout
[ 2755.162082] [DEBUG]    warn: wait_event_interruptible_timeout wait 5s timeout
[ 2760.282060] [DEBUG]    warn: wait_event_interruptible_timeout wait 5s timeout
[ 2765.402003] [DEBUG]    warn: wait_event_interruptible_timeout wait 5s timeout
[ 2770.521979] [DEBUG]    warn: wait_event_interruptible_timeout wait 5s timeout
[ 2775.641944] [DEBUG]    warn: wait_event_interruptible_timeout wait 5s timeout
[ 2780.761904] [DEBUG]    warn: wait_event_interruptible_timeout wait 5s timeout
[ 2785.881845] [DEBUG]    warn: wait_event_interruptible_timeout wait 5s timeout
[ 2791.001834] [DEBUG]    warn: wait_event_interruptible_timeout wait 5s timeout
[ 2796.121771] [DEBUG]    warn: wait_event_interruptible_timeout wait 5s timeout
[ 2801.241704] [DEBUG]    warn: wait_event_interruptible_timeout wait 5s timeout
[ 2806.361689] [DEBUG]    warn: wait_event_interruptible_timeout wait 5s timeout

This above logs appears continuous with no movement on display except that hang first frame.

Any clue on above ?


Regards,
Rutvij Trivedi

0 Kudos
1 Reply

802 Views
diegoadrian
NXP Employee
NXP Employee

Hello,

have you tried to use gplay?

Best regards,

Diego

0 Kudos