• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
RE: playing a quicktime movie in a QTMovieView
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: playing a quicktime movie in a QTMovieView


  • Subject: RE: playing a quicktime movie in a QTMovieView
  • From: "Byron" <email@hidden>
  • Date: Mon, 16 Oct 2006 16:23:40 -0700

 If I am not mistaken I've run into a problem before (I don't have a way to
prove / disprove this atm) that if that location does not exist or perhaps
not accessible the initWithFile will not return a valid error object. This
is off the top of my head so keep this in mind.

-----Original Message-----
From: cocoa-dev-bounces+byron=email@hidden
[mailto:cocoa-dev-bounces+byron=email@hidden] On
Behalf Of Ivan Kourtev
Sent: Monday, October 16, 2006 4:05 PM
To: Roland Torres
Cc: Apple Mailing List
Subject: Re: playing a quicktime movie in a QTMovieView

On Oct 16, 2006, at 6:45 PM, Roland Torres wrote:

> Ivan,
> You might try -movieWithQuickTimeMovie:disposeWhenDone:error:
> It's what I use, and it seems to work.

Thanks for the tip.  Easier said than done -- I noticed that method but
couldn't figure out how to create the Movie argument for the call.  Do you
have any sample code that I can take a look at?

Thanks.

--
ivan
>
> Roland
>
> On Oct 16, 2006, at 3:36 PM, Ivan Kourtev wrote:
>
>> Hi,
>>
>> I have been unsuccessfully trying to load a QT movie and play it into
>> a QTMovieView.  No matter which initialization method I try to use
>> (for QTMovie) it returns a nil.  What am I doing wrong?
>>
>> Currently I have this -- but like I said, I've tried most appropriate
>> initializers and can't get it to work.
>>
>> QTMovie *qtmov = [[QTMovie alloc] initWithFile:@"/Volumes/BigD/
>> Users/test/movie.mov"
>>                                          error:nil];
>

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

--
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.1.408 / Virus Database: 268.13.4/476 - Release Date: 10/14/2006


--
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.408 / Virus Database: 268.13.4/476 - Release Date: 10/14/2006


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >Re: playing a quicktime movie in a QTMovieView (From: Ivan Kourtev <email@hidden>)

  • Prev by Date: Re: playing a quicktime movie in a QTMovieView
  • Next by Date: Re: playing a quicktime movie in a QTMovieView
  • Previous by thread: Re: playing a quicktime movie in a QTMovieView
  • Next by thread: Re: playing a quicktime movie in a QTMovieView
  • Index(es):
    • Date
    • Thread