Thank you Graeme, I tested PasLibVLC but opening second file after first file play finished is cause of delay and I need a way to read file before first file finished and I done that with VLC with creating 2 player)but problem is I could not to play both player in one handle. I will this example too and if you have idea about that problem please let me know.
Regards, Ara On Fri, Feb 20, 2015, at 03:50 AM, Graeme Geldenhuys wrote: > On 2015-02-19 09:33, aradeonas wrote: > > Graeme can you give me an example?In any wrapper or way. > > I believe <fpc>/packages/libvlc/example/testvlc.pp should give you what > you want. > > I've also got a GUI VLC video player included with fpGUI in > <fpgui>/examples/gui/video_vlc/ which uses the same libvlc code, but > just included as part of fpGUI in the <fpgui>/src/3rdparty/libvlc/ > directory. > > > Regards, > - Graeme - > > -- > fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal > http://fpgui.sourceforge.net/ > > -- > _______________________________________________ > Lazarus mailing list > [email protected] > http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus -- http://www.fastmail.com - Email service worth paying for. Try it for free -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
