Andrew Church wrote: : Dean Messing wrote: : >Since "4Kx2K" is defined to be 4096x2160 in the DCI (Digital Cinema : >Initiative) I will chnage this parameter to 4096 if you don't : >see a fundamental problem with it. (One second of 4K RGB video at 60fps : >is about 1.5 GB. File sizes are going to start getting rather large : >in the future. And 8Kx4K is "on the way" :-) : : There shouldn't be anything wrong with raising those as far as you like. : The one thing to watch out for is memory consumption--transcode allocates : 10 buffers by default, or 50 if you use passthrough mode (the -P option), : so you may want to use the -u option to explicitly set the number of : buffers if you start getting out-of-memory errors.
Thanks (again) for your kind help, Andrew. Dean