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 decoding next frame. #9

Open devjva opened 5 years ago

devjva commented 5 years ago

[h264 @ 0x7fe367191c00] error while decoding MB 79 12, bytestream -23 [h264 @ 0x7fe367191c00] concealing 2610 DC, 2610 AC, 2610 MV errors in I frame [rtsp @ 0x7fe3680a7e00] Unhandled type (29) (See RFC for implementation details) [rtsp @ 0x7fe3680a7e00] Unhandled type (26) (See RFC for implementation details) [rtsp @ 0x7fe3680a7e00] Unhandled type (27) (See RFC for implementation details) [h264 @ 0x7fe367191c00] Cannot use next picture in error concealment [h264 @ 0x7fe367191c00] concealing 2938 DC, 2938 AC, 2938 MV errors in P frame

Error decoding next frame. Error decoding next frame. Error decoding next frame. Error decoding next frame. Error decoding next frame.

FFFrameExtractor stopping Cleanup FFFrameExtractor

flpwgr commented 5 years ago

This seems something related to the ffmpeg then with the plugin itself.

Unfortunately the plugin isn’t maintained anymore. But maybe there is some helpful info in the ffmpeg docs.