-
Notifications
You must be signed in to change notification settings - Fork 10.2k
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
--recode-video webm but mp4 video in same res is downloaded #5386
Comments
They have different bitrate according to metadata, therefore in any case can't be treated as of the same quality. |
Sergey M., 09/04/2015 16:09:
Bit rate isn't synonymous of quality, or is it in the case of YouTube? I know I can force webm in the command line, but what happens if no webm |
Feel free to suggest a better generic solution for guessing quality without downloading. We already utilize lots of metadata to tackle this task. If there are no |
Sergey M., 09/04/2015 16:26:
I know, I was asking the experts. :)
Ok, thanks. |
I want to download a Wikimedia Commons-supported video (VP8 or Theora video, Vorbis audio), using the best available quality from YouTube and recoding as little as possible. I think youtube-dl is the best tool available for the job (infinite gratitude) but perhaps I'm using it incorrectly.
I think this command line is supported, but the behaviour doesn't seem right. I've read #5298 (comment)
The video did offer a webm of same quality, which AFAICS I could have avoided recoding:
The text was updated successfully, but these errors were encountered: