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.
extract audio without reencoding #20483
Comments
|
Depends on whether custom |
|
For example |
|
No transcoding occurs. |
|
thanks a lot |
Hi
Do youtube-dl option --extract-audio extracts audio without reencodinng?
I mean is there option -c:a copy in ffmpeg postprocessing after downloading original video?
I want to be sure that the audio is preserved in its original (native) codec.
Thanks!