[hatari-devel] Updated video recording frame rate

Eero Tamminen eerot at users.berlios.de
Fri Jul 15 22:28:53 CEST 2011


Hi,

On perjantai 15 heinäkuu 2011, Nicolas Pomarède wrote:
> Hello
> 
> I just updated the avi video recording to be able to support non integer
> frame rate, as produced by a real ST (and as we emulate them now)

The patch:
	http://hg.berlios.de/repos/hatari/rev/ef43fd8cd5b1

Adds "magic" shifts like this to many places:
	(Uint32)ConfigureParams.Video.AviRecordFps << 24 ,
	1 << 24 ,

Maybe it could have some define instead?


	- Eero



More information about the hatari-devel mailing list