[tsdemux] ffmpeg :0:: non-existing PPS referenced

cxphong caoxuanphong.khtn at gmail.com
Tue Mar 11 00:46:59 PDT 2014


Hello,
I have ffdec_h264 error when streamed video + audio from rpi to Linux PC
using the following commands:

Rpi (Sender):

*gst-launch-1.0  rpicamsrc bitrate=1000000 ! "video/x-h264, width=640,
height=480" ! h264parse ! queue ! mux.  alsasrc device=hw:0 ! audioconvert !
lamemp3enc ! "audio/mpeg"! queue !   mux. mpegtsmux name=mux ! queue !
udpsink host=10.10.10.105 port=5000 -v*

Linux PC (Receiver):

*GST_DEBUG="*:1" gst-launch-0.10 udpsrc port=5000 ! "application/x-rtp,
media=(string)video, clock-rate=(int)90000, encoding-name=(string)MP2T,
payload=(int)33, ssrc=(uint)4251539348, timestamp-offset=(uint)2033210929,
seqnum-offset=(uint)34671" ! rtpmp2tdepay ! tsparse ! tsdemux  !
"video/x-h264" ! ffdec_h264 ! autovideosink*

ERROR in receiver:
*ffmpeg :0:: non-existing PPS referenced
ffmpeg :0:: non-existing PPS 0 referenced
ffmpeg :0:: decode_slice_header error
ffmpeg :0:: no frame!*

Anyone can help me?
Thank you!




--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/tsdemux-ffmpeg-0-non-existing-PPS-referenced-tp4665890.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list