Closed Lytexx closed 3 years ago
Basically just ffmpeg -i fc2recording.mp4 -c copy -vn audio_only.m4a at the end maybe even with separate output format so it would be possible to have a vods and audio only folder
ffmpeg -i fc2recording.mp4 -c copy -vn audio_only.m4a
Basically just
ffmpeg -i fc2recording.mp4 -c copy -vn audio_only.m4a
at the end maybe even with separate output format so it would be possible to have a vods and audio only folder