[MPlayer-dev-eng] SPU pts ?

Kees Cook mplayer at outflux.net
Wed Apr 3 18:30:09 CEST 2002


On Wed, Apr 03, 2002 at 06:02:56PM +0200, Arpi wrote:
> Hi,
> 
> What about this change, introduced by the new dvdnav patch?
> 
> -    spudec_heartbeat(vo_spudec,100*d_video->pts);
> +    spudec_heartbeat(vo_spudec,90000*d_video->pts/1024);
> 
> afaik SPU uses 1/100 seconds as base timer, but maybe not...
> where is that 90000/1024 coming from? any -reliable_ docs on this topic?

Here is where I found that info:

http://members.aol.com/mpucoder/DVD/spu.html

Which is actually a URL listed at the top of spudec.c

-- 
Kees Cook                                            @outflux.net



More information about the MPlayer-dev-eng mailing list