[Libav-user] [mpeg4 @ 0x3aeb775c]too many threads

yuvaraj r yuvaraj.tr at gmail.com
Fri Feb 10 13:18:15 CET 2012


Hi did,

I am getting segmentation fault @ avcodec_open

if i  comment st->codec->thread_count , i am not getting segmentation fault


Thanks

Yuvaraj R



On Fri, Feb 10, 2012 at 5:22 PM, jan hölscher
<jan.hoelscher at codergrid.de> wrote:
> set the AVCodecContext * ->thread_count=1 in your App.
>
> this solves the problem.
>
>
>
> 2012/2/10 yuvaraj r <yuvaraj.tr at gmail.com>
>>
>> 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
>> Libav-user at ffmpeg.org
>> http://ffmpeg.org/mailman/listinfo/libav-user
>
>
>
>
> --
> Media Encoding Cluster,
> the first Open Source Cluster Encoding Solution
> for distributed Media Encoding.
>
>
> _______________________________________________
> Libav-user mailing list
> Libav-user at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/libav-user
>


More information about the Libav-user mailing list