On Sat, Oct 30, 2010 at 9:43 PM, Zico <[email protected]> wrote: > /opt/ffmpeg-0.6.1/ffmpeg -i Test_TV -s qcif -vcodec h263 -acodec aac -ac 1 > -ar 8000 -r 25 -ab 32 -y Output_TV.3gp > Then, this error ( or not! ) comes: > encoder 'aac' is experimental and might produce bad results. > Add '-strict experimental' if you want to use it. > After that, I used that "-strict experimental" option and it converts > without any audio, as I mentioned in my previous email.
Then you can try using mp3 or amr audio codecs. > -- > Best, > Zico > -- With Regards, Mehul Ved _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
