- removed responsible
Manual framerate support
Manually being able setting fps when needed (Lack of exif data etc in certain dng sequences for instance). This occured when trying to batch encode dual iso files created with MLVmystic encoder. Low priority.
Comments (12)
-
reporter -
repo owner This is also needed for intervalometer MLVs.
Proposed behaviour:
-
There is a new global "frame rate override parameter".
-
Normally it is off and the source material frame rate is used.
-
If the source material has no frame rate, or a very low frame rate (e.g. for intervalometer), it is enabled by default, with a standard value like 25 FPS
-
User can at any time toggle it between off, and a set of standard frame rates (MAVisuals suggested 23.976, 24, 29.970, 30)
-
When in use, it affects playback speed, DNG frame rate, and MOV frame rate
-
-
reporter Toggle suggestion is a good idea. Should 25, 48, 50, 60 fps be included to MA Visuals suggested frame rates or would that be considered overkill?
-
I did forget 25fps which definitely should be included.
-
One of the additional benefits I see of being able to set the framerate manually is for previewing slow motion from 48-60 fps source files. Setting to playback at 23.976 fps combined with the "A" key to unsqueeze footage is something I would use a lot.
-
repo owner 841bde799690a516699368add0215f56c476f0e5 introduces an initial implementation of FPS override. Not really usable yet due to lack of UI, but partially testable.
-
repo owner As of 5bac1caf6012ecc9134e29a1f8baef399279ccc6, it is more usable. The override value is shown in the metadata window, and the fps value is used in exported DNGs and MOVs
-
repo owner As suggested, a22cb8ea8c941b258eccf51f4bb07a36835bb3de adds 48, 50 and 60 as options
-
reporter Super, will test tomorrow. Thanks , Andrew
-
reporter Hi Andrew! I,ll wait til a release since I do not now how to compile things. Thanks a lot
-
repo owner - changed status to resolved
Implemented in 1.2
-
Great feature...thank you! Worked well during my initial tests.
- Log in to comment