Memory Leak?

killerrats koreysjunkmail at gmail.com
Sun Jun 24 06:23:39 UTC 2018


rtspsrc location=[IP] name=source ! rtpjitterbuffer ! rtph264depay !
h264parse ! queue ! mux.video splitmuxsink async-handling=true
max-size-bytes=10485760 max-files=360 muxer=avimux
location=D:/VideoStorageSplit2/video%06d.avi name=mux source. !
rtpjitterbuffer ! rtpmp4gdepay ! aacparse ! queue ! mux.audio_0 

So I put in my application joining together the elements the above pipeline
is what I followed. The program ran for more than a day but it increased the
memory to 1gb. It said the flow of the pads through the pipeline were okay.
I make the program check them every hour. It tracked it until the program
crashed and had the following error. The one thing I do is I use the signal
from the splitmuxsink "format-location" but I only return the filename to
use.

(VideoConvert.exe:5440): GLib-ERROR **: gmem.c:165: failed to allocate
7974144 bytes

the following errors occurred before it.

2018-5-23 9:11:15: Checking bus
19:18:25.073758257  5440   031339D8 WARN       codecparsers_h264
gsth264parser.c
:2182:gst_h264_parser_parse_slice_hdr: value greater than max. value: 4, max
2
19:18:25.075449813  5440   031339D8 WARN       codecparsers_h264
gsth264parser.c
:2219:gst_h264_parser_parse_slice_hdr: error parsing "Slice header"
19:18:25.210749970  5440   031339D8 WARN       codecparsers_h264
gsth264parser.c
:655:slice_parse_ref_pic_list_modification_1: value greater than max. value:
166
, max 63
19:18:25.212307989  5440   031339D8 WARN       codecparsers_h264
gsth264parser.c
:674:slice_parse_ref_pic_list_modification_1: error parsing "Reference
picture l
ist 0 modification"
19:18:25.213589437  5440   031339D8 WARN       codecparsers_h264
gsth264parser.c
:2219:gst_h264_parser_parse_slice_hdr: error parsing "Slice header"
19:18:25.340195472  5440   031339D8 WARN       codecparsers_h264
gsth264parser.c:2182:gst_h264_parser_parse_slice_hdr: value greater than
max. value: 6, max 219:18:25.342064425  5440   031339D8 WARN      
codecparsers_h264 gsth264parser.c:2219:gst_h264_parser_parse_slice_hdr:
error parsing "Slice header"



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


More information about the gstreamer-devel mailing list