Search found 3 matches

Go to advanced search

by raxim
05 Nov 2010 01:33
Forum: VLC media player for Windows Troubleshooting
Topic: UPNP - modules/services_discovery does not compile
Replies: 5
Views: 825

Re: UPNP - modules/services_discovery does not compile

I have realized that the LIBUPNP_EXPORTS/UPNP_STATIC_LIB was not declared, because UPNP_CFLAGS never used. I have made a workaround #ifdef LIBUPNP_EXPORTS --> #ifndef LIBUPNP_EXPORTS #ifdef WIN32 #ifndef UPNP_STATIC_LIB #ifndef LIBUPNP_EXPORTS /* set up declspec for dll export to make functions visi...
by raxim
04 Nov 2010 22:51
Forum: VLC media player for Windows Troubleshooting
Topic: UPNP - modules/services_discovery does not compile
Replies: 5
Views: 825

UPNP - modules/services_discovery does not compile

Hi, UPNP - modules/services_discovery does not compile I have downloaded the 1.1.4 tar ball, and tried to follow the http://wiki.videolan.org/Win32CompileMSYSNew document. The problem could be easy, but i'm not adept in C. upnp_intel.cpp contains many external calls, like UpnpDownloadXmlDoc, and the...
by raxim
04 Nov 2010 00:23
Forum: General VLC media player Troubleshooting
Topic: Youtube
Replies: 0
Views: 185

Youtube

There are several youtube videos, where the buffering is not working. So i cannot seek for a given position.
For example: http://www.youtube.com/watch?v=NQOktUkrDzs

Go to advanced search