|
From: Andy G. <gom...@ea...> - 2004-02-04 22:42:34
|
Hello all, You can compile nvrec with the 0.4.8 tree by adding #define FRAME_RATE_BASE DEFAULT_FRAME_RATE_BASE/100-10 in ffmpegfile_core.c However, startup is very slow, and my frame rate is listed as 299990.00 fps for NTSC. Grepping through the the 0.4.6 source, FRAME_RATE_BASE is equal to 10000, and so is my modification. Has any work been done on this? I would like to use some of the formats/codecs/etc available in 0.4.8. Thanks, Andy |