Re: [Deinterlace-discuss] Full height recording
Brought to you by:
adcockj,
dschmelzer
|
From: Rob M. <rob...@gm...> - 2003-12-29 01:37:56
|
At 00:47 29-12-03, Laurent Garnier wrote: >The problem is that we are using an interface that requests RGB data. >So, yes, we should avoid this conversion YUY2 to RGB before providing the >data to the encoder, but to do that we need to use another interface. And the >new DScaler architecture (5.0) should help a lot, but that probably means that >all the code should be rewritten. Thank you. That sounds like a valid reason. :) I have added some simple file splitting. I am not sure how hard it is to really remove the file size limitation but until then (and for anyone not using NTFS) the file splitting seems to work pretty good. I have set the default file limit to 2000MB. This is less than the 2GB limit I am seeing and produces valid files. Rob |