Re: NSMovie don't work with .m4a files
Re: NSMovie don't work with .m4a files
- Subject: Re: NSMovie don't work with .m4a files
- From: Stéphane Sudre <email@hidden>
- Date: Mon, 14 Jul 2003 14:06:40 +0200
On lundi, juillet 14, 2003, at 08:39 AM, Steve Gehrman wrote:
I'm calling...
movie = [[[NSMovie alloc] initWithURL:url byReference:YES]
autorelease];
using an .m4a file and it returns nil. The file plays using the
quicktime player, but NSMovie doesn't like it.
Any way to fix this?
If a .m4a is a AAC file with some DRM in it, I tend to believe you can
wait till the end of the universe to see it work.
My $0.02
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.