[vlc] Re: Problem with avi file generate by --sout file/avi:/foo.avi. with vlc-6.0.0

Laurent Aimar fenrir at via.ecp.fr
Wed Aug 13 16:25:39 CEST 2003


On Wed, Aug 13, 2003, Philippe Van Hecke wrote:
> /usr/local/bin/vlc -vvv --intf dummy jt-rtbf-Aug081060623000.ts --sout 
> '#transcode{vcodec=mp4v,acodec=mp4a,vb=2000,ab=128,deinterlace}:std{mux="mp4",access="file",url="rtbf.mp4"}'
> i get an mp4 file but without the audi track.
> i have also try to replace the acodec with mp3 but it seem that vlc doesn't 
> accept this acodec.
 Yes, vlc cannot transcode to aac (mp4a) yet.
For mpeg audio use mpga (mpeg audio layer 2). You can use mpg3(layer3) if
ffmpeg and vlc has been compilated with lame support.
 (Or leave acodec empty to not reencode the audio).

> [00000164] main stream output debug: adding a new input
> [00000165] stream_out_transcode private debug: creating audio transcoding from
> fcc=`mpga' to fcc=`mp4a'
> [00000165] stream_out_transcode private error: cannot find encoder id
> [00000165] stream_out_transcode private error: cannot create audio chain
> [00000170] packetizer_mpegaudio decoder error: cannot add a new stream

-- 
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