Skip to content
This repository has been archived by the owner on Nov 19, 2020. It is now read-only.

FrameRate as double in Accord.Video.FFMPEG #373

Closed
cesarsouza opened this issue Jan 13, 2017 · 3 comments
Closed

FrameRate as double in Accord.Video.FFMPEG #373

cesarsouza opened this issue Jan 13, 2017 · 3 comments

Comments

@cesarsouza
Copy link
Member

The VideoFileWriter should accept a double instead of an int.

From andrewkirillov/AForge.NET#6

@vincss
Copy link

vincss commented Feb 6, 2017

I up-vote this one ! I need it to generate a 29.97 video. :-)

cesarsouza added a commit that referenced this issue Feb 6, 2017
- Adding initial support for rational numbers in Accord.Core through the original implementation by AJ Richardson, from the MathExtensions library;
- Updating VideoFileWriter and VideoFileReader to use Rationals to represent the video FrameRate;
@cesarsouza
Copy link
Member Author

There you go :-) will be available in the next release!

@cesarsouza
Copy link
Member Author

Fixed in 3.5.0.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants