Guest User

Untitled

a guest
Nov 14th, 2018
175
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 6.19 KB | None | 0 0
  1.  root@cedartrail:~# GST_DEBUG=udpsrc:5 gst-launch -v udpsrc port=5000 multicast-group=224.1.2.8 caps="application/x-rtp, media=(string)video, clock-rate=(int)90000, encoding-name=(string)H264, packetization-mode=(string)1, payload=(int)96" ! rtph264depay ! h264parse config-interval=1 ! queue ! vaapidecode ! vaapisink sync=false
  2.     Setting pipeline to PAUSED ...
  3.     libva: VA-API version 0.32.1
  4.     libva: va_getDriverName() returns 0
  5.     libva: Trying to open /usr/lib/dri/pvr_drv_video.so
  6.     libva: va_openDriver() returns 0
  7.     0:00:00.074807717   867  0x8132ac0 DEBUG                 udpsrc gstudpsrc.c:792:gst_udpsrc_start:<udpsrc0> allocating socket for 224.1.2.8:5000
  8.     0:00:00.074988449   867  0x8132ac0 DEBUG                 udpsrc gstudpsrc.c:803:gst_udpsrc_start:<udpsrc0> got socket 7
  9.     0:00:00.075047627   867  0x8132ac0 DEBUG                 udpsrc gstudpsrc.c:805:gst_udpsrc_start:<udpsrc0> setting reuse 1
  10.     0:00:00.075106127   867  0x8132ac0 DEBUG                 udpsrc gstudpsrc.c:812:gst_udpsrc_start:<udpsrc0> binding on port 5000
  11.     0:00:00.075180212   867  0x8132ac0 DEBUG                 udpsrc gstudpsrc.c:881:gst_udpsrc_start:<udpsrc0> have udp buffer of 112640 bytes
  12.     0:00:00.075265701   867  0x8132ac0 DEBUG                 udpsrc gstudpsrc.c:905:gst_udpsrc_start:<udpsrc0> joining multicast group 224.1.2.8
  13.     0:00:00.075869872   867  0x8132ac0 DEBUG                 udpsrc gstudpsrc.c:914:gst_udpsrc_start:<udpsrc0> bound, on port 5000
  14.     0:00:00.076093068   867  0x8132ac0 LOG                   udpsrc gstudpsrc.c:1000:gst_udpsrc_unlock_stop:<udpsrc0> No longer flushing
  15.     Pipeline is live and does not need PREROLL ...
  16.     Setting pipeline to PLAYING ...
  17.     0:00:00.078160057   867  0x8132ac0 LOG                   udpsrc gstudpsrc.c:1000:gst_udpsrc_unlock_stop:<udpsrc0> No longer flushing
  18.     0:00:00.078333892   867  0x805df80 LOG                   udpsrc gstudpsrc.c:453:gst_udpsrc_create:<udpsrc0> doing select, timeout 0
  19.     New clock: GstSystemClock
  20.     0:00:00.101479880   867  0x805df80 LOG                   udpsrc gstudpsrc.c:456:gst_udpsrc_create:<udpsrc0> select returned 1
  21.     0:00:00.101693218   867  0x805df80 LOG                   udpsrc gstudpsrc.c:505:gst_udpsrc_create:<udpsrc0> ioctl says 45 bytes available
  22.     0:00:00.102012425   867  0x805df80 LOG                   udpsrc gstudpsrc.c:576:gst_udpsrc_create:<udpsrc0> read 45 bytes
  23.     /GstPipeline:pipeline0/GstRtpH264Depay:rtph264depay0.GstPad:src: caps = video/x-h264, stream-format=(string)byte-stream, alignment=(string)nal
  24.     /GstPipeline:pipeline0/GstRtpH264Depay:rtph264depay0.GstPad:sink: caps = application/x-rtp, media=(string)video, payload=(int)96, clock-rate=(int)90000, encoding-name=(string)H264, packetization-mode=(string)1
  25.     /GstPipeline:pipeline0/GstH264Parse:h264parse0.GstPad:src: caps = video/x-h264, stream-format=(string)byte-stream, alignment=(string)nal, parsed=(boolean)true
  26.     /GstPipeline:pipeline0/GstH264Parse:h264parse0.GstPad:sink: caps = video/x-h264, stream-format=(string)byte-stream, alignment=(string)nal
  27.     /GstPipeline:pipeline0/GstQueue:queue0.GstPad:sink: caps = video/x-h264, stream-format=(string)byte-stream, alignment=(string)nal, parsed=(boolean)true
  28.     /GstPipeline:pipeline0/GstQueue:queue0.GstPad:src: caps = video/x-h264, stream-format=(string)byte-stream, alignment=(string)nal, parsed=(boolean)true
  29.     /GstPipeline:pipeline0/GstVaapiDecode:vaapidecode0.GstPad:src: caps = video/x-surface, type=(string)vaapi, opengl=(boolean)true
  30.     /GstPipeline:pipeline0/GstVaapiDecode:vaapidecode0.GstPad:sink: caps = video/x-h264, stream-format=(string)byte-stream, alignment=(string)nal, parsed=(boolean)true
  31.     0:00:00.109694919   867  0x805df80 LOG                   udpsrc gstudpsrc.c:453:gst_udpsrc_create:<udpsrc0> doing select, timeout 0
  32.     0:00:00.139502023   867  0x805df80 LOG                   udpsrc gstudpsrc.c:456:gst_udpsrc_create:<udpsrc0> select returned 1
  33.     0:00:00.139711911   867  0x805df80 LOG                   udpsrc gstudpsrc.c:505:gst_udpsrc_create:<udpsrc0> ioctl says 45 bytes available
  34.     0:00:00.139946106   867  0x805df80 LOG                   udpsrc gstudpsrc.c:576:gst_udpsrc_create:<udpsrc0> read 45 bytes
  35.     0:00:00.140332694   867  0x805df80 LOG                   udpsrc gstudpsrc.c:453:gst_udpsrc_create:<udpsrc0> doing select, timeout 0
  36.     0:00:00.173792000   867  0x805df80 LOG                   udpsrc gstudpsrc.c:456:gst_udpsrc_create:<udpsrc0> select returned 1
  37.     0:00:00.174003800   867  0x805df80 LOG                   udpsrc gstudpsrc.c:505:gst_udpsrc_create:<udpsrc0> ioctl says 891 bytes available
  38.     0:00:00.174244850   867  0x805df80 LOG                   udpsrc gstudpsrc.c:576:gst_udpsrc_create:<udpsrc0> read 891 bytes
  39.     Got EOS from element "pipeline0".
  40.     Execution ended after 98531967 ns.
  41.     Setting pipeline to PAUSED ...
  42.     0:00:00.177715013   867  0x8132ac0 LOG                   udpsrc gstudpsrc.c:987:gst_udpsrc_unlock:<udpsrc0> Flushing
  43.     Setting pipeline to READY ...
  44.     /GstPipeline:pipeline0/GstVaapiDecode:vaapidecode0.GstPad:src: caps = NULL
  45.     /GstPipeline:pipeline0/GstVaapiDecode:vaapidecode0.GstPad:sink: caps = NULL
  46.     /GstPipeline:pipeline0/GstQueue:queue0.GstPad:src: caps = NULL
  47.     /GstPipeline:pipeline0/GstQueue:queue0.GstPad:sink: caps = NULL
  48.     /GstPipeline:pipeline0/GstH264Parse:h264parse0.GstPad:src: caps = NULL
  49.     /GstPipeline:pipeline0/GstH264Parse:h264parse0.GstPad:sink: caps = NULL
  50.     /GstPipeline:pipeline0/GstRtpH264Depay:rtph264depay0.GstPad:src: caps = NULL
  51.     /GstPipeline:pipeline0/GstRtpH264Depay:rtph264depay0.GstPad:sink: caps = NULL
  52.     0:00:00.181611909   867  0x8132ac0 LOG                   udpsrc gstudpsrc.c:987:gst_udpsrc_unlock:<udpsrc0> Flushing
  53.     0:00:00.181785354   867  0x8132ac0 LOG                   udpsrc gstudpsrc.c:1000:gst_udpsrc_unlock_stop:<udpsrc0> No longer flushing
  54.     0:00:00.182154362   867  0x8132ac0 DEBUG                 udpsrc gstudpsrc.c:1013:gst_udpsrc_stop: stopping, closing sockets
  55.     0:00:00.182377314   867  0x8132ac0 DEBUG                 udpsrc gstudpsrc.c:1017:gst_udpsrc_stop:<udpsrc0> leaving multicast group 224.1.2.8
  56.     /GstPipeline:pipeline0/GstUDPSrc:udpsrc0.GstPad:src: caps = NULL
  57.     Setting pipeline to NULL ...
  58.     Freeing pipeline ...
Advertisement
Add Comment
Please, Sign In to add comment