Search found 7 matches

Go to advanced search

by billy_mo
08 Oct 2009 18:04
Forum: Web and scripting
Topic: VB6 problem with 1.0.2 ActiveX
Replies: 0
Views: 472

VB6 problem with 1.0.2 ActiveX

My VB6 program working prefectly using ActiveX plugin 0.9.9, but when I upgrade to 1.0.2 many things no longer work. For example the Input.State caused run-time error if there is no file is playing, and the Playlist.Stop hanged the program altogether. Can anyone tell me what are the changes made to ...
by billy_mo
16 Dec 2008 11:08
Forum: VLC media player for Windows Troubleshooting
Topic: VLC Player goes blank while using dual screen
Replies: 2
Views: 350

Re: VLC Player goes blank while using dual screen

I'd tried deactivated the Overlay but I'm still having the same problem. I think the problem is the VLC ActiveX which is having a memory leak problem. I've done some test using the libvlc library and the result is a stable video and no memory leak after continous running for 24 hours.
by billy_mo
15 Dec 2008 23:32
Forum: Development around libVLC
Topic: unicode filenames problem
Replies: 4
Views: 1407

Re: unicode filenames problem

I've the same problem when programming in VC++. I have to convert the UTF16 string to UTF8 string using the WideCharToMultiByte function.
by billy_mo
15 Dec 2008 23:27
Forum: Development around libVLC
Topic: libVLC video with horizontal lines in output
Replies: 0
Views: 977

libVLC video with horizontal lines in output

Hi, When I play a video using the libVLC there are horizontal lines appear in the display. These are normally short lines and appear at the edges of the objects being display (i.e. a moving body). I've tried some of the suggestions found in this forum, for example Deinterlace and SkipTheLoopFilter b...
by billy_mo
11 Nov 2008 18:58
Forum: VLC media player for Windows Troubleshooting
Topic: VLC Player goes blank while using dual screen
Replies: 2
Views: 350

VLC Player goes blank while using dual screen

Hi,

I've a dual screen setup and if I play VLC on display 2 sometime the player goes blank but audio can still be heard. I tried using --directx-device=\\.\DISPLAY2 but the result is the same. Has anyone encounter this problem? Does anybody know how to solve this?

Thanks
by billy_mo
30 Oct 2008 12:39
Forum: Web and scripting
Topic: ActiveX problem with VB6
Replies: 2
Views: 810

Re: ActiveX problem with VB6

Hi,

Thanks for your reply.

I try your recommendation and its appears that some options work and some don't. For example no-audio work but volume=1 don't.
after some investigation its seem that options with values don't work but options without value work.

Thanks.
by billy_mo
29 Oct 2008 17:02
Forum: Web and scripting
Topic: ActiveX problem with VB6
Replies: 2
Views: 810

ActiveX problem with VB6

Hi, I am new with using the VLC ActiveX with VB6 and wondering whether anyone can help me with the following problems I am having: 1. I want to included command options when using the Playlist.Add method of the ActiveX. For example VLC.Playlist.Add("C:\test.mpg",""," --volum...

Go to advanced search