PySport/matplotvideo

How can I connect two figures to one video?

Opened this issue · 0 comments

zfhxi commented

Hello, How can I implement the case like this:

attach_video_player_to_figure([fig1,fig2], os.path.join(args['videos_dir'], f"{vn}.mp4"), on_frame, vlines=vlines)