Comment extraire l’audio, le son d’un fichier vidéo en bash (ligne commande terminal Linux Ubuntu) mp4 to wav, ou webm to wav

Publié par Dr sc Olivier Dufour le

Comment extraire l’audio d’un fichier vidéo en bash.
comment extraire le son d’une vidéo en ligne de commande (terminal Linux Ubuntu).
mp4 to wav en ligne de commande bash terminal Linux.
webm to wav en bash.
Convertir un fichier vidéo en piste son.

Comment extraire l’audio, le son d’un fichier vidéo en bash (ligne commande terminal Linux Ubuntu) mp4 to wav, ou webm to wav

Source:
https://superuser.com/questions/609740/extracting-wav-from-mp4-while-preserving-the-highest-possible-quality
ffmpeg -i my_video.mp4 output_audio.wav

ffmpeg -i A.mp4 A.wav
ffmpeg -i A.webm A.wav

Tous les épisodes précédents sur les « Scripts bash, terminal Linux, ligne de commande ».
https://www.youtube.com/playlist?list=PL10kBYIAXlv28RcH-Jcb5vd0xN13xSpYK

F A C E B O O K
https://www.facebook.com/solutionstechniques/

T W I T T E R
https://twitter.com/SOLUTIONS_DIY

Olivier (Montpellier)

Je lis tous les commentaires.
Les personnes injurieuses seront bannies sans préavis.