Hi _why
may I foster a request for a vlc command?
what about a snapshot? It something I wanted to add myself since a while, I
needed to take snaps from a video of mine and I figured out it'd be really
cool doing it in Shoes.
You need to use libvlc_video_take_snapshot[1], I wanted to insert it by
myself but this little bugger needs
libvlc_media_player_t * as a parameter and it seems to me your shoes has
only libvlc_instance_t[2]
Am I wrong? If it was only a matter of inserting a function I'd done it
myself, but I didn't want to mess with your refactoring. If it's not too
much and doesn't clutter Shoes, could you add it? I think it could be cool
for ppl and kids to do something more than watching a video, what do you
think?
thanks and w00t for raisins on the 3rd!
Emanuel
[1]
http://www.videolan.org/developers/vlc/doc/doxygen/html/group__libvlc__video.html#g7b0279e8efc01dc24ed1ecec92f9703d
[2]
http://www.videolan.org/developers/vlc/doc/doxygen/html/structlibvlc__media__player__t.html