#!/bin/bash ffmpeg -i "$1" -c:a pcm_s16le "${1%.m4a}.wav"