enzo1982 / freac

The fre:ac audio converter project
https://www.freac.org/
GNU General Public License v2.0
1.39k stars 72 forks source link

Cmd, how to suppress the Warning: APIC ID are not supported, core count can be wrong if SMT is disabled... #575

Open x151973 opened 9 months ago

x151973 commented 9 months ago

Describe the bug --quiet is not work To Reproduce Steps to reproduce the behavior:

  1. E:\freac\freac-1.1.5-windows-x64\freac-1.1.5-x64>freaccmd.exe R:\1.ogg Warning: APIC ID are not supported, core count can be wrong if SMT is disabled and cache instances count will not be available. Processing file: 1.ogg...done.
  2. E:\freac\freac-1.1.5-windows-x64\freac-1.1.5-x64>freaccmd.exe --quiet R:\1.ogg Warning: APIC ID are not supported, core count can be wrong if SMT is disabled and cache instances count will not be available.
  3. See the --quiet cannot suppress the warning

Expected behavior to suppress, or only suppress this warning

Screenshots None

System (please complete the following information)

Additional context None