[vlc-devel] [PATCH] h264_nal: fix NAL parsing
    Thomas Guillem 
    thomas at gllm.fr
       
    Mon Jul 13 14:04:01 CEST 2015
    
    
  
On Mon, Jul 13, 2015, at 13:58, Rémi Denis-Courmont wrote:
> Le 2015-07-13 14:22, Thomas Guillem a écrit :
> > The NAL start code prefix is "0x00 0x00 0x01" and is not always
> > followed by an other zero byte.
> 
> NAL start code is always followed by the first NAL byte, which cannot 
> be zero in current H.264.
Oops, I wanted to say prefixed, not followed.
"The NAL start code prefix is "0x00 0x00 0x01" and is not always
prefixed by an other zero byte."
> 
> I stopped reading here since it makes no sense.
> 
> -- 
> Rémi Denis-Courmont
> http://www.remlab.net/
> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> https://mailman.videolan.org/listinfo/vlc-devel
    
    
More information about the vlc-devel
mailing list