On Tue, June 7, 2011 7:35 pm, Dan Dennedy wrote:
> On Tue, Jun 7, 2011 at 6:01 AM, Maksym Veremeyenko <[email protected]>
[...]
>> decklink for example prefer 30.0 instead of 29.97 or even rational
>> 30000/1001?
>
> What does that mean "it prefers 30.0 instead of 29.97?" That sounds
> silly, and I do not seem to recall the decklink SDK imposing that
> anywhere.
i think i was misdirected by SDK sample SignalGenerator.cpp:
[...]
videoDisplayMode->GetFrameRate(&frameDuration, &frameTimescale);
// Calculate the number of frames per second, rounded up to the nearest
integer. For example, for NTSC (29.97 FPS), framesPerSecond == 30.
framesPerSecond = (frameTimescale + (frameDuration-1)) /
frameDuration;
[...]
--
________________________________________
Maksym Veremeyenko
Senior System Administrator
IT Department
Ukrainian Music Television Channel "M1"
DDI. +380 44 205-44-92
Tel. +380 44 205-44-80
Fax. +380 44 205-44-82
Cell. +380-67-447-22-43
E-mail : [email protected]
Web site: www.m1stereo.tv
------------------------------------------------------------------------------
EditLive Enterprise is the world's most technically advanced content
authoring tool. Experience the power of Track Changes, Inline Image
Editing and ensure content is compliant with Accessibility Checking.
http://p.sf.net/sfu/ephox-dev2dev
_______________________________________________
Mlt-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mlt-devel