problem with playing mkv files using gstreamer
Tim Müller
tim at centricular.com
Sat Sep 13 03:47:10 PDT 2014
On Sat, 2014-09-13 at 01:46 -0700, gsksiva21 wrote:
Hi,
> Im new to this environment while i try to run the following command but i got
> error.. can anyone let me know whats going on and how to resolve this
> issue..
>
> $ gst-launch-0.10 filesrc location=/home/gsk/Videos/0001.mkv ! h264parse !
> ffdec_h264 ! ffmpegcolorspace ! deinterlace ! xvimagesink
> Setting pipeline to PAUSED ...
> Pipeline is PREROLLING ...
>
> ** (gst-launch-0.10:8787): CRITICAL **: nal_reader_get_ue: assertion 'i <=
> 32' failed
>
> ** (gst-launch-0.10:8787): CRITICAL **: nal_reader_get_ue: assertion 'i <=
> 32' failed
This indicates a programming error / bug in some element (h264parse most
likely).
You are using a very old and unmaintained version of GStreamer (0.10.x).
Please try a more recent 1.x version, chances are this bug has been
fixed. If not please file a bug in bugzilla, thanks!
Cheers
-Tim
--
Tim Müller, Centricular Ltd - http://www.centricular.com
More information about the gstreamer-devel
mailing list