h264parse don't handle pps_id more than 255

Igor igor.vl.bondarenko at gmail.com
Fri Nov 9 10:11:19 UTC 2018


I play h264 file with such pipeline: 
appsrc ! h264parse ! mp4mux ! appsink .      Everything worked OK for a long
time, but once i got h264 file with pps_id > 255. 

Gstreamer don't play such file, outputs error: 


*WARN; 0;  /MP4Pipeline/App/GStreamer: codecparsers_h264
gsth264parser.c:1892:gst_h264_parse_pps:(NULL) value greater than max.
value: 509, max 255*

How can i fix that? May be there's alternative to h264parse. 

Thanks!





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


More information about the gstreamer-devel mailing list