Hello again
I have 2 problems this time
1) I am needing a libvlc.dll compiled for Windows CE. I have looked in the nightly builds but they dont contain any libvlc (its merged with teh vlc.exe).
I have also tried to compile vlc for Windows CE myself but I encounter problems all the time. So if anyone ha a libvlc.dll compiled for Windoews CE i would be very happy.
2) I am building a small program upon the libvlc which has more than one instance of libvlc (want to display more than one video at a time).
When Im trying to rotate one of the videos (with the __config_PutPsz(vlc.SubObject, name, value) ) both of them are affected and are rotated.
Why is this? Is it this way that vlc is built?
Gratefull for any help
/ Fredrik