Video playback
    Dmitry via Digitalmars-d-learn 
    digitalmars-d-learn at puremagic.com
       
    Sun May 18 10:07:22 PDT 2014
    
    
  
On Sunday, 18 May 2014 at 07:37:33 UTC, Rikki Cattermole wrote:
> My suggestion would be to go the direction of libvlc[0]. I did 
> find a forum post from SFML that may help you.
> It is a c library so it shouldn't be too hard to create a 
> binding to. Perhaps something along the lines of 
> Derelict-Util[2] will help with it.
>
> If you need shared libraries and don't want to build your own, 
> you should be able to extract them after installing Vlc itself.
Thank you, Rikki! I try.
    
    
More information about the Digitalmars-d-learn
mailing list