When i tried using the full pipeline with
!python /home3/thanhpv/vn-celeb/thanhpv/SyncNet/run_pipeline.py --videofile /home3/thanhpv/vn-celeb/thanhpv/data/rose_trimmed.mp4 --reference name_of_video --data_dir /home3/thanhpv/vn-celeb/thanhpv/SyncNet/output
I ran into a problem

Seems like the problem lies in line 236 in run_pipeline.py 👍:
scene_manager.detect_scenes(frame_source=video_manager)
Can anyone help me with this error, i just replace the video directory from the github code.