Search found 11 matches

Go to advanced search

by rarao
08 Jul 2010 06:01
Forum: Development around libVLC
Topic: C# wrapper for VLC 1.1.0
Replies: 3
Views: 1633

Re: C# wrapper for VLC 1.1.0

Thanks for the info.
Is there any new C# wrapper for 1.1.0 version on the cards?
by rarao
07 Jul 2010 12:52
Forum: Development around libVLC
Topic: C# wrapper for VLC 1.1.0
Replies: 3
Views: 1633

C# wrapper for VLC 1.1.0

I was using VLC version 1.0.x so far with C# wrapper VideoLan.Interop.dll by kairos (version 1.0.0). I upgraded the VLC player to 1.1.0 version, copied the plugin directory along with libvlc.dll & libvlccore.dll to my C# app directory where my appln exes are present. When i open the project/Solu...
by rarao
25 Jan 2010 07:34
Forum: Development around libVLC
Topic: VideoLan.Interop a .Net libvlc 0.9.x wrapper
Replies: 195
Views: 85211

Re: VideoLan.Interop a .Net libvlc 0.9.x wrapper

What is the command to change the subtitle track using libvlc. I am using the C# wrapper.
by rarao
24 Dec 2009 11:18
Forum: Development around libVLC
Topic: LibVLC Questions
Replies: 9
Views: 3145

Re: LibVLC Questions

Has any body solved the Audio issues in multiple instances? i am using multiple media players in single VLC instance. Yes, multiple libvlc instances are a big issue with their options being overwritten. Yet, they are not as useless as I wrote since they can solve other problems. Multiple media_playe...
by rarao
02 Oct 2009 06:33
Forum: Development around libVLC
Topic: Plugin Vs dll in C# application
Replies: 0
Views: 1153

Plugin Vs dll in C# application

Hi I am developing a C# application that needs to display a video. I have gone through the topics on this forum and was able to achieve some success. However i have some basic questions on these two (plugin vs dll) approaches. 1. Which is better ? plugin or dll for a typical C# winforms application....
by rarao
27 Sep 2009 07:12
Forum: Development around libVLC
Topic: vlc activeX with c#
Replies: 4
Views: 7325

Re: vlc activeX with c#

Can someone let me know how to use the VLC activeX in C# application?

What dlls are required? i have axvlc.dll but i am not seeing the AxAXVLC.dll anywhere?

regards
Rao
by rarao
27 Sep 2009 06:51
Forum: Development around libVLC
Topic: Problems in playing multiple video streams in VC application
Replies: 4
Views: 1803

Re: Problems in playing multiple video streams in VC application

Can you try to do --codec avcodec in your libVLC call? I tried the --codec avcodec suggestion ,...but it didnt help. Additional info: The input to the multiple instances of the libvlc object in my MSVC application, is from a multicast address. memory handling: I feel that it all depends on how the ...
by rarao
24 Sep 2009 09:19
Forum: Development around libVLC
Topic: Problems in playing multiple video streams in VC application
Replies: 4
Views: 1803

Problems in playing multiple video streams in VC application

I am using Core 2 Duo with 3GB RAM and Windows Vista OS, libvlc 0.9.9 library. I am making an application to display 3 video streams (approx 4 Mb/s bitrate each) using microsoft visual studio 8. When i start displaying all the 3 videos at the same time (say in a for loop), there is an obvious surge ...
by rarao
04 Jun 2009 11:46
Forum: General VLC media player Troubleshooting
Topic: libvlc API
Replies: 6
Views: 2856

Re: libvlc API

i have the 0 byte file size issue when capturing a snapshot using libvlc_video_take-snapshot(...) method just like everyone seems to be having. I am using v0.9.9a version of vlc dlls (libvlc.dll and libvlccore.dll ) and using C#. I read the message from erwan...of using "--enable-swscale" ...
by rarao
28 Apr 2009 10:49
Forum: Development around libVLC
Topic: Sending instructions to server to change channels or tracks
Replies: 0
Views: 428

Sending instructions to server to change channels or tracks

I have a custom application developed in Visual C 6.0. I want to communicate to server through this application for changing the channels, audio tracks etc. What is the way to do this?

rao
by rarao
22 Apr 2009 13:28
Forum: Development around libVLC
Topic: Accessing channel information service thru VLC
Replies: 0
Views: 413

Accessing channel information service thru VLC

I have read in some documents regarding the channel information service that a list of multicast programs sent thru network is announced through SAP announce through specific IP address 224.2.127.254. My question is , a) From server side....what is the syntax for sending a list of streams through SA...

Go to advanced search