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

After running "youtube-dl -U", I get "Your copy of avconv is outdated update avconv to version 10-0 or newer if you encounter any errors." #5558

Closed
hub2git opened this issue Apr 29, 2015 · 9 comments

Comments

@hub2git
Copy link
Contributor

@hub2git hub2git commented Apr 29, 2015

No description provided.

@jaimeMF
Copy link
Collaborator

@jaimeMF jaimeMF commented Apr 29, 2015

You can try updating avconv (old versions may not support some of the formats used by YouTube). If you want to disable merging DASH formats, you can add -f best to your configuration file.

If youtube-dl doesn't work, we'll need the output you get with the --verbose option for debugging the problem

@jaimeMF jaimeMF closed this Apr 29, 2015
@hub2git
Copy link
Contributor Author

@hub2git hub2git commented May 23, 2015

What is the recommended way to proceed? Update anconv or disable merging dash formats? This ubuntuforum thread (http://ubuntuforums.org/showthread.php?t=2277302) makes me think that choosing well is crucial.

@jaimeMF
Copy link
Collaborator

@jaimeMF jaimeMF commented May 23, 2015

if you want to get resolutions higher that 1280p you'll have to update avconv, if you don't mind which resolution you get you can disable merging.

@hub2git
Copy link
Contributor Author

@hub2git hub2git commented May 24, 2015

hi, jamieMF. thanks for your comment. I don't need resolutions higher than 1280p.

@hub2git
Copy link
Contributor Author

@hub2git hub2git commented May 24, 2015

so i guess i'm fine with the other method.

@hub2git
Copy link
Contributor Author

@hub2git hub2git commented Jun 2, 2015

How exactly do I update avconv?

@yan12125
Copy link
Collaborator

@yan12125 yan12125 commented Jun 3, 2015

What's your operating system? If you're using ubuntu, apt-get is your friend.

@hub2git
Copy link
Contributor Author

@hub2git hub2git commented Jun 3, 2015

yan,
Linux Mint. I already have avconv, so how does apt-get help?

@yan12125
Copy link
Collaborator

@yan12125 yan12125 commented Jun 3, 2015

I'm not familiar with Linux MInt, while I think it's similar to Ubuntu. The following commands may help:

sudo apt-get update
sudo apt-get upgrade

How to update avconv is out of the scope of youtube-dl. A Linux Mint forum should give you more information on it.

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

Successfully merging a pull request may close this issue.

None yet
3 participants
You can’t perform that action at this time.