flpwgr / rtsplayer

a very, very, very, very simple cordova rtsp player using FFMpeg and ImageView (iOS), and the native capabilities from Android(MediaPlayer)
20 stars 19 forks source link

Error inside `cleanup` of `FFFrameExtractor` #5

Closed aborovsky closed 7 years ago

aborovsky commented 7 years ago

First of all, thank you very much for great plugin! I have small trouble. When I press Voltar button, got this:

[h264 @ 0x1030b7000] concealing 705 DC, 705 AC, 705 MV errors in I frame [h264 @ 0x10400ea00] RTP: missed 2 packets [h264 @ 0x10400ea00] RTP: missed 1 packets [h264 @ 0x1030f2a00] Cannot use next picture in error concealment [h264 @ 0x1030f2a00] concealing 257 DC, 257 AC, 257 MV errors in P frame [h264 @ 0x10400ea00] RTP: missed 3 packets 2017-08-18 19:16:34.077957+0300 AppName[567:185809] FFFrameExtractor stopping 2017-08-18 19:16:34.078110+0300 AppName[567:185809] Cleanup FFFrameExtractor AppName(567,0x16e28f000) malloc: *** error for object 0x100008000: pointer being freed was notallocated *** set a breakpoint in malloc_error_break to debug`

aborovsky commented 7 years ago

I'm sorry. It works in fact. Trouble was connected with: i didn't use compile.sh and downloaded another version of FFMpeg's headers.