Reputation: 91
I want to make a mediaplayer application using with firemonkey but I can't see any component for videoplayer :( I was trying to integrate VLC (VideoLAN player) to firemonkey but the firemonkey controls don't have window handle.
How can I make or find a videoplayer component ?
thanks
Upvotes: 9
Views: 7335
Reputation: 51
In addition to VideoLab we also offer a much cheaper BasicVideo. The libraries are also free for non commercial purposes.
MAC and iOS FireMonkey versions are in development at the moment, and will be available in couple of months.
Upvotes: 4
Reputation: 2660
VideoLab from Mitov software (Beta Release for FireMokey) : VideoLab
Download page: VideoLab 5.0.1 FireMonkey (Windows only) Beta 1 for XE2 Update 2 Only
Upvotes: 3
Reputation: 53880
If you want a free, popular, powerful, and cross platform method, use FFMPEG + SDL. This is how VLC does it.
Upvotes: 2