#!/bin/sh ffmpeg -y -hide_banner -loglevel warning -ac 1 -f s16le -ar 44.1k -i "$1" "$2"