Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Howto know the fps of a youtube video ? #3002
Comments
|
You can use ffprobe: |
|
Thank you for that answer, |
|
The problem is that for getting the fps before downloading the file, we would need that youtube provided it, otherwise (I think) there's no way of getting it. |
|
Ok, i understand. I thought youtube provided this info. |
|
For YouTube videos some formats have fps info now , you can get them from the
Therefore I'm closing the issue. |
Hi, Thanks for the wonderful work !
I need to know the fps of a youtube video to use it in a script based on youtube-dl.
It is not possible ( for now ;) !!) to get this info by youtube-dl
It will be great to add an option to display it !
If someone can help me to have the fps info simply...
Thanx