Search found 7 matches

Go to advanced search

by Bebel
30 May 2011 11:37
Forum: Development around libVLC
Topic: libvlc.dll and memory leaks
Replies: 1
Views: 703

libvlc.dll and memory leaks

Hello every body, Libvlc.dll is a wonderfull way through its API to drive the VLC's engine. But it is rely shade that the core code is corrupt and generate memory leak. I finded with microsoft Debug Diagnotic tool that libvlccore.dll generated leaks. Anybody have already been a front of this problem...
by Bebel
06 Apr 2011 11:41
Forum: Development around libVLC
Topic: libvlcnet - .NET library based on libvlc
Replies: 112
Views: 138941

Re: libvlcnet - .NET library based on libvlc

Hi everybody! In have funded a bug in this wonderfull Wrapper. When you set the video window at a specific size (in the sample project for exemple) and when you play a sevral video(a playlist), the n displayed video are not resing to the video window, at the end of the first one or if you click on N...
by Bebel
15 Oct 2010 11:53
Forum: VLC media player for Windows Troubleshooting
Topic: VLC ActiveX based app crashes with VLC 1.1.x
Replies: 5
Views: 1937

Re: VLC ActiveX based app crashes with VLC 1.1.x

How have you recompile the activex from 1.1.4 lib?
I try to add it in toolbox manager in Visual Studio 2008, but axvlc.dll is not a COM component for microsoft...
Thanks for your help

Abel
by Bebel
15 Oct 2010 11:11
Forum: Web and scripting
Topic: VLC 1.1.2 ActiveX plugin doesn't work with C#
Replies: 2
Views: 2286

Re: VLC 1.1.2 ActiveX plugin doesn't work with C#

Have you find a solution ? I would like use the last activeX version 1.1.4, but I can't add the dll in the toolbox manager of VS2008...
by Bebel
30 Mar 2010 11:52
Forum: Web and scripting
Topic: ActiveX 1.0.5 and streaming in C# app
Replies: 1
Views: 1023

Nobody use option with vlc plugin???

I think there are 2 posiibilities:
* the VLC 1.0.5 has not all features as its previous versiokn 0.8.x
* the plugin has just some elementary features...

Thanks in advance for your help....

Abel
by Bebel
30 Mar 2010 11:48
Forum: VLC media player for Windows Troubleshooting
Topic: Picture slideshow with fake module
Replies: 1
Views: 768

Picture slideshow with fake module

Hello everybody, I'm trying to achieve a picture player with VLC 1.0.5, but without success.... I tested it through the playlist .m3u. It works fine, but all options (like duration ) don't work. have anybody a solution? :( My m3u code is below: #EXTM3U #m3u-extvlcopt=1 #EXTINF:5,Im 1 #EXTVLCOPT:fake...
by Bebel
26 Mar 2010 13:37
Forum: Web and scripting
Topic: ActiveX 1.0.5 and streaming in C# app
Replies: 1
Views: 1023

ActiveX 1.0.5 and streaming in C# app

Hello, I'm develloping an C# application using VLC's activeX in a winform. Itried to use VLCPlugin1 and VLCPlugin2. It works fine, but not the option streaming. Bellow you can see my code string[] Voption = { ":sout=#transcode{vcodec=h264,vb=800,scale=1,acodec=mp4a,ab=128,channels=2,samplerate=...

Go to advanced search