This repository contains a script for extracting audio tracks losslessly (preserving format) from video files using ffmpeg.

Zelphir Kaltstahl 3f24fc97a8 ignore certain files and do not ask if OK 3 yıl önce
.gitignore 1f520582f1 add gitignore 3 yıl önce
LICENSE 0344c8e915 Initial commit 3 yıl önce
README.md 0344c8e915 Initial commit 3 yıl önce
extract-all.sh 3f24fc97a8 ignore certain files and do not ask if OK 3 yıl önce
extract.sh 3f24fc97a8 ignore certain files and do not ask if OK 3 yıl önce
inspect.sh 2db33dd069 add scripts 3 yıl önce

README.md

ffmpeg-extract-audio-scripts

This repository contains a script for extracting audio tracks losslessly (preserving format) from video files using ffmpeg.