HI,all:
Now the vlc player does't support the REAL format, it's the rmvb and rm format, I know it's the LICENSE problem.
Can vlc support the format by adding some plugins? Or other methed? Thank you!~
eric
Hi,all:
I want to use libvlc in the picture box? But the libvlc APIs seems to don't include any function about output the video window. Anyone has experience of doing this work? Plz give me some advices!!Thank you very much!!!
Hi,all: Now I use a little programme to read packets from a TS file and send the packets to vlc player, the pictures is played correctly, but vlc often give me the info: audio drift is too big (******), dropping buffer. I just read 7 TS packets(it's 1316 bytes) from the file and send it out without ...
Hi,all:
I'm doing somework using libvlc.dll. Can anybody please give me a demo of using it? I need it urgently!!
My platform is windows xp and vs2005. Thank you very much!! My email: cwk1270@163.com
yours sincerely weikechen 07.18.2007.
I have look up in the doxgen htmls of the vlclib, I can 't find any function about mux mpeg ts stream from raw video data, Is there any funtions about that?I want to play video stream in my c++ project. So need to change data to ts stream,then use vlc to play it. Give me some suggestion! Thank you v...
Can libvlc be used on vs2005?
I need to use libvlc.dll .I have find it for a long time on a lot of webs, But i can't find it , anyone has it? Can you send libvlc.dll to me (cwk1270@163.com)? or give me a download link?
Hi,all: I want to use vlc to play the udp stream in lan. A pc sends video packets to my pc on the specified port, I use vlc to play the stream on the port. Now , I can capture the packets sent from the sender using ethereal.The port is right. But the vlc can't play.Do I need to change the patkets fo...