gst-instruments icon indicating copy to clipboard operation
gst-instruments copied to clipboard

Error: <stdin>: syntax error in line 1 near '(' when ran gst-instruments-1.0 with trace file

Open mkaivs opened this issue 4 years ago • 1 comments

I ran LD_PRELOAD=/usr/local/lib/aarch64-linux-gnu/libgstintercept.so GST_DEBUG_DUMP_TRACE_DIR=. ./app to generate a pipeline.gsttrace file.

gst-report-1.0 pipeline.gsttrace works but gst-instruments-1.0 pipeline.gsttrace give the following error: Error: : syntax error in line 1 near '('

In my pipeline, I use Ctrl+C to stop the pipeline, not sure if this effects the tracer. Please advice.

mkaivs avatar Mar 11 '21 20:03 mkaivs

Can you please share your trace file?

kirushyk avatar Mar 12 '21 01:03 kirushyk