Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- $ gst-launch-1.0 videotestsrc ! video/x-raw, format=GRAY8, width=8, height=8 ! videoconvert ! video/x-raw, format=I420 ! fakesink num-buffers=3 dump=tru
- WARNING: erroneous pipeline: could not set property "dump" in element "fakesink0" to "tru"
- tom@thunder:~/aau/TrustEYE/devel/ext_libs/gstreamer/0.11.92$ gst-launch-1.0 videotestsrc ! video/x-raw, format=GRAY8, width=8, height=8 ! videoconvert ! video/x-raw, format=I420 ! fakesink num-buffers=3 dump=true
- Setting pipeline to PAUSED ...
- Pipeline is PREROLLING ...
- Pipeline is PREROLLED ...
- Setting pipeline to PLAYING ...
- New clock: GstSystemClock
- 00000000 (0x2052e80): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
- 00000010 (0x2052e90): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
- 00000020 (0x2052ea0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
- 00000030 (0x2052eb0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
- 00000040 (0x2052ec0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
- 00000050 (0x2052ed0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
- 00000000 (0x2052f50): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
- 00000010 (0x2052f60): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
- 00000020 (0x2052f70): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
- 00000030 (0x2052f80): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
- 00000040 (0x2052f90): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
- 00000050 (0x2052fa0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
- 00000000 (0x2052e80): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
- 00000010 (0x2052e90): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
- 00000020 (0x2052ea0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
- 00000030 (0x2052eb0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
- 00000040 (0x2052ec0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
- 00000050 (0x2052ed0): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
- Got EOS from element "pipeline0".
- Execution ended after 7063772 ns.
- Setting pipeline to PAUSED ...
- Setting pipeline to READY ...
- Setting pipeline to NULL ...
- Freeing pipeline ...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement