Search found 6 matches

Go to advanced search

by allen.li
23 Jun 2011 04:36
Forum: Development around libVLC
Topic: how to control libvlc_wait to exit?
Replies: 7
Views: 651

Re: how to control libvlc_wait to exit?

please help me!!!
by allen.li
22 Jun 2011 13:23
Forum: Development around libVLC
Topic: how to control libvlc_wait to exit?
Replies: 7
Views: 651

Re: how to control libvlc_wait to exit?

Should I write a interface to call libvlc_Quit()??
by allen.li
22 Jun 2011 12:54
Forum: Development around libVLC
Topic: how to control libvlc_wait to exit?
Replies: 7
Views: 651

Re: how to control libvlc_wait to exit?

Thank your answer,but compile can't found libvlc_Quit() because it isn't define in libvlc.h file. In vlc1.1.9 sdk, The API only define below file, #include <vlc/libvlc_structures.h> #include <vlc/libvlc.h> #include <vlc/libvlc_media.h> #include <vlc/libvlc_media_player.h> #include <vlc/libvlc_media_...
by allen.li
22 Jun 2011 11:22
Forum: Development around libVLC
Topic: how to control libvlc_wait to exit?
Replies: 7
Views: 651

how to control libvlc_wait to exit?

hi all, I had been implement a UI by MFC and the UI use vlc library to stream video. (UI=user interface) Now I got a problem. When use press a button of UI. UI will call a function that name is test_thread. The source code is below. The test_thread is work but it will stand at libvlc_wait (vlc). How...
by allen.li
18 May 2011 14:42
Forum: VLC media player for Windows Troubleshooting
Topic: cross compile vlc with plugin live555 for windows xp problem
Replies: 2
Views: 4620

cross compile vlc with plugin live555 for windows xp problem

Hello, I want to cross vlc with modify live555 source code. I can cross compile vlc for windows on Ubuntu 10.10 success. I download live555 source code from http://ftp.riken.go.jp/pub/FreeBSD/ports/local-distfiles/nork/ and compile success. Before compile live555 I had been modify MPEG2TransportFile...

Go to advanced search