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

vorbis or libvorbis on ffmpeg? #22961

Closed
fluoroom opened this issue Nov 2, 2019 · 2 comments
Closed

vorbis or libvorbis on ffmpeg? #22961

fluoroom opened this issue Nov 2, 2019 · 2 comments
Labels

Comments

@fluoroom
Copy link

@fluoroom fluoroom commented Nov 2, 2019

Checklist

  • I'm asking a question
  • I've looked through the README and FAQ for similar questions
  • I've searched the bugtracker for similar questions including closed ones

Question

My simple doubt is that, youtube-dl tells ffmpeg to use vorbis or libvorbis? I read on ffmpeg website that libvorbis is the one that should be used and it's confusing that youtube-dl has only the "vorbis" option.
Thanks in advance!

@fluoroom fluoroom added the question label Nov 2, 2019
@remitamine
Copy link
Collaborator

@remitamine remitamine commented Nov 2, 2019

the user does not have to know every internal FFmpeg library(libvorbis, libopus, libmp3lame...) to use youtube-dl options.
and BTW, yes youtube-dl passes libvorbis to FFmpeg: https://github.com/ytdl-org/youtube-dl/blob/master/youtube_dl/postprocessor/ffmpeg.py#L45

@remitamine remitamine closed this Nov 2, 2019
@fluoroom
Copy link
Author

@fluoroom fluoroom commented Nov 3, 2019

Thank you!

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
2 participants
You can’t perform that action at this time.