Advertise Mobile SDKs Books Events Forum News Social Networking Support Us
Follow @iphonedevsdk on Twitter

Interface 2, Advanced iOS
Mockup & Code Gen
($9.99)

Make your own iPhone apps
and run them live!
(free)

Pic Frame Dynamo: Photo Editing
($0.99)

Abiliator
($1.99)

Want your application or service advertised on iPhone Dev SDK?

Go Back   iPhone Dev SDK Forum > iPhone SDK Development Forums > iPhone SDK Development

Reply
 
LinkBack Thread Tools Display Modes
Old 11-05-2011, 06:30 AM   #1 (permalink)
Registered Member
 
thenerd's Avatar
 
Join Date: Oct 2011
Location: Roeselare, Belgium
Posts: 18
thenerd is on a distinguished road
Default Play 2 videos with AVPlayer

Hi all,

I'm trying to create a videoplayer component, which loads 2 videos (an intro and outro video).

The goal is that the intro video plays, when the video is done, a InfoPopup is shown, and when you close the InfoPopup, the outro video plays (the video is a 3D animation which zooms in on a product and then zooms back).

I've already made it work. But I'm wondering if I'm doing it right, because the docs on Apple aren't that clear to me right now.

This is what I've done:
  • Create an intro and outro AVURLAsset
  • Listen to loadValuesAsynchronouslyForKeys on the intro and outro asset
  • When both assets are loaded, I have an intro and an outro AVPlayerItem which I set
  • I create an AVPlayer instance and set its AVPlayerItem to the intro
  • I listen when the intro video is done, and show the popup
  • I listen to the close action on the popup
  • I change the AVPlayer's asset by using [self.player replaceCurrentItemWithPlayerItem:self.outroItem];

This all works ... but when i check my memory it just skyrockets!
Is there a way to remove the memory for each video when they are done?

Also is there not a way to work with 1 AVPlayerItem which holds the 2 videos (with those 'tracks' they talk about?)

Thnx in advance,
Frederik
thenerd is offline   Reply With Quote
Old 11-05-2011, 07:42 PM   #2 (permalink)
Just helping out.
 
Domele's Avatar
 
Join Date: Feb 2011
Posts: 2,565
Domele is on a distinguished road
Default

Don't make your AVPlayerItems instance variables. Only create them when you absolutely have to, in your case, whenever whatever triggers the playing of the first video happens, and after the user closes the info popup.
__________________
If you are looking for a quality developer, I'm your man. Give me a PM if you are interested.

New app - See screenshots and details at www.globaclock.com.

If you want to thank me, click the link. Every click counts. If you want to do more, buy my app. A link is available on my website. Thanks.
Domele is offline   Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



» Advertisements
» Online Users: 415
17 members and 398 guests
7twenty7, Alex-alex, Apptronics RBC, baja_yu, dre, FrankWeller, gwelmarten, ipodphone, jeroenkeij, jleannex55, matador1978, n00b, pbart, reficul, Retouchable, Sami Gh, usernametaken
Most users ever online was 1,387, 04-10-2012 at 04:21 AM.
» Stats
Members: 175,676
Threads: 94,125
Posts: 402,910
Top Poster: BrianSlick (7,990)
Welcome to our newest member, jleannex55
Powered by vBadvanced CMPS v3.1.0

All times are GMT -5. The time now is 06:19 AM.
Powered by vBulletin® Version 3.8.0
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.0