[streaming] Question about FAAC support

GILBERTO SANCHEZ glargo at email.com
Wed Jun 7 21:47:21 CEST 2006


Hi everybody,

Actualy I'm doing video transcoding and streaming in real time using VLC 0.85 this is my VLC configuration:

./configure --enable-ffmpeg --with-ffmpeg-mp3lame --with-ffmpeg-faac --with-ffmpeg-dts --with-ffmpeg-zlib --with-faad-tree=/usr/local/lib  --with-x264-tree=/usr/local/lib .....others parameters

my ffmpeg was compiled with FACC to support AAC codec....

Finally I have used this VLC command:

vlc video.mov --sout '#transcode{vcodec=h264,vb=128,acodec=aac,ab=24,aenc=ffmpeg}:duplicate{dst=standard{access=udp,mux=ts,url=10.100.104.23:1234},select=video}' --loop

And obtein a really good video but vlc dont recognize the aac codec.

My question is  Exist any form to vlc trancode using the aac codec? the reason is that i need a really good compresion to use the smaller bandwidth as posible


-- 
___________________________________________________
Play 100s of games for FREE! http://games.mail.com/

-- 
This is the streaming mailing-list, see http://www.videolan.org/streaming/
To unsubscribe, please read http://www.videolan.org/support/lists.html



More information about the streaming mailing list