Search found 2 matches

Go to advanced search

by chobi
30 Sep 2010 21:06
Forum: Development around libVLC
Topic: Howto: libVLC and DirectX on Win32
Replies: 3
Views: 2921

Re: Howto: libVLC and DirectX on Win32

So, I finally managed to do it somehow. I am pretty sure that my code is not elegant and there's a big room for optimizations. Particularly, I didn't understand why we need all those opaque , picture and plane parameters in callbacks. But at least it works. Oh, and it's in Pascal. All corrections ar...
by chobi
17 Sep 2010 13:46
Forum: Development around libVLC
Topic: Howto: libVLC and DirectX on Win32
Replies: 3
Views: 2921

Howto: libVLC and DirectX on Win32

Hello guys!
Where can I find an example of using new fancy libvlc_video_set_callbacks() function that outputs to DirectX application's texture or surface?
Searching through forum didn't provide useful results.
I saw an SDL sample, but I am not familiar with SDL at all.

Go to advanced search