#!/bin/bash

fullpath="$1"
source fileextensions
outfile="$dir/$filename""-79min.wav"

ffmpeg -t 01:19:00 -i "$1" -vn "$outfile"