Hello again ...

I've found that when I use AVAssetImageGenerator to try to create a thumbnail 
from an HTTP-Live video stream, it fails, yet it works for basic M4V streams. I 
suspect that the multiple-bitrate nature of HTTP-Live is messing with it. I 
suppose I can parse the M3U8 myself and choose one of the bitrate streams, then 
parse the M3U8 for that stream and make an asset of one segment just to get the 
thumbnail, but i'm wondering if there's an easier way?

The URL of the stream i'm trying to generate a thumbnail for is:

http://devimages.apple.com/iphone/samples/bipbop/bipbopall.m3u8

Regards,

John

_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to