Re: [Synfig-devl] any reasons to have 24.967 in FPS combox of Setup dialog?

2014-04-21 Thread Ivan Mahonin
Hello

I found movies in 24/967 fps, but not found any article why this
number.

24p has variant with 23.976 FPS

CLG http://en.wikipedia.org/wiki/24p


CLG 2014-04-21 7:22 GMT+02:00 Yu Chen jco...@gmail.com:
CLG // Fill the FPS combo box with proper strings (not localised)
CLG     float f[8];
CLG     f[0] = 60;
CLG     f[1] = 50;
CLG     f[2] = 30;
CLG     f[3] = 25;
CLG     f[4] = 24.967;
CLG     f[5] = 24;
CLG     f[6] = 15;
CLG     f[7] = 12;

CLG 
https://github.com/synfig/synfig/blob/master/synfig-studio/src/gui/dialogs/dialog_setup.cpp#L281

CLG ~ yu



--
Start Your Social Network Today - Download eXo Platform
Build your Enterprise Intranet with eXo Platform Software
Java Based Open Source Intranet - Social, Extensible, Cloud Ready
Get Started Now And Turn Your Intranet Into A Collaboration Platform
http://p.sf.net/sfu/ExoPlatform
___
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl


Re: [Synfig-devl] any reasons to have 24.967 in FPS combox of Setup dialog?

2014-04-21 Thread Carlos López González
Yes, right, and the value is wrongly written. Please remove it.


2014-04-21 9:18 GMT+02:00 David rylle...@gmail.com:

  No, I don't think that value has ever been used in any broadcasting
 system so I don't know why Synfig should support it...
 29.976fps and 23.976fps is used in NTSC but I don't think that system is
 in use anymore(?) with digital broadcasting being the standard so I see no
 point in offering those either.
 https://en.wikipedia.org/wiki/NTSC

 Perhaps offer a custom fps for all odd cases?

 -David


 On 04/21/2014 07:22 AM, Yu Chen wrote:

 // Fill the FPS combo box with proper strings (not localised)
 float f[8];
 f[0] = 60;
 f[1] = 50;
 f[2] = 30;
 f[3] = 25;
 f[4] = 24.967;
 f[5] = 24;
 f[6] = 15;
 f[7] = 12;


 https://github.com/synfig/synfig/blob/master/synfig-studio/src/gui/dialogs/dialog_setup.cpp#L281

  ~ yu


 --
 Start Your Social Network Today - Download eXo Platform
 Build your Enterprise Intranet with eXo Platform Software
 Java Based Open Source Intranet - Social, Extensible, Cloud Ready
 Get Started Now And Turn Your Intranet Into A Collaboration 
 Platformhttp://p.sf.net/sfu/ExoPlatform



 ___
 Synfig-devl mailing 
 listSynfig-devl@lists.sourceforge.nethttps://lists.sourceforge.net/lists/listinfo/synfig-devl




 --
 Start Your Social Network Today - Download eXo Platform
 Build your Enterprise Intranet with eXo Platform Software
 Java Based Open Source Intranet - Social, Extensible, Cloud Ready
 Get Started Now And Turn Your Intranet Into A Collaboration Platform
 http://p.sf.net/sfu/ExoPlatform
 ___
 Synfig-devl mailing list
 Synfig-devl@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/synfig-devl




-- 
Carlos
http://synfig.org
--
Start Your Social Network Today - Download eXo Platform
Build your Enterprise Intranet with eXo Platform Software
Java Based Open Source Intranet - Social, Extensible, Cloud Ready
Get Started Now And Turn Your Intranet Into A Collaboration Platform
http://p.sf.net/sfu/ExoPlatform___
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl


[Synfig-devl] any reasons to have 24.967 in FPS combox of Setup dialog?

2014-04-20 Thread Yu Chen
// Fill the FPS combo box with proper strings (not localised)
float f[8];
f[0] = 60;
f[1] = 50;
f[2] = 30;
f[3] = 25;
f[4] = 24.967;
f[5] = 24;
f[6] = 15;
f[7] = 12;

https://github.com/synfig/synfig/blob/master/synfig-studio/src/gui/dialogs/dialog_setup.cpp#L281

~ yu
--
Start Your Social Network Today - Download eXo Platform
Build your Enterprise Intranet with eXo Platform Software
Java Based Open Source Intranet - Social, Extensible, Cloud Ready
Get Started Now And Turn Your Intranet Into A Collaboration Platform
http://p.sf.net/sfu/ExoPlatform___
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl