h264parse don't handle pps_id more than 255

ShilVin vinodkesti at yahoo.com
Sat Nov 10 15:31:56 UTC 2018


Maximum values of SPS and PPS IDs are set to 
#define GST_H264_MAX_SPS_COUNT   32 
#define GST_H264_MAX_PPS_COUNT   256 
https://github.com/agx/gst-plugins-bad/blob/master/gst-libs/gst/codecparsers/gsth264parser.h

Change and rebuild gst-libs/gst/codecparsers and gst/videoparsers again. 



--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/


More information about the gstreamer-devel mailing list