SPS/PPS from h264parse?
Patrick Fischer
patrick.fischer at vitec.com
Fri Jan 18 13:19:27 UTC 2019
Hello
my first message here on the mailing list.
I have a question about mpeg-ts files with h264.
What is the easiest way to get the SPS and PPS?
My current pipe consists of
udpsrc -> tsdemux -> h264parse
I don't really want to decode the h264 data. I only need SPS/PPS
Is the h264parse element even suitable for this? I don't see any
possibility to get the SPS/PPS.
written in C++
regards
Patrick
More information about the gstreamer-devel
mailing list