gbionics / gbionics/robot-log-visualizer
Unable to visulize the video on windows
- Dominant language
- Python
- Stars
- 32
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
I tried o load a matfile with a video on windows. The video is not opened and I get this error
```
C:\Users\acoppola\AppData\Local\miniforge3\envs\visualizer-env\Lib\site-packages\robot_log_visualizer\plotter\matplotlib_viewer_canvas.py:55: UserWarning: frames=None which we can infer the length of, did not pass an explicit *save_count* and passed cache_frame_data=True. To avoid a possibly unbounded cache, frame data caching has been disabled. To suppress this warning either pass `cache_frame_data=False` or `save_count=MAX_FRAMES`.
self.vertical_line_anim = animation.FuncAnimation(
DirectShowPlayerService::doRender: Unresolved error code 0x80040266 (IDispatch error #102)
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.