h264parse gsth264parse.c:1247:gst_h264_parse_handle_frame:<h264parse0>[00m Dropping filler data 1
kbarora
kulbhushan.arora85 at gmail.com
Thu May 6 07:08:22 UTC 2021
Hi,
I have created a pipeline which has appsrc as source element where I am
trying to push PES data for processing. I could see error that next parse
element h264parse is throwing some parser error
"h264parse gsth264parse.c:1247:gst_h264_parse_handle_frame:<h264parse0>[00m
Dropping filler data 1"
and then dropping the frame all together.
I am creating PES by appending PES Header and meta data (sps,mps along with
starting byte (0x000001) for each entry).
Can any one confirm the above creation of ES to PES is the right way? what
could the reason that h264parse element throwing exception and not allowing
further processing ?
--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/
More information about the gstreamer-devel
mailing list