Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ffmpeg -i <filename> -filter:v fps=fps=30 <filename> #72

Closed
niektuytel opened this issue Sep 8, 2020 · 2 comments
Closed

ffmpeg -i <filename> -filter:v fps=fps=30 <filename> #72

niektuytel opened this issue Sep 8, 2020 · 2 comments
Labels

Comments

@niektuytel
Copy link

dear,

the given command in the title should create a new file with a proper frame rate,
how ever my question is is this also possible with c++, and what i have to use re-muxing ?
or more thinking about muxing?

thanks in advance for helping,
(would be awesome if you give some sample code, :) )

kind regards,

Niek

@leandromoreira
Copy link
Owner

Hi there @niektuytel you need to transcode, the third part of this tutorial explains a simple example.

@niektuytel
Copy link
Author

thanks, it is working now

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

No branches or pull requests

2 participants