gst play ts video

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

gst play ts video

4,485 Views
senli
Contributor II

Hi all:

     I use imx6q, linux version is 3.14.52.

     I want to play ".ts" media .

     I use comman "gst-launch-1.0 filesrc location=test-0.ts typefind=true ! $capsfilter ! $demuxer_plugin ! queue max-size-time=0 ! $video_decoder_plugin ! $video_sink_plugin"

    But play failed .

    The debug message is as blew:

    

(gst-plugin-scanner:349): GLib-GObject-WARNING **: cannot register existing type 'GstImxCompositorPad'

(gst-plugin-scanner:349): GLib-CRITICAL **: g_once_init_leave: assertion 'result != 0' failed
[INFO] Product Info: i.MX6Q/D/S
ERROR: pipeline could not be constructed: syntax error.

How to fix this bug?

0 Kudos
1 Reply

3,346 Views
igorpadykov
NXP Employee
NXP Employee

Hi sen

please try commands described in attached Linux Guide sect.7.3.13 MPEG TS.

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos