View difference between Paste ID: iDuZsaCq and 1vxL2yY2
SHOW: | | - or go back to the newest paste.
1
hyades@hyades-Inspiron-N5010:~/gst/stage/bin$ ./gst-launch-1.0 videotestsrc ! autovideosink
2
0:00:00.017751389 24419      0x11482c0 ERROR           GST_PIPELINE ./grammar.y:670:priv_gst_parse_yyparse: no element "autovideosink"
3
WARNING: erroneous pipeline: no element "autovideosink"
4
5
hyades@hyades-Inspiron-N5010:~/gst/stage/bin$ ./gst-switch-srv 
6
./tools/gstswitchserver.c:124:info: gst_switch_server init 0x1e61000
7
./tools/gstswitchserver.c:1424:info: Compose sink to 3001, 3002
8
./tools/gstcomposite.c:88:info: gst_composite init 0x1e62020
9
./tools/gstcomposite.c:155:warning: ignore changing mode in transition
10
0:00:00.340949507 24420      0x1e46d00 ERROR           GST_PIPELINE ./grammar.y:670:priv_gst_parse_yyparse: no element "intervideosrc"
11
0:00:00.341047152 24420      0x1e46d00 ERROR           GST_PIPELINE ./grammar.y:670:priv_gst_parse_yyparse: no element "intervideosrc"
12
0:00:00.341082944 24420      0x1e46d00 ERROR           GST_PIPELINE ./grammar.y:670:priv_gst_parse_yyparse: no element "videomixer"
13
0:00:00.342946612 24420      0x1e46d00 ERROR           GST_PIPELINE ./grammar.y:670:priv_gst_parse_yyparse: no element "intervideosink"
14
0:00:00.343171850 24420      0x1e46d00 ERROR           GST_PIPELINE ./grammar.y:994:priv_gst_parse_launch: No element named "source_b" - omitting link
15
0:00:00.343235652 24420      0x1e46d00 ERROR           GST_PIPELINE ./grammar.y:1015:priv_gst_parse_launch: No element named "mix" - omitting link
16
0:00:00.343300452 24420      0x1e46d00 ERROR           GST_PIPELINE ./grammar.y:994:priv_gst_parse_launch: No element named "source_a" - omitting link
17
0:00:00.343342443 24420      0x1e46d00 ERROR           GST_PIPELINE ./grammar.y:1015:priv_gst_parse_launch: No element named "mix" - omitting link
18
0:00:00.343391718 24420      0x1e46d00 ERROR           GST_PIPELINE ./grammar.y:994:priv_gst_parse_launch: No element named "mix" - omitting link
19
0:00:00.343667826 24420      0x1e46d00 ERROR           GST_PIPELINE ./grammar.y:1015:priv_gst_parse_launch: No element named "out" - omitting link
20
./tools/gstworker.c:227:error: missing: intervideosrc
21
./tools/gstworker.c:227:error: missing: intervideosrc
22
./tools/gstworker.c:227:error: missing: videomixer
23
./tools/gstworker.c:227:error: missing: intervideosink
24
./tools/gstworker.c:715:error: composite: failed to create new pipeline
25
./tools/gstcomposite.c:135:info: gst_composite finalize 0x1e62020
26
./tools/gstworker.c:129:info: gst_worker finalize 0x1e62020
27
./tools/gstswitchserver.c:1634:error: error preparing server
28
./tools/gstswitchserver.c:170:info: gst_switch_server finalize 0x1e61000
29
hyades@hyades-Inspiron-N5010:~/gst/stage/bin$