Hi Dmitry, You'll need to update the decoding size (to the highest value expected) and if you use H264, the size is also determined by the profile level. Please check the wiki page here: https://trac.pjsip.org/repos/wiki/Video_Users_Guide#Sizeorresolution Regards, Ming On Thu, Jun 27, 2013 at 7:30 PM, Dmitry (MicroSIP) <info at microsip.org.ua> wrote: > Developers, you are there? > Probably you have a lot of work. > > But, a little comment will be good. For example, "you doing something > incorrect" or "this is bug and added in tasks list". > > Thanks for your time! > > > 2013/6/21 Dmitry (MicroSIP) <info at microsip.org.ua> > >> This is bug or I must catch "on_call_media_event" event and do something? >> >> >> 11:59:43.750 ffmpeg_vid_cod !Reallocating decoding buffer 460800 --> >> 610560 >> 11:59:43.750 vstdec06CC1F7C codec decode() error: Size is too short >> (PJ_ETOOSMALL) [err:70019] >> 11:59:43.762 vstdec06CC1F7C Decoding format changed: 848x480 I420<- >> 30/1(~30)fps >> 11:59:43.763 sdl_dev.c Stopping sdl video stream >> 11:59:43.823 sdl_dev.c Starting sdl video stream >> 11:59:43.867 vstdec06CC1F7C Error: not enough buffer for decoded frame >> (supplied=460800, required=610560) >> 11:59:44.069 vstdec06CC1F7C codec decode() error: Size is too short >> (PJ_ETOOSMALL) [err:70019] >> 11:59:44.159 vstdec06CC1F7C codec decode() error: Size is too short >> (PJ_ETOOSMALL) [err:70019] >> 11:59:44.337 vstdec06CC1F7C codec decode() error: Size is too short >> (PJ_ETOOSMALL) [err:70019] >> 11:59:44.403 vstdec06CC1F7C codec decode() error: Size is too short >> (PJ_ETOOSMALL) [err:70019] >> 11:59:44.470 vstdec06CC1F7C codec decode() error: Size is too short >> (PJ_ETOOSMALL) [err:70019] >> > > > _______________________________________________ > Visit our blog: http://blog.pjsip.org > > pjsip mailing list > pjsip at lists.pjsip.org > http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org >