Search found 13 matches

Go to advanced search

by Pacific
06 Dec 2004 17:06
Forum: General VLC media player Troubleshooting
Topic: 2 screens playing 2 different files in ONE vlc player
Replies: 4
Views: 971

Hi sigmund, Thank you for the reply. I tried both the options you gave me. 1st one, I couldnt find the documentation 2nd one's : Are you talking about input_CreateThread function? Are you taling about VLM here? (e.g. vlm_MediaNew which is getting called from telnet/http)?? I tried calling VLC_Create...
by Pacific
24 Sep 2004 08:53
Forum: General VLC media player Troubleshooting
Topic: Created a module but compilation "how to?"
Replies: 9
Views: 1278

Hello, Hey "The DJ" thank you for the comments. Following are the steps I followed:(same as you said) In VLC-0.7.2 | +->Modules | +->misc | +->MyOwnModule | +->MyOwnFile.cpp +->MyOwnFile2.cpp In MyOwnModule directory I created "Modules.am" with following in it: SOURCES_MyOwnModul...
by Pacific
23 Sep 2004 15:48
Forum: General VLC media player Troubleshooting
Topic: Created a module but compilation "how to?"
Replies: 9
Views: 1278

Hello, I read and followed the steps of HACKING. They are same as the steps given in "Arranging for your Module to get compiled-VLC interface-VLC API Documentation". My module is now in the list of modules to be build by VLC. But it is not generating .DLL out of .O files. I have all the .O...
by Pacific
23 Sep 2004 12:56
Forum: General VLC media player Troubleshooting
Topic: Created a module but compilation "how to?"
Replies: 9
Views: 1278

I searched all files in vlc-0.7.2 directory and found that in bootstrap file following is there: ## ## files which need to be regenerated ## rm -f vlc-config.in vlc-config rm -f src/misc/modules_builtin.h src/misc/modules_plugin.h rm -f include/vlc_symbols.h rm -f mozilla/vlcintf.h So it is going to...
by Pacific
23 Sep 2004 12:45
Forum: General VLC media player Troubleshooting
Topic: Created a module but compilation "how to?"
Replies: 9
Views: 1278

I searched in my : vlc-0.7.2 and really the file vlc_symbols.h isn't there.
:(
by Pacific
23 Sep 2004 12:37
Forum: General VLC media player Troubleshooting
Topic: Created a module but compilation "how to?"
Replies: 9
Views: 1278

Hi "The DJ", HACKING file didn't help me much but I studied other modules and gotto know that I need to have a DLL of my module. Anyway, while I am doing make it is giving following error: vlc_common.h : no such file etc. Can you please through some light. Prashant@ /cygdrive/d/work/vlc-0....
by Pacific
22 Sep 2004 08:50
Forum: General VLC media player Troubleshooting
Topic: Created a module but compilation "how to?"
Replies: 9
Views: 1278

Somebody please comment!

The DJ!?
markm!?
Sigmund!?
by Pacific
21 Sep 2004 15:38
Forum: General VLC media player Troubleshooting
Topic: Created a module but compilation "how to?"
Replies: 9
Views: 1278

Created a module but compilation "how to?"

Hello, First of all thank you everybody for making a b'ful system! Please lemmi tell about what I am trying here. OS: Win2K Using Cygwin for building VLC-0.7.2 Followed "How to write an interface plugin" section of "VLC media player API Documentation" and I could write a module o...
by Pacific
10 Sep 2004 08:09
Forum: General VLC media player Troubleshooting
Topic: Compile VLC under windows -- desperation, need help!!!
Replies: 13
Views: 2099

Yes I surely understand. But becoming angry is really not going to change anything. Why to disturb ourself because of someone else's mistakes. Let's be happy all the time. Anyway, previously I used to get error(FULLSTOP) at VLC_Init(), but now SOMEHOW it comes successfully out of this function. but ...
by Pacific
09 Sep 2004 14:38
Forum: General VLC media player Troubleshooting
Topic: PulseEvent Bug with VLC...
Replies: 6
Views: 1423

Please tell me which version you are using.
May be that particular version will help me.
Thank you
by Pacific
09 Sep 2004 12:29
Forum: General VLC media player Troubleshooting
Topic: PulseEvent Bug with VLC...
Replies: 6
Views: 1423

Hi Richard (and mack_psu), It's really gr8 to see that someone got VLC running on MSVC. But you had said that : "Please, add a Sleep(0) before the PulseEvent in vlc_mutex_unlock() for WIN32... " In Vlc-0.7.2's vlc_mutex_unlock function there is no call to PulseEvent(). Please tell me if I ...
by Pacific
09 Sep 2004 11:09
Forum: General VLC media player Troubleshooting
Topic: Compile VLC under windows -- desperation, need help!!!
Replies: 13
Views: 2099

I could discover that after posing msg.

Anyway, thanx for such a neat reply.

Pacific
by Pacific
09 Sep 2004 08:57
Forum: General VLC media player Troubleshooting
Topic: Compile VLC under windows -- desperation, need help!!!
Replies: 13
Views: 2099

Hi All, I have downloaded the VLC's source code (0.7.2) and I have opened the VLC.DSW (workspace) in MS-devstudio. It compiles properly but when I RUN it, it does not show anything. instead the DEBUG tab showed me following. /*-------------------*/ The thread 0x6C8 has exited with code 0 (0x0). The ...

Go to advanced search