Page 1 of 1

Support of h.264/RTP interleaving

Posted: 12 Feb 2009 11:25
by sgadrat
Hi,

I work on a streaming server project and I am implementing h.264 through RTP with interleaving.

When I try it with VLC client I can see some defects in the rendering, however I just use Interleaving packets (STAP-B, MTAPs and FUs) without re-ordering Nal-Units but greater is my interleaving depth, greaters defects are.

I would know if VLC support interleaving for h.264/RTP (and I should seek where is my fault) or it is normal.

Just one way that might cause troubles : is Marker-bit important for VLC ? It is not realy nice implemented yet in my muxer :roll:

Thanks.

Re: Support of h.264/RTP interleaving

Posted: 12 Feb 2009 12:28
by Jean-Baptiste Kempf
What version of VLC are you using?

Re: Support of h.264/RTP interleaving

Posted: 12 Feb 2009 13:30
by sgadrat
I have made tests with 0.8.6e from Ubuntu repositories and 0.9.4

Re: Support of h.264/RTP interleaving

Posted: 12 Feb 2009 15:47
by Jean-Baptiste Kempf
You should really test VLC 1.0 for those things.