[vlc] Re: .wmv sound on streaming and vlc Windows crash

Laurent Aimar fenrir at via.ecp.fr
Sat Jun 7 11:34:12 CEST 2003


Hi,

On Fri, Jun 06, 2003, Fuchs, Ira wrote:
> I just tried the same experiment with V.0.6.0-test2 and with this version I
> get no video or audio streamed (the file plays fine locally).  A step
> backward?

 Could you try a cvs version for client and server ? There was an incorrect
value in the generated TS stream that the demuxer doesn't like.
 About the audio, it's because it's probably wma and you can't send it in
TS, but you could transcode it into mpeg audio with vlc :
vlc file.wmv --sout '#transcode{acodec=mpga,ab=128}:std{access=udp,mux=ts,url=ip:port}'

-- 
fenrir

-- 
This is the vlc mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://www.videolan.org/support/lists.html
If you are in trouble, please contact <postmaster at videolan.org>



More information about the vlc mailing list