Skip to content
This repository was archived by the owner on Mar 27, 2024. It is now read-only.

Latest commit

 

History

65 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Media Swapper

A simple Bash script to swap MKV to MP4 and M4A to MP3.

Requirements

You'll need to have either ffmpeg or avconv installed on your machine for this script to work.

Usage

You can convert all the media in the current directory by just running the script:

media-swapper /path/to/videos

You can also specify the binary if required:

media-swapper /path/to/videos --bin=/path/to/ffmpeg-or-avconv

If you need to know the version you are using, there's a flag for that:

media-swapper --version

About

A simple utility to swap MKV to MP4 and M4A to MP3.

Topics

Resources

Stars

10 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages