Many green artefacts when playing mpeg-2 file with gstreamer-1.0

Tim Müller tim at centricular.com
Thu Jun 16 12:19:31 UTC 2016


On Thu, 2016-06-16 at 04:12 -0700, dina wrote:

Hi,

> I'm trying:
> 
> gst-launch-1.0 -v filesrc location=/home/user/v2ts.mpg !
> mpegvideoparse ! mpeg2dec ! xvimagesink
> 
> It plays, but the quality is not good, there are lots of artefacts,
> green and grey squares.

Please try playing it with gst-play-1.0 first, or with

  gst-launch-1.0 playbin uri=file:///home/user/v2ts.mpg

I suspect you're missing a demuxer in your pipeline.

Cheers
 -Tim

-- 

Tim Müller, Centricular Ltd - http://www.centricular.com


More information about the gstreamer-devel mailing list