PDA

View Full Version : Converting to AIFF and OGG programatically



AlexRakia
08-07-2006, 09:53 AM
I would like to Convert files to AIFF and OGG programatically.
I'm not willin to see the progress bars and so on. I just need to have the job done using my program/script. would that be apossible ?
I have got the Encoding codecs needed and verison 11.5.

But somehow can't find a method that deals with AIFF in the imported Class library that I have imported.

Regardless programming language any help would be welcome.

I wold like to set the bitrate and frequency from my program, rather than choosing it from the nice interfaces...

Thanks,
Alex

----------------------------------
Ich hatte gern den Codecs von mein anwndung stuern und die ganze eigenschaften der umwandlun von mien program stimmen.
jede hilfe in koente gut sein, egal in welche programierung sprache.

Vielen dank
Ale

LtData
08-07-2006, 05:30 PM
IIRC, for codecs other than mp3 and a few others, the bitrate/frequency/etc. choses at the last conversion are used thereafter until changed again. These settings are saved in the registry.

AlexRakia
08-09-2006, 07:03 AM
Thanks for the quick respone.

Let me define precisely what I need to do.

I wrote an application in which one can select a conversion format.
And would like to use the DBPpwerAmp to perform the encoding that the user chooses.
I also wouldn't like to hide any DBPpwerAmp window, progress bar & so on...

And last thing is that I see that the registry has some codec settings, but how will that help me do the job.

How would I set the registry to a specific conversion type that I wanyt to perform? Lets sat for RealAudio, (assuming I have the codec installed).
Any sample code is welcome too...

LtData
08-09-2006, 05:18 PM
Double threads, put replies here: http://forum.dbpoweramp.com/showthread.php?t=10186
Thread locked.