Skip to content

nikurasutan/ffmpegconvertfolder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

FCF

(FFmpeg Convert Folder)

What is this?

FCF is a little Bash-Script to convert the media files an entire folder using FFmpeg. Not more and not less.

How to use it?

You can eather use it in portable mode, move the script to the folder you want to convert and launch it there with:

./convert.sh -i {input format} -o {output format} -q {audio quality}

But you can also move the script to a folder like ~/.scripts and use an alias like fcf.

Currently the script only supports audio conversion, but I will add video support in the near future.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages