Advertisement
Guest User

Untitled

a guest
Aug 7th, 2013
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 1.27 KB | None | 0 0
  1. hyades@ubuntu:~/gst/stage/bin$ ./gst-switch-srv
  2. ./tools/gstswitchserver.c:125:info: gst_switch_server init 0x8970050
  3. ./tools/gstswitchserver.c:1518:info: Compose sink to 3001, 3002
  4. ./tools/gstcomposite.c:88:info: gst_composite init 0x8971010
  5. ./tools/gstcomposite.c:155:warning: ignore changing mode in transition
  6. 0:00:00.589997284  5059  0x8930d40 ERROR           GST_PIPELINE ./grammar.y:670:priv_gst_parse_yyparse: no element "videomixer"
  7. 0:00:00.607912593  5059  0x8930d40 ERROR           GST_PIPELINE ./grammar.y:1015:priv_gst_parse_launch: No element named "mix" - omitting link
  8. 0:00:00.608104154  5059  0x8930d40 ERROR           GST_PIPELINE ./grammar.y:1015:priv_gst_parse_launch: No element named "mix" - omitting link
  9. 0:00:00.608132219  5059  0x8930d40 ERROR           GST_PIPELINE ./grammar.y:994:priv_gst_parse_launch: No element named "mix" - omitting link
  10. ./tools/gstworker.c:270:error: missing: videomixer
  11. ./tools/gstworker.c:784:error: composite: failed to create new pipeline
  12. ./tools/gstcomposite.c:135:info: gst_composite finalize 0x8971010
  13. ./tools/gstworker.c:146:info: gst_worker finalize 0x8971010
  14. ./tools/gstswitchserver.c:1728:error: error preparing server
  15. ./tools/gstswitchserver.c:171:info: gst_switch_server finalize 0x8970050
  16. hyades@ubuntu:~/gst/stage/bin$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement