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

audio and video metadata #16195

Closed
exekutive opened this issue Apr 16, 2018 · 2 comments
Closed

audio and video metadata #16195

exekutive opened this issue Apr 16, 2018 · 2 comments

Comments

@exekutive
Copy link

@exekutive exekutive commented Apr 16, 2018

I would like to download a Youtube video into one muxed video file (audio+video), and one audio file, both with metadata. It seems to me that youtube-dl is only able to write metadata to one output file.

If I use the -k option, the muxed output file gets metadata, but the component streams get none.
If I use the -x option, I get an output audio file with metadata, but no muxed video file

I've read through the documentation, and searched the issues to no avail.

version 2018.04.16

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Apr 16, 2018

-f audio_format,video_format.

@dstftw dstftw closed this Apr 16, 2018
@exekutive
Copy link
Author

@exekutive exekutive commented Apr 16, 2018

Solved. Thanks.

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.