Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error while decoding MB xx xx, bytestream -x #7

Open
xtr33me opened this issue Nov 15, 2019 · 4 comments
Open

Error while decoding MB xx xx, bytestream -x #7

xtr33me opened this issue Nov 15, 2019 · 4 comments

Comments

@xtr33me
Copy link

xtr33me commented Nov 15, 2019

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

@benjaminjacobreji
Copy link

benjaminjacobreji commented Jan 15, 2020

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

@xtr33me
Copy link
Author

xtr33me commented Jan 15, 2020

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.

@benjaminjacobreji
Copy link

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.

@OzanDurmaz
Copy link

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants