Off topic for svcd2dvd forum, but you do use softencode in you rprogram so I know you know how

I would appreciate if you ould help a brother out.
Note that I read the threads how to use softencode comandline, and I paste what I did.


from thsi thread here:
https://www.videohelp.com/forum/viewtopic.php?t=217288&highlight=

I made an ini file with same information. Whenever softencode runs it deletes everything in the ini file and crashes almost immediately. (About 5 seconds or so) resulting in an 884K bunk ac3 file.

If I set the ini file to read only it does not delete the contents, but it still does not work.

here is my commandline

sftencdd.exe -A -P c:\sonic\softenc.ini -o c:\test.ac3 -L g:\tpb\1.wav -R g:\tpb\1.wav

And here is my ini file in c:\sonic

[Parameters]
DataRate=224
SampleRate=0
UseLFE=Off
CodeMode=2
BSMode=0
DlgNorm=-27 dB
DolbySurround=0
CopyRight=On
Original=On
CompressionType=1
Deemphasis=Off
DCFilter=On
BandWidthFilter=On
RFCmpInUse=On

What is wrong here? the encode fails just as soon as it estimates the time remaining.

1.wav is a stereo, 16-bit, 48 000 hz audio file