[vlc] Re: help! mising audio stream with non-mpeg files

Laurent Aimar fenrir at via.ecp.fr
Wed Jul 23 10:28:44 CEST 2003


On Tue, Jul 22, 2003, jacob hammons7664847 wrote:
> I can stream an MPEG-2 just fine, excellent picture and audio, but when I
> try other formats (.avi and .ogm) the audio doesn't work. The picture
> comes across excellent, but the audio just isn't there. I've tried using
> the transcode option with mpa and a52, but it doesn't seem to do anything.
 For now, only mpeg audio and a52 could be put in TS. (There is a hack
to allow any video codec). So wma, vorbis ... won't work while streaming
with TS.

 But, with transcoding you should have audio (except with vorbis). Could you
send us the complete log (with -vv) ?
 Try something like
 vlc -vv yourfile.avi --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