Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stuck on file #16

Open
gabriels1963 opened this issue Nov 8, 2021 · 13 comments
Open

Stuck on file #16

gabriels1963 opened this issue Nov 8, 2021 · 13 comments

Comments

@gabriels1963
Copy link

Nice program.
I run this on my collection and it got stuck on a file name:
(03) [Jocelyn B. Smith (01)] It's Alright (01).flac

Maybe it's something related to the file content?

@gabriels1963
Copy link
Author

Did you try renaming it to 1.flac?

I cannot rename it as I have many files with this pattern (44,156 in total).

@gabriels1963
Copy link
Author

Did you try renaming it to 1.flac?

Maybe it's related to this error:
ERROR: this tool only supports 16bit/24bit stereo streams

After this error it stops.

@purpl3F0x
Copy link
Owner

purpl3F0x commented Mar 14, 2022

MQA files are only 16/24 bit integers

@gabriels1963
Copy link
Author

Maybe it is not MQA, who knows.

The file is 16bit
I just wanted to seek my library for MQA (don't like the format and my DAC is not supporting it) and replace them.
I can attach the file that causes the application to stop if you think it can help find the problem.

@gabriels1963
Copy link
Author

I can attach the file that causes

Sure.
Audio file

@gabriels1963
Copy link
Author

This is not MQA, this is original 96k 24 bit file. Also this file is mono (C channel only). Also it works here with MQA_identifier.exe, no warnings.

I know this one is not MQA.
I run the tool on my complete library to find MQA files and on this one I get this message and it stops:

m:\misc>MQA_identifier.exe "M:\music\Édith Piaf\1956 Le Tour De Chant D'Edith Piaf No. 2 Live A L'Olympia\1-01 Marie La Française.flac"


*********** MQA flac identifier tool ***********
******** Stavros Avramidis (@purpl3F0x) ********
** https://github.com/purpl3F0x/MQA_identifier **


Found 1 file for scanning...

Encoding Name

1 ERROR: this tool only supports 16bit/24bit stereo streams

@OmniscientNihilist
Copy link

it gets stuck on mono tracks too, one channel audio

it also skips tracks with foreign language or symbols in the name

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

No branches or pull requests

4 participants
@purpl3F0x @gabriels1963 @OmniscientNihilist and others