[LAU] Stripping audio from YouTube .webm files
Monty Montgomery
xiphmont at gmail.com
Thu Jan 10 00:18:04 UTC 2013
On Wed, Jan 9, 2013 at 7:10 PM, SxDx <sed at free.fr> wrote:
>> From: "Monty Montgomery" <xiphmont at gmail.com>
>> The audio track in a youtube file *is* Vorbis (in an mkv container).
>> Don't have ffmpeg reencode it, just de/remux it.
>>
>> ... I don't have a command like handy though :-| Can't be too hard
>> with gst-launch though.
>
> ffmpeg ... -acodec copy ...
> should do the trick (so remove all output settings for the audio track)
Ah yes! Well done.
Monty
More information about the Linux-audio-user
mailing list