Le jeudi 17 décembre 2020 à 08:59 -0600, omer.tal a écrit :
> Hey guys,
>
> So in the last few days I've been working on streaming H264 over RTP.
> I've noticed that when I'm using h264parse before avdec_h264 I'm getting
> many errors saying:
>
>
>
> I used to think that I must use h264parse before decoding, and now I realize
> that I was probably wrong and also that I have know clue what is the purpose
> of h264parse.
>
> Can someone explain to me please, why is h264parse causes all these errors,
> and when should I use it?
Using h264parse before the decoder is the right thing to do. The parser seems to
detect an invalid stream. Perhaps your source is buggy ?Perhaps it's a false
positive ? Share sufficient bits of that stream if you'd like to get us into
looking deeper.
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel