This is now available on the following links:
Generic VC6 compile
P3/AthlonXP ICL8.1 compile
P4 only ICL8.1 compile
These are based on libvorbis 1.1.0 and libogg 1.1.2, with QuantumKnot's 'Impulse Trigger Profile' option included.
Changes are:OggdropXPd v1.8.0 ChangeLog
1.In the tagging section, I've added an additional box for 'Genre' so
that the tag can be derived from the filename if the Genre has been
included within it.
2.ABR and CBR bitrate settings were limited to 45kbps. This was done
before I added the option to resample and was because the encoder
fails to initialise with bitrates set at lower than 45kbps with a
sample rate of 44,100 samples per sec. I have now reduced the lower
limit to 12kbps and introduced automatic resampling where a
compatible resampling rate has not been selected manually.
The automatically selected resampling rate is the highest that the
encoder will initialise with for the selected nominal bitrate.
The rates used are:
kbps Range Resampling rate
---------- ---------------
44 - 36 32,000
35 - 30 24,000
29 - 24 16,000
23 - 16 11,025
15 - 12 8,000
This is not, of course, applied if the source is already at an
appropriate sampling rate.
3.I have added an extra button in the Encoder Settings dialogue that
provides access to the 'Advanced Encoder Options'. Use these at your
peril!! I have implemented this in this way so as to avoid having to
write the lengthy syntax otherwise necessary to use these options.
I should be grateful for any testing to be done. Any info on bugs/problems should be posted here, please.
Any constructive criticism is also welcome.
Once I'm satisfied that this is clean, I'll post these at Rarewares, as usual.