bvibber / OGVKit

Ogg and WebM media playback for iOS
MIT License
216 stars 67 forks source link

has anyone figured out a good way to generate a thumbnail or image still from a webm? #225

Closed N7Alpha closed 4 years ago

N7Alpha commented 5 years ago

I've been trying to use OGVInputStream and OGVDecoder, however I can't seem to get an OGVInputStream to initialize. Even though the same URL will work with OGVPlayerView. If the author could shed some light on how to accomplish this, I'd be happy to implement it and submit a PR since I think a lot of people would use this feature.