[vlc-devel] Somebody help me!

weikechen cwk1270 at 163.com
Wed Jul 18 04:59:58 CEST 2007


Thank you for your reply!!

I have installed cygwin on my computer. I don't  compile vlc player on my computer because it's no use in our project. 

Now there is another problem:
My aim: is to use vlc player to play the video stream sent by myself.
First : I use vlc player to transcode an avi video file(original_data.avi) to mpeg ts format(test.ts), the original_data.avi is about 45MB, the test.ts is about 48MB. 
Then: I write some codes to read the test.ts from the harddisk and sent it to the address of 127.0.0.1:1234 use UDP. Just send the test.ts packet by packet with no process on format or any other aspect. Then use vlc player to play the stream on the port of 1234. 
But I failed. It can't work.
When I use vlc player to stream out the test.ts, use another vlc player to play the stream ,it works correctly.

Can anyone give me some suggestion? 
Should I process the test.ts packets to specified format before send it out? If so , what's the format?

Thank you very much!



Sincerely weikechen
2007-07-18
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20070718/9c79bf75/attachment.html>
-------------- next part --------------
_______________________________________________
vlc-devel mailing list
vlc-devel at videolan.org
http://mailman.videolan.org/listinfo/vlc-devel


More information about the vlc-devel mailing list