[vls-devel] Re: PCR Bug?

Benoit Steiner benny at via.ecp.fr
Mon Nov 11 00:15:04 CET 2002


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 <postmaster at videolan.org>



More information about the vls-devel mailing list