.ts playback - GstTSDemux:demuxer: Internal data stream error.

Tim-Philipp Müller t.i.m at zen.co.uk
Sat Oct 19 21:50:56 CEST 2013


On Sat, 2013-10-19 at 21:05 +0200, Finn Thorge Plotz wrote:

Hi,
 
> I am trying to play a mpeg-ts file but am experiencing the following
> error:
> mpegtsbase.c(1620): mpegts_base_loop
> (): /GstPipeline:pipeline0/GstTSDemux:demuxer:
> stream stopped, reason not-negotiated
>  
> This is the pipeline I run:
> "gst-launch-1.0 -v filesrc location=parkrun1920_12mbps.ts ! tsdemux
> name=demuxer demuxer. ! queue max-size-buffers=0 max-size-time=0 !
>  omxmpeg2videodec ! autovideosink demuxer."

Try adding an mpegvideoparse element before the decoder.

The last "demuxer." bit seems superfluous (unless you are linking an
audio branch there).

Cheers
 -Tim




More information about the gstreamer-devel mailing list