Advertisement
Guest User

Untitled

a guest
Apr 5th, 2018
115
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.72 KB | None | 0 0
  1. gst-launch-1.0 -v videotestsrc ! vaapih264enc ! matroskamux ! fakesink
  2. Setting pipeline to PAUSED ...
  3. error: XDG_RUNTIME_DIR not set in the environment.
  4. Pipeline is PREROLLING ...
  5. Got context from element 'vaapiencodeh264-0': gst.vaapi.Display=context, gst.vaapi.Display=(GstVaapiDisplay)"\(GstVaapiDisplayDRM\)\ vaapidisplaydrm1";
  6. /GstPipeline:pipeline0/GstVideoTestSrc:videotestsrc0.GstPad:src: caps = video/x-raw, width=(int)320, height=(int)240, framerate=(fraction)30/1, format=(string)NV12, multiview-mode=(string)mono, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive
  7. /GstPipeline:pipeline0/GstVaapiEncodeH264:vaapiencodeh264-0.GstPad:sink: caps = video/x-raw, width=(int)320, height=(int)240, framerate=(fraction)30/1, format=(string)NV12, multiview-mode=(string)mono, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive
  8. /GstPipeline:pipeline0/GstVaapiEncodeH264:vaapiencodeh264-0.GstPad:src: caps = video/x-h264, stream-format=(string)avc, alignment=(string)au, profile=(string)high, width=(int)320, height=(int)240, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction)30/1, codec_data=(buffer)0164000dffe1001a6764000dac568141f3ff0001000110000003001000000303c94001000468ce3c30, interlace-mode=(string)progressive, colorimetry=(string)bt601, chroma-site=(string)jpeg, multiview-mode=(string)mono, multiview-flags=(GstVideoMultiviewFlagsSet)0:ffffffff:/right-view-first/left-flipped/left-flopped/right-flipped/right-flopped/half-aspect/mixed-mono
  9. /GstPipeline:pipeline0/GstMatroskaMux:matroskamux0.GstMatroskamuxPad:video_0: caps = video/x-h264, stream-format=(string)avc, alignment=(string)au, profile=(string)high, width=(int)320, height=(int)240, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction)30/1, codec_data=(buffer)0164000dffe1001a6764000dac568141f3ff0001000110000003001000000303c94001000468ce3c30, interlace-mode=(string)progressive, colorimetry=(string)bt601, chroma-site=(string)jpeg, multiview-mode=(string)mono, multiview-flags=(GstVideoMultiviewFlagsSet)0:ffffffff:/right-view-first/left-flipped/left-flopped/right-flipped/right-flopped/half-aspect/mixed-mono
  10. /GstPipeline:pipeline0/GstMatroskaMux:matroskamux0: streamable = true
  11. /GstPipeline:pipeline0/GstMatroskaMux:matroskamux0.GstPad:src: caps = video/x-matroska
  12. /GstPipeline:pipeline0/GstFakeSink:fakesink0.GstPad:sink: caps = video/x-matroska
  13. Pipeline is PREROLLED ...
  14. Setting pipeline to PLAYING ...
  15. New clock: GstSystemClock
  16. /GstPipeline:pipeline0/GstMatroskaMux:matroskamux0.GstPad:src: caps = video/x-matroska, streamheader=(buffer)< 1a45dfa301000000000000144282896d6174726f736b610042878102428581021853806701ffffffffffffff1254c367010000000000004f7373010000000000004563c0010000000000000b63c588a288a77b75c25c2b67c8010000000000002645a388454e434f444552004487982256412d4150495c20483236345c20656e636f64657222001549a966010000000000006973a490215567c88e2d48a1c9559d45326bfead2ad7b1830f42404d80a54753747265616d6572206d6174726f736b616d75782076657273696f6e20312e31342e30005741994753747265616d6572204d6174726f736b61206d7578657200446188078ee9922db8ee001654ae6b0100000000000079ae0100000000000070d7810183810173c588a288a77b75c25c2b23e3838401fca055536e86566964656f00e00100000000000007b0820140ba81f08690565f4d504547342f49534f2f4156430063a2a90164000dffe1001a6764000dac568141f3ff0001000110000003001000000303c94001000468ce3c30 >
  17. /GstPipeline:pipeline0/GstFakeSink:fakesink0.GstPad:sink: caps = video/x-matroska, streamheader=(buffer)< 1a45dfa301000000000000144282896d6174726f736b610042878102428581021853806701ffffffffffffff1254c367010000000000004f7373010000000000004563c0010000000000000b63c588a288a77b75c25c2b67c8010000000000002645a388454e434f444552004487982256412d4150495c20483236345c20656e636f64657222001549a966010000000000006973a490215567c88e2d48a1c9559d45326bfead2ad7b1830f42404d80a54753747265616d6572206d6174726f736b616d75782076657273696f6e20312e31342e30005741994753747265616d6572204d6174726f736b61206d7578657200446188078ee9922db8ee001654ae6b0100000000000079ae0100000000000070d7810183810173c588a288a77b75c25c2b23e3838401fca055536e86566964656f00e00100000000000007b0820140ba81f08690565f4d504547342f49534f2f4156430063a2a90164000dffe1001a6764000dac568141f3ff0001000110000003001000000303c94001000468ce3c30 >
  18. ^Chandling interrupt.
  19. Interrupt: Stopping pipeline ...
  20. Execution ended after 0:00:03.393225322
  21. Setting pipeline to PAUSED ...
  22. Setting pipeline to READY ...
  23. Setting pipeline to NULL ...
  24. Freeing pipeline ...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement