Well I have been struggling with this for some time now and I have seen many threads with no solutions. I think I may be on to something this time. I am referring to the problem of selecting MP3 codec in Flask and either getting a short list of rates or the rate list changes when 'Flask It' is selected.
If you go to the Windows/System directory you may find more than 1 radium codec like this:
L3CODECA.ACM
L3CODECP.ACM
L3CODECX.ACM
The only one that is good here is 'P'. What I did was rename the P version to L3CODECA.ACM and then edit the windows/system.ini file <drivers32>. The first one on the list should be:
msacm.l3acm=L3codeca.acm
(I suppose you could leave the P file and make the edit to reflect this driver. Should do the same thing.)
Works good now!
If you go to the Windows/System directory you may find more than 1 radium codec like this:
L3CODECA.ACM
L3CODECP.ACM
L3CODECX.ACM
The only one that is good here is 'P'. What I did was rename the P version to L3CODECA.ACM and then edit the windows/system.ini file <drivers32>. The first one on the list should be:
msacm.l3acm=L3codeca.acm
(I suppose you could leave the P file and make the edit to reflect this driver. Should do the same thing.)
Works good now!