tello-openpose icon indicating copy to clipboard operation
tello-openpose copied to clipboard

Error while decoding MB xx xx, bytestream -x

Open xtr33me opened this issue 6 years ago • 4 comments
trafficstars

Running in Ubuntu 18.04, I am getting the below flood of messages. I have uninstalled and reinstalled 'av' as well as ffmpeg. Are you seeing the same? It does work, the video is just has artifacts off and on.

Auto-detecting all available GPUs... Detected 1 GPU(s), using 1 of them starting at GPU 0. error while decoding MB 52 42, bytestream -6 error while decoding MB 52 25, bytestream -8 error while decoding MB 46 42, bytestream -7 error while decoding MB 37 14, bytestream -10 error while decoding MB 6 15, bytestream -6 error while decoding MB 1 26, bytestream -12 error while decoding MB 1 26, bytestream -8 ...

error while decoding MB 6 35, bytestream -6 error while decoding MB 26 42, bytestream -10 error while decoding MB 24 42, bytestream -6 error while decoding MB 59 14, bytestream -6 error while decoding MB 5 14, bytestream -6 error while decoding MB 7 14, bytestream -12 error while decoding MB 50 13, bytestream -12 error while decoding MB 26 14, bytestream -10 Tello: 11:46:10.644: Info: video data 375640 bytes 183.2KB/sec loss=-5

xtr33me avatar Nov 15 '19 17:11 xtr33me

I got this too, but letting it sit for like 5 mins, it starts the feed and works. I made a few changes though params["net_resolution"] = "320x320" in OP.py after line 192 and EVENT_LOG_DATA to EVENT_LOG self.drone.subscribe(self.drone.EVENT_LOG in tello-openpose.py at line 334

benjaminjacobreji avatar Jan 15 '20 19:01 benjaminjacobreji

Hey @benjaminjacobreji ... I swore I posted back here but I'm not seeing it so it might have been in another post. However I was able to drastically reduce this message by adjusting the Video Encoder Rate. I think in my case I just had to increase it I believe and it cut down highly on the messages. Hope that helps.

xtr33me avatar Jan 15 '20 19:01 xtr33me

Hey @benjaminjacobreji ... I swore I posted back here but I'm not seeing it so it might have been in another post. However I was able to drastically reduce this message by adjusting the Video Encoder Rate. I think in my case I just had to increase it I believe and it cut down highly on the messages. Hope that helps.

Ohh thanks for that, Ill give it a shot.

benjaminjacobreji avatar Jan 16 '20 18:01 benjaminjacobreji

Hi, I am having the same issue with my Tello drone. The video feed is also disturbed because of decoding errors I believe. Couldn't find a solution yet?

OzanDurmaz avatar Nov 10 '23 16:11 OzanDurmaz