[vlc-devel] VLC ASF BUG
liqingjinan at 126.com
liqingjinan at 126.com
Thu Jul 26 05:38:13 CEST 2012
There's is an asf bug.
I am using VLC as a media server to support MMS. A client pulls MMS from VLC at the mode of server.
After all the Data packets sended over, the server VLC MUST send a End packet to client, according to
ASF specification published by Microsoft. But VLC doesnt't send the End packet. In vlc's code, it really
has this asf_stream_end_create to make up End packet, but unfortunately, it isn't sended.
Could VLC group resolve this problem, please??
--------------
liqingjinan at 126.com
More information about the vlc-devel
mailing list