Re: PCR Bug?

Benoit Steiner <[email protected]>
Newsgroups gmane.comp.video.videolan.vls.devel
Message-ID <[email protected]>
Sorry for the really late answer. I don't have the spec at hand right
now, so I am forwarding this email to the vls development mailing list
where someone can answer you.

Benoit

Roger McGregor wrote:
> 
> Hi
> 
> In vls/src/mpeg/ts.cpp Line 53:
> 
> Maybe I misunderstand the 13818/1 spec, but shouldn't:
> 
>   bData[10] = (iPCR & 0x1);
> 
> be
> 
>   bData[10] = (iPCR & 0x80);
> 
> since the 33 bit PCR is continuous. Anyway it doesn't matter too much
> even if it is wrong.
> 
> Roger
> 
> 
> 
> ----------------------------------------------------------------------
> Do you Yahoo!?
> Faith Hill - Exclusive Performances, Videos, & more
> faith.yahoo.com
-- 
This is the vls-devel mailing-list, see http://www.videolan.org/vls-devel/
To unsubscribe, please read http://www.videolan.org/lists.html
If you are in trouble, please contact <[email protected]>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.