Search found 9 matches

Go to advanced search

by Eric
25 Feb 2004 02:34
Forum: General VLC media player Troubleshooting
Topic: VLC HTTP Streaming with asf container
Replies: 2
Views: 853

Does VLC support the stream that ouput from the Windows Media Player from Windows 2003? As I know, VLC does not supports yet.
by Eric
25 Feb 2004 02:25
Forum: General VLC media player Troubleshooting
Topic: Help me about the export function of VLC modules
Replies: 3
Views: 1155

You can find the define of exporting entry of modules in modules_inner.h #define vlc_module_begin( ) \ DECLARE_SYMBOLS; \ EXTERN_SYMBOL DLL_SYMBOL int CDECL_SYMBOL \ __VLC_SYMBOL(vlc_entry) ( module_t *p_module ) I think it's a nice way to invoke dlls. I want to develop a interface for VLC in MSVC, ...
by Eric
23 Feb 2004 03:03
Forum: General VLC media player Troubleshooting
Topic: VLC 0.7.0 compiling errors
Replies: 5
Views: 1502

I canceled the switch --disable-dshow, and then reconfigured the VLC, a warning was shown within the configuring. checking dvdread/dvd_reader.h usability... yes checking dvdread/dvd_reader.h presence... yes checking for dvdread/dvd_reader.h... yes checking dvdplay/dvdplay.h usability... yes checking...
by Eric
21 Feb 2004 10:06
Forum: General VLC media player Troubleshooting
Topic: VLC bug report
Replies: 0
Views: 500

VLC bug report

I compiled the vlc0.7.0 include a configure command --disable-skins, and I found the menu [settings]->[switch interface]->[skins] yet, and vlc crashed when click on the [skins] item.
Is it a bug?
I think if add some checking before it, it will be better.
by Eric
21 Feb 2004 09:53
Forum: General VLC media player Troubleshooting
Topic: VLC 0.7.0 compiling errors
Replies: 5
Views: 1502

Great! It's all ok.
Thanks for your help.
BTW, I found that the volume value is 97, but the scale(blue color) is full. Is it a bug?
hoho.
by Eric
20 Feb 2004 11:24
Forum: General VLC media player Troubleshooting
Topic: VLC 0.7.0 compiling errors
Replies: 5
Views: 1502

VLC 0.7.0 compiling errors

I installed a up to day full version, gcc3.3.1 , and extracted the contrib- 20040106-win32-bin-gcc3.3.1-only.tar.bz2 (the precompiled header files were put to usr/win32), and config the compilation. All steps are successful, but errors occured within making. The configure is: ./bootstrap && ...
by Eric
15 Jan 2004 05:34
Forum: General VLC media player Troubleshooting
Topic: How can I compile the wxwindows interface in VC6?
Replies: 16
Views: 4809

I am using vlc0.6.2, I extracted the source to the cygwin root directory, and I am using the libraries that was extracted to cygwin\usr from the the package below. http://www.videolan.org/pub/testing/win32/contrib-20030729-win32-bin.tar.bz2 Below is the paths: cygwin path c:\cygwin vlc path c:\cygwi...
by Eric
05 Jan 2004 04:04
Forum: General VLC media player Troubleshooting
Topic: How can I compile the wxwindows interface in VC6?
Replies: 16
Views: 4809

Help. Please.
by Eric
23 Dec 2003 05:24
Forum: General VLC media player Troubleshooting
Topic: How can I compile the wxwindows interface in VC6?
Replies: 16
Views: 4809

How can I compile the wxwindows interface in VC6?

I want to add some features to the VLC interface such as web browser,windows media plugin etc...
Can anybody tell me how to compile the wxwindows interface in VC6?
Thanks for your help.

Go to advanced search