#!/bin/sh ffmpeg -i "$1" -acodec copy -vn "$2"