Search found 13 matches

Go to advanced search

by terence_zh
21 Jun 2007 12:03
Forum: VLC media player for Windows Troubleshooting
Topic: compiling error by using updated livedotcom
Replies: 3
Views: 926

:o ,hi, everybody, i have solved the problem. you have to fix the config.cygwin, C compiler is gcc, you need add " gcc -mno-cygwin" also, C++ compiler is c++ you can change to " g++ -mno-cygwin" ,last " ld -lws2_32 -o" . I success build the vlc for the live555(although ...
by terence_zh
16 Jun 2007 16:54
Forum: VLC media player for Windows Troubleshooting
Topic: compiling error by using updated livedotcom
Replies: 3
Views: 926

:( ,hi,I got the same problem. the vlc version:vlc-snapshot-branch-0.8.6-bugfix-20070616.tar.gz, the contrib version:contrib-20070530-win32-bin-gcc-3.4.5-only.tar.bz2. And I download the live555 from website fo live,the version: . If I compile vlc with contrib, it's ok! I got the perfect vlc-0.8.6c....
by terence_zh
15 Aug 2006 06:43
Forum: VLC media player for Windows Troubleshooting
Topic: [help]VLC in Mozilla problem
Replies: 2
Views: 972

Addition: I use Etheral to capture steam. And I found my computer receive the stream in the right port. However, The movie can not be displayed in the firefox.
by terence_zh
15 Aug 2006 06:15
Forum: VLC media player for Windows Troubleshooting
Topic: [help]VLC in Mozilla problem
Replies: 2
Views: 972

[help]VLC in Mozilla problem

Hi, guys: I got a new problem when I compile vlc in cygwin. Following is the compile environment: 1.vlc-0.8.5.tar.gz Release version 2. contrib-20060730-win32-bin-gcc-3.4.5-only.tar.bz2 3. configure file content is: ./bootstrap && \ CPPFLAGS="-I/usr/win32/include -I/usr/win32/include/eb...
by terence_zh
14 Aug 2006 03:08
Forum: VLC media player for Windows Troubleshooting
Topic: [help]pthread in vlc compiled by Cygwin
Replies: 2
Views: 907

up and does anyone give me an advice? Or provide a method of creation thread in cygwin environment
by terence_zh
11 Aug 2006 09:12
Forum: VLC media player for Windows Troubleshooting
Topic: [help]pthread in vlc compiled by Cygwin
Replies: 2
Views: 907

[help]pthread in vlc compiled by Cygwin

Hi,guys: I want to modifed the vlc for connecting a streaming server. And I have change the file called "livedotcom.cpp". I called the function pthread_create therefor I add the code #include <pthread.h> in the livedotcom.cpp; However, when I compile the vlc in cygwin, error occurs: ........
by terence_zh
17 Jan 2006 13:00
Forum: General VLC media player Troubleshooting
Topic: help:can not get key value when focus on plugin
Replies: 2
Views: 606

hi: I really needs help about this issue. In my opinion,when foucus is on the vlc plugin area,all event of keypress is hook by plugin first.And broswer is on the second priority. Is it right? Now I would like to know how to construct a bridge between broswer and plugin.Then plugin can transfer this ...
by terence_zh
11 Jan 2006 11:42
Forum: General VLC media player Troubleshooting
Topic: help:can not get key value when focus on plugin
Replies: 2
Views: 606

help:can not get key value when focus on plugin

hi,friends: I get a problem when use firefox(1.0.7) with vlc plugin.I want to get key value when I move mouse's cursor to area of vlc plugin. However,I find "onkeypress" is not active whatever I press keybord.When I move mouse's cursor out of vlc plugin "onkeypress" is ok.I can g...
by terence_zh
11 Jan 2006 06:36
Forum: Web and scripting
Topic: Mozilla Plugin
Replies: 4
Views: 3980

Dear Schendstok:
I change the size of plugin in firefox with your suggestion.
thanks a lot!!!
by terence_zh
09 Jan 2006 02:41
Forum: VLC media player for Windows Troubleshooting
Topic: Help:how to build vlc in firefox on windows-xp platform?
Replies: 0
Views: 547

Help:how to build vlc in firefox on windows-xp platform?

:(hi,friends: I do a search on forums,but I cann't find a topic about how to bulid vlc in firefox(mozilla) on windows platform.My build environment is: firefox1.0.7/vlc-0.8.4/windows-xp/cygwin/minGW I have build it successfully in Linux platform.Now I'd like to do it on windows platform. Who can giv...
by terence_zh
28 Dec 2005 08:15
Forum: Web and scripting
Topic: Mozilla Plugin
Replies: 4
Views: 3980

hi,all experts on vlc: I check the source code and find some variables control width and height of vlc.I try to resize plugin window when play movie by Javascript function:set_int_variable("height", "1024");set_int_variable("width", "768"); But I find it did n...
by terence_zh
28 Dec 2005 05:18
Forum: Web and scripting
Topic: Mozilla Plugin
Replies: 4
Views: 3980

I also want to know this answer. I want to change the size of plugin when it play movie.I check the code of vlc plugin of mozilla and don't find interface function.
by terence_zh
27 Dec 2005 10:05
Forum: VLC media player for Linux and friends Troubleshooting
Topic: help:vlc plugin in firefox displays problem
Replies: 0
Views: 885

help:vlc plugin in firefox displays problem

hi: I have a question about vlc plugin in firefox. I desgin a web site for testing movie. Firefox plus vlc plugin is the access tool.However I find a problem when I watch the movie on that web site. I design a dynamic information picture to display over vlc plugin.But it always display on the bottom...

Go to advanced search