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: Clark Cox <email@hidden>
- Date: Mon, 14 Jul 2003 16:24:17 -0400
On Monday, July 14, 2003, at 08:06AM, Stphane Sudre <email@hidden> wrote:
>
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
FYI:
m4a is the AAC file without DRM
m4p is the AAC file with DRM
_______________________________________________
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.