Skip to content

pull request for additional encoding support#2

Open
yanghui1228 wants to merge 28 commits intoivanzoid:masterfrom
yanghui1228:master
Open

pull request for additional encoding support#2
yanghui1228 wants to merge 28 commits intoivanzoid:masterfrom
yanghui1228:master

Conversation

@yanghui1228
Copy link
Copy Markdown

Hi ivanzoid,
Good Day!
This is Yang Hui from Shanghai, China.
My local language is always using GB18030 or BIG-5 encoding and the utility just cannot detect correctly. So I made a small change for the shell for my Mac OSX Mojave and it works just fine. Hope it helps the others as well.

I saw it's an old project and seems no update for 6 years. but it do helped me now.
Thanks again! =:)

yanghui1228 added 28 commits December 28, 2018 22:10
Add additional encoding support via parameter -e when the auto detect of the encoding is not working
Usage:
mkalac  <cuefile>  # with auto encoding
mkalac  <cuefile> <-e> <encoding> # with encoding in the option -e
mkalac  <flacfile>
mkalac  <directory>  # with auto encoding
mkalac  <directory> <-e> <encoding> # with encoding in the option -e
add support for .wav file
add support for .wav files
Update support for wav files
update for sample
Fix a .cue file conversion issue, the temp file name is not deleted
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant