set the AVCodecContext * ->thread_count=1 in your App. this solves the problem.
2012/2/10 yuvaraj r <[email protected]> > Hi > > I write simple application to encode the video. It was worked fine on > MY Linux desktop(Ubuntu) > > Then i cross compiled the ffmpeg and executed app on my Nokia phone > > > #./configure --arch=arm --cross-compile > --prefix=/home/peter/Desktop/lib --enable-shared > --cross-prefix=arm-none-linux-gnueabi- > > Then i got these error "[mpeg4 @ 0x3aeb775c]too many threads " > > How do i solve these error > > > Thanks > > Yuvaraj R > _______________________________________________ > Libav-user mailing list > [email protected] > http://ffmpeg.org/mailman/listinfo/libav-user > -- *Media Encoding Cluster <http://codergrid.de>, * *the first Open Source Cluster Encoding Solution * *for distributed Media Encoding.*
_______________________________________________ Libav-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/libav-user
