Saving Audio File to original Format
Saving Audio File to original Format
- Subject: Saving Audio File to original Format
- From: "Nugen" <email@hidden>
- Date: Mon, 2 Jan 2006 14:47:19 +0100
Hi everybody again...
I tried to save a movie to mp3 file using
ConvertMovieToFile,
but it doesn't work:
I use this code to convert to the file
format:
long myFlags =
createMovieFileDeleteCurFile | movieFileSpecValid |
movieToFileOnlyExport;
err = ConvertMovieToFile(movie_, NULL, &fsspec, 0L,
FOUR_CHAR_CODE('TVOD'), smSystemScript,
NULL,myFlags, NULL);
Something is save but not to mp3
format.
Any suggestions?
Thanks in advance
Emilie
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden