Search found 6 matches

Go to advanced search

by zemariamm
24 Apr 2009 04:08
Forum: Development around libVLC
Topic: From Bitmaps to Video Streaming
Replies: 0
Views: 519

From Bitmaps to Video Streaming

Hello guys,
I'm building a C# application that continuously takes screenshots of the screen. While I'm taking the screenshots, I want to stream them using vlc.
Any ideas of how can I send the bitmaps to vlc for streaming?

tks in advance
Jose
by zemariamm
08 Jan 2007 14:19
Forum: VLC media player for Windows Troubleshooting
Topic: Cannot output the audio in mono
Replies: 3
Views: 945

Options Compiling

Here are the options I used to compile VLC: ./configure \ --disable-gtk \ --enable-nls --enable-sdl --with-sdl-config-path=/usr/win32/bin \ --enable-ffmpeg --with-ffmpeg-mp3lame --with-ffmpeg-faac \ --with-ffmpeg-zlib --enable-faad --enable-flac --enable-theora \ --with-wx-config-path=/usr/win32/bin...
by zemariamm
05 Jan 2007 12:59
Forum: VLC media player for Windows Troubleshooting
Topic: Cannot output the audio in mono
Replies: 3
Views: 945

compiling VLC with mono options

Guys,
the problem seems to be when compiling... when I compile, I don't know why, the vlc just isn't capable of converting the audio to mono mode.... does someone knows what options should I enable/disable in compiling so I can convert the audio ??

Tks ,
Ze Maria
by zemariamm
04 Jan 2007 16:02
Forum: VLC media player for Windows Troubleshooting
Topic: Cannot output the audio in mono
Replies: 3
Views: 945

Cannot output the audio in mono

Hi guys, I 've compiled VLC in windows using MSYS and it works fine. Except when I try to hear the audio in mono mode, issuing the command: "vlc.exe --mono" I get the following erros : C:\msys\1.0\home\ZeMaria\vlc090\vlc.exe: unknown option or missing mandatory argument `--mono' Try `C:\ms...
by zemariamm
29 Dec 2006 14:38
Forum: Web and scripting
Topic: accessing audio PCM samples in VLC
Replies: 0
Views: 945

accessing audio PCM samples in VLC

Hi guys,
I need to access the audio samples currently playing in VLC to perform some audio recognition over them. I tried to use the libvlc but the audio methods are just to adjust the volume and to give basic orders to the player...
Can someone give me a hand please ?

Tks in advance,
Ze Maria
by zemariamm
29 Dec 2006 12:20
Forum: VLC media player for Windows Troubleshooting
Topic: accessing audio PCM samples in VLC
Replies: 0
Views: 320

accessing audio PCM samples in VLC

Hi guys,
I need to access the audio samples currently playing in VLC to perform some audio recognition over them. I tried to use the libvlc but the audio methods are just to adjust the volume and to give basic orders to the player...
Can someone give me a hand please ?

Tks in advance,
Ze Maria

Go to advanced search