// convert the file into movie...
OSErr err=ConvertFileToMovieFile (
&from,
&to,
'TVOD',
smSystemScript,
nil,
createMovieFileDeleteCurFile,
0,
(void *)-1, // display standard dialog
0);
NSLog(@"QT converter status: %d",err);
It converts a .mov file, so far so good. The problem is, it just
embeds a link to the wav file into the mov, so it can be played
locally, but does not really contain the wave data. This is not
helpfull, because I need to transfer the file to a distant location.
Can someone point a documentation that describes a conversion process
*simply* and especially *without* using the configuration windows,
because this process has to be run in the background without user
interaction.
Being able to select a compression for the imported audio data would
be very nice, but is optional for now.
thanks & best regards,
Lars
- --
Lars Grunewaldt
* software development
* multimedia design
skills: C/C++/Java/PHP/(X)HTML/Flash/audio/video
web: http://www.dark-reality.de
mail: email@hidden
iD8DBQFDDa1BISCS20rPIYsRAvXmAJ46xd7Z4TZgIvgD5HQ2AtEaPV9bDgCcC6FA
S6U5DkiKrJbbr7R66tM1aa8=
=TtYR
-----END PGP SIGNATURE-----
_______________________________________________
Do not post admin requests to the list. They will be ignored.
QuickTime-API mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/quicktime-api/email@hidden