Search found 4 matches

Go to advanced search

by Dovalle
09 Dec 2007 00:02
Forum: General VLC media player Troubleshooting
Topic: use libvlc.dll within source code to save http stream
Replies: 6
Views: 3851

Re: use libvlc.dll within source code to save http stream

now im etting this error: [00000348] access_mms access: selecting stream[0x1] audio (31 kb/s) [00000348] access_mms access: connection successful Compiler did not align stack variables. Libavcodec has been miscompiled and may be very slow or crash. This is not a bug in libavcodec, but in the compile...
by Dovalle
05 Dec 2007 23:29
Forum: General VLC media player Troubleshooting
Topic: use libvlc.dll within source code to save http stream
Replies: 6
Views: 3851

Re: use libvlc.dll within source code to save http stream

thanks

what is "the URI to open, using VLC format " from the libvlc_playlist_add_extended ? (http://www.videolan.org/developers/vlc/ ... 034f5373c7)
in addition, should i invoke anoher function after adding to playlist? what function?
by Dovalle
04 Dec 2007 19:21
Forum: General VLC media player Troubleshooting
Topic: use libvlc.dll within source code to save http stream
Replies: 6
Views: 3851

Re: use libvlc.dll within source code to save http stream

thanks for that info.
since im new with vlc, how could i know the options available. is there any document for option like for function protorypes?
by Dovalle
02 Dec 2007 00:42
Forum: General VLC media player Troubleshooting
Topic: use libvlc.dll within source code to save http stream
Replies: 6
Views: 3851

use libvlc.dll within source code to save http stream

Hi,

Im new with VLC.
i want to paly and save http stream using VLC dll via c++ code.
what is the preferred way to do so?
if you can please add pseudo code

thanks,

Go to advanced search