@renderplace Turns out I was just making silly mistakes. It works now...
| Get the Flash Video |
...but I haven't had a chance to optimize it so every time I grab a frame there's a very slight stutter.
After I refactor it I'll let you know how the CVPixelBufferPools impact performance.
Do you know if there's a way to write the movie file directly to the photo album? I'm writing it to the documents directory, then using ALAssetsLibrary to copy to the album, then deleting the file from the documents dir. Seems like I'm making extra steps. More research for tomorrow :)
(by the way, the app actually runs at about 3x the frame rate you see in the video above)