[Bug 771869] the PPS not found problem in using h264parse

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Sep 26 08:13:49 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=771869

--- Comment #4 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
This works fine for me:

gst-launch-1.0 filesrc location= /home/tpm/samples/misc/771869-h264.gdp !
gdpdepay ! decodebin ! xvimagesink

on a Linux desktop, with ffmpeg logging every now and then:

ERROR libav :0:: non-existing PPS 1 referenced
ERROR libav :0:: decode_slice_header error

so I'm guessing that the Android video decoder is less forgiving and you may
need to use the ffmpeg/libav decoder to make this work instead of the hardware
decoder.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list