Advertisement
Guest User

Untitled

a guest
May 25th, 2010
497
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.31 KB | None | 0 0
  1. $./collideTest
  2. No video config string supplied, using defaults.
  3. libARvideo: GStreamer 0.10.29
  4.  
  5. (<unknown>:26742): GStreamer-CRITICAL **: gst_parse_launch_full: assertion `pipeline_description != NULL' failed
  6. Segmentation fault
  7. $./exview
  8. No video config string supplied, using defaults.
  9. libARvideo: GStreamer 0.10.29
  10.  
  11. (<unknown>:26743): GStreamer-CRITICAL **: gst_parse_launch_full: assertion `pipeline_description != NULL' failed
  12. Segmentation fault
  13. $./graphicsTest
  14. *** Camera Parameter ***
  15. --------------------------------------
  16. SIZE = 320, 240
  17. Distortion factor = 159.250000 131.750000 104.800000 1.012757
  18. 350.47574 0.00000 158.25000 0.00000
  19. 0.00000 363.04709 120.75000 0.00000
  20. 0.00000 0.00000 1.00000 0.00000
  21. --------------------------------------
  22. *** 787.401575 (frame/sec)
  23. *** 793.650794 (frame/sec)
  24. $./loadMultiple
  25. No video config string supplied, using defaults.
  26. libARvideo: GStreamer 0.10.29
  27.  
  28. (<unknown>:26783): GStreamer-CRITICAL **: gst_parse_launch_full: assertion `pipeline_description != NULL' failed
  29. Segmentation fault
  30. $./mk_patt
  31. Enter camera parameter filename(Data/camera_para.dat): ^C
  32. $./modeTest
  33. No.1: cube
  34. No.2: cone
  35. No.3: sphere
  36. No.4: torus
  37. No video config string supplied, using defaults.
  38. libARvideo: GStreamer 0.10.29
  39.  
  40. (<unknown>:26823): GStreamer-CRITICAL **: gst_parse_launch_full: assertion `pipeline_description != NULL' failed
  41. Segmentation fault
  42. $./multiTest
  43. No video config string supplied, using defaults.
  44. libARvideo: GStreamer 0.10.29
  45.  
  46. (<unknown>:26862): GStreamer-CRITICAL **: gst_parse_launch_full: assertion `pipeline_description != NULL' failed
  47. Segmentation fault
  48. $./optical
  49. No.1: cube
  50. No.2: cone
  51. No.3: sphere
  52. No.4: torus
  53. No video config string supplied, using defaults.
  54. libARvideo: GStreamer 0.10.29
  55.  
  56. (<unknown>:26863): GStreamer-CRITICAL **: gst_parse_launch_full: assertion `pipeline_description != NULL' failed
  57. Segmentation fault
  58. $./paddleDemo
  59. No video config string supplied, using defaults.
  60. libARvideo: GStreamer 0.10.29
  61.  
  62. (<unknown>:26902): GStreamer-CRITICAL **: gst_parse_launch_full: assertion `pipeline_description != NULL' failed
  63. Segmentation fault
  64. $./paddleInteractionTest
  65. No video config string supplied, using defaults.
  66. libARvideo: GStreamer 0.10.29
  67.  
  68. (<unknown>:26903): GStreamer-CRITICAL **: gst_parse_launch_full: assertion `pipeline_description != NULL' failed
  69. Segmentation fault
  70. $./paddleTest
  71. No video config string supplied, using defaults.
  72. libARvideo: GStreamer 0.10.29
  73.  
  74. (<unknown>:26942): GStreamer-CRITICAL **: gst_parse_launch_full: assertion `pipeline_description != NULL' failed
  75. Segmentation fault
  76. $./rangeTest
  77. No video config string supplied, using defaults.
  78. libARvideo: GStreamer 0.10.29
  79.  
  80. (<unknown>:26943): GStreamer-CRITICAL **: gst_parse_launch_full: assertion `pipeline_description != NULL' failed
  81. Segmentation fault
  82. $./relationTest
  83. No video config string supplied, using defaults.
  84. libARvideo: GStreamer 0.10.29
  85.  
  86. (<unknown>:26944): GStreamer-CRITICAL **: gst_parse_launch_full: assertion `pipeline_description != NULL' failed
  87. Segmentation fault
  88. $./simpleLite
  89. No video config string supplied, using defaults.
  90. libARvideo: GStreamer 0.10.29
  91.  
  92. (<unknown>:26983): GStreamer-CRITICAL **: gst_parse_launch_full: assertion `pipeline_description != NULL' failed
  93. Segmentation fault
  94. $./simpleTest
  95. No video config string supplied, using defaults.
  96. libARvideo: GStreamer 0.10.29
  97.  
  98. (<unknown>:26984): GStreamer-CRITICAL **: gst_parse_launch_full: assertion `pipeline_description != NULL' failed
  99. Segmentation fault
  100. $./simpleTest2
  101. No video config string supplied, using defaults.
  102. libARvideo: GStreamer 0.10.29
  103.  
  104. (<unknown>:26985): GStreamer-CRITICAL **: gst_parse_launch_full: assertion `pipeline_description != NULL' failed
  105. Segmentation fault
  106. $./twoView
  107. Using supplied video config string [-dev=/dev/video0 -channel=0 -palette=YUV420P -width=320 -height=240].
  108. libARvideo: GStreamer 0.10.29
  109. Parse error: Unrecoverable syntax error while parsing pipeline -dev=/dev/video0 -channel=0 -palette=YUV420P -width=320 -height=240
  110. setupCameras(): Unable to open connection to camera 1.
  111. main(): Unable to set up 2 AR cameras.
  112. Quitting...
  113. $./videoTest
  114. No video config string supplied, using defaults.
  115. libARvideo: GStreamer 0.10.29
  116.  
  117. (<unknown>:27025): GStreamer-CRITICAL **: gst_parse_launch_full: assertion `pipeline_description != NULL' failed
  118. Segmentation fault
  119. $
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement