Skip to content

erichiller/mmgr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

README

TODO

[] check ALL printfs for proper formatting

[] transcoding flac -> mp3 ; does this maintain the tags?

ffmpeg.exe -i "bibio\Bibio - Fi - flac\Fi-002-Bibio-Bewley In White.flac" -codec:a libmp3lame -qscale:a 1 out-02.mp3

to analyze the format (so I know whether to convert or not); json format

.\ffprobe.exe -v quiet -print_format json -show_format -show_streams -i ../../"bibio\Bibio - Fi - flac\Fi-002-Bibio-Bewley In White.flac"

-print_format format  set the output printing format (available formats are: default, compact, csv, flat, ini, json, xml)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages