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

Ver 1.25 (20221001) settings.ini wave to atrac error #6

Closed
Jimmm opened this issue Oct 18, 2022 · 2 comments
Closed

Ver 1.25 (20221001) settings.ini wave to atrac error #6

Jimmm opened this issue Oct 18, 2022 · 2 comments

Comments

@Jimmm
Copy link

Jimmm commented Oct 18, 2022

Hi XyLe-GBP,

Is it possible to add proper setting.ini file to both release versions?
If I encode wave to atrac the following error appears:
image

Solution now:
Go to settings, change any option, proper settings.ini will be created.

Better solution:
Include working settings.ini in both release versions

Working settings.ini:
[ATRAC3_SETTINGS]
Console=0
Bitrate=7
LoopSound=0
LoopPoint=0
LoopStart_Samples=
LoopEnd_Samples=
LoopTime=0
LoopTimes=
Param=at3tool -e -br 128 $InFile $OutFile
[OTHERS]
ToolStrip=0
[ATRAC9_SETTINGS]
Console=0
Bitrate=7
Sampling=2
LoopSound=0
LoopPoint=0
LoopStart_Samples=
LoopEnd_Samples=
LoopTime=0
LoopTimes=
LoopList=0
LoopListFile=
Advanced=0
EncodeType=0
EncodeTypeIndex=
AdvanceBand=0
NbandsIndex=
IsbandIndex=
DualEncode=0
SuperFrameEncode=0
Param=at9tool -e -br 168 -fs 48000 $InFile $OutFile
[GENERIC]
LPCreateIndex=0

@XyLe-GBP
Copy link
Owner

The ini file is obsolete in this update.
Instead, serialized xml files are used.
Although the ini file is obsolete, we are already aware of this bug and have changed this update to generate the appropriate xml file, so this bug should no longer occur.
If you still have problems, please leave a comment here.

@Jimmm
Copy link
Author

Jimmm commented Oct 29, 2022

No more problems, thanks.

@XyLe-GBP XyLe-GBP closed this as completed Nov 4, 2022
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

2 participants