Search found 51 matches

Go to advanced search

by charlest
29 Jul 2009 21:30
Forum: Development around libVLC
Topic: libvlc application development on WindowsXP+VS8+Intel CC 10
Replies: 12
Views: 2785

Re: libvlc application development on WindowsXP+VS8+Intel CC 10

What about all the plugins dlls, could I convert all of them into libs?
by charlest
27 Jul 2009 21:24
Forum: Development around libVLC
Topic: libvlc application development on WindowsXP+VS8+Intel CC 10
Replies: 12
Views: 2785

Re: libvlc application development on WindowsXP+VS8+Intel CC 10

Hi Philippe,
Thanks for your post. I think we still require the other dll files in the plugins folder at libvlc runtime. Am I right?
FYI, I've been using your first described method in my libvlc app.
by charlest
22 Jul 2009 13:42
Forum: Development around libVLC
Topic: LibVLC Visual C - Tutorial Update
Replies: 2
Views: 1099

LibVLC Visual C - Tutorial Update

Hi, I'm trying to update the tutorial "LibVLC Visual C" to utilise the new libvlc_prefixed functions and VLC 1.x Has anyone started it? If so, I'll stop writing the revised tutorial. If not and if you know, is it still correct to load libvlc.dll and its function when initalising the library?
by charlest
22 Jul 2009 13:17
Forum: Development around libVLC
Topic: Info about use of VLC
Replies: 3
Views: 720

Re: Info about use of VLC

You should head to the developer site and look for the .Net wrappers written by a number of users. By the way, MS CodePlex has a couple wrapper projects.
by charlest
22 Jul 2009 12:50
Forum: Development around libVLC
Topic: c++ bmp stream to video
Replies: 1
Views: 1070

Re: c++ bmp stream to video

Hi,
Where did you find the libvlc.lib? Otherwise, how did you created it?
by charlest
22 Jul 2009 12:11
Forum: Development around libVLC
Topic: Info about use of VLC
Replies: 3
Views: 720

Re: Info about use of VLC

Hi, are you using Visual C++ or other?
by charlest
21 Jul 2009 03:14
Forum: Development around libVLC
Topic: C# Wrapper for libvlc 0.9.0 - Testers Required
Replies: 153
Views: 83051

Re: C# Wrapper for libvlc 0.9.0 - Testers Required

Hi,
Does anyone know what is the correct way to retrieve the current video frame in a bitmap object?
by charlest
11 Sep 2008 12:01
Forum: VLC media player for Windows Troubleshooting
Topic: Exporting frames from AVI file
Replies: 2
Views: 1668

Re: Exporting frames from AVI file

Thanks, I'll give this a go.
by charlest
11 Sep 2008 06:06
Forum: VLC media player for Windows Troubleshooting
Topic: Exporting frames from AVI file
Replies: 2
Views: 1668

Exporting frames from AVI file

Hi Everybody,

I've an AVI file and would like to export all frames in jpeg or bmp files. Is it possible using VLC?
If so, how do I go about it?
by charlest
31 Mar 2008 10:19
Forum: VLC media player for Windows Troubleshooting
Topic: Quit all vlc instances
Replies: 2
Views: 1010

Re: Quit all vlc instances

Thanks for your reply.
by charlest
16 Sep 2007 21:28
Forum: VLM
Topic: Setup by day, not possible
Replies: 3
Views: 1525

Re: Setup by day, not possible

Thanks for your reply. I'll give it a try.
by charlest
15 Sep 2007 09:27
Forum: VLM
Topic: Setup by day, not possible
Replies: 3
Views: 1525

Setup by day, not possible

Using VLM syntax, I believe it's impossible to setup scheduling by day, e.g. start a play session on every monday.

What do you think?
by charlest
22 Aug 2007 21:38
Forum: Web and scripting
Topic: http VLM new button hide/show vlm_helper
Replies: 4
Views: 2893

Re: http VLM new button hide/show vlm_helper

How do I change the code such that the VLM Helper defaults to hide?
by charlest
15 Aug 2007 06:43
Forum: VLC media player for Windows Troubleshooting
Topic: Quit all vlc instances
Replies: 2
Views: 1010

Quit all vlc instances

On Windows XP, I would like to quit all vlc instances from a batch file. Could someone please show me how?
by charlest
18 Jul 2007 23:59
Forum: VLC stream-output (sout)
Topic: streaming using the API?
Replies: 5
Views: 818

Re: streaming using the API?

For more information on Microsoft DirectShow and VideoLAN, I suggest reading up the documentation.

Microsoft DirectShow software capture device supports live streams.

Start VideoLAN, select File, select Open Capture Device, select DirectShow tab, select Refresh list on video and audio device name.
by charlest
18 Jul 2007 07:24
Forum: VLC stream-output (sout)
Topic: streaming using the API?
Replies: 5
Views: 818

Re: streaming using the API?

Since you're on Windows, is the driver compatible to Microsoft DirectShow. If so, VideoLAN should be able to use it.
by charlest
10 Jul 2007 00:45
Forum: VLC stream-output (sout)
Topic: High priority transcoding and threads
Replies: 3
Views: 743

Re: High priority transcoding and threads

Thanks for your reply. I've several related questions. If I don't specify the "transcode-threads" option, am I correct to assume only one thread would be used by the encoder? If I'm DirectShow as the software encoder, would VideoLAN supports the parameters "transocde-threads" and...
by charlest
09 Jul 2007 07:02
Forum: VLC stream-output (sout)
Topic: High priority transcoding and threads
Replies: 3
Views: 743

High priority transcoding and threads

If I've switched on high priority transcoding, how many transcode threads should I be allocating?
If you've time, could you explain the ideas behind these two parameters?

According to help the two corresponding parameters are "transocde-threads" and "transcode-high-priority".
by charlest
04 Jul 2007 20:42
Forum: VLC media player for Windows Troubleshooting
Topic: Problems in receiving http input stream
Replies: 2
Views: 507

Re: Problems in receiving http input stream

I've repeated the original video streaming environment without audio (audio device name is set to none). Unfortunately, on the VLC receiver instance, it still displays the messages "main warning: late picture skipped". BTW, the two VLC instances are on a 100Mb LAN. Any ideas on how to auto...
by charlest
04 Jul 2007 09:09
Forum: VLC media player for Windows Troubleshooting
Topic: Problems in receiving http input stream
Replies: 2
Views: 507

Problems in receiving http input stream

I've a VLC instance streaming WebCam video via HTTP stream output (no error on the message window). On the VLC receiver instance, it displays the messages "main warning: late picture skipped". After a while, the receiver stops and needs to be started again. Is it possible to configure the ...
by charlest
04 Jul 2007 00:42
Forum: VLC media player for Windows Troubleshooting
Topic: DirectShow broken on the latest VLC nightly build
Replies: 5
Views: 669

Re: DirectShow broken on the latest VLC nightly build

I've launched VideoLAN by "vlc -Iwx" from a command prompt within the "vlc-0.9.0-svn" directory. Unfortunately, I'm getting the same problem. That is, when I try to select the "Video Device Name" from DirectShow capture mode, the pull-down control does not response. The...
by charlest
03 Jul 2007 11:44
Forum: VLC media player for Windows Troubleshooting
Topic: DirectShow broken on the latest VLC nightly build
Replies: 5
Views: 669

Re: DirectShow broken on the latest VLC nightly build

Thanks for your reply.

I'm new in VLC nightly build, for the workaround, do I input the (-lwx) when I launch the vlc.exe?
by charlest
03 Jul 2007 11:36
Forum: VLC media player for Windows Troubleshooting
Topic: Unable to compile VLC
Replies: 8
Views: 2894

Re: Unable to compile VLC

I'm new in VLC compilation. Where could I get another version of the "libdca/libdts" library?
by charlest
03 Jul 2007 07:30
Forum: VLC media player for Windows Troubleshooting
Topic: DirectShow broken on the latest VLC nightly build
Replies: 5
Views: 669

DirectShow broken on the latest VLC nightly build

On the latest VLC build, I think the Capture Device of DirectShow has been broken. This is because, when I try to select the "Video Device Name", the pull-down control does not response. The "Audio Device Name" has the same problem. However, the above controls work on the latest ...

Go to advanced search