You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can successfully save audio using pyaudio and save video using cv2. For some odd reason, the 2 files are different lengths. How can I make the 2 files the same length? Files:
I can successfully save audio using
pyaudio
and save video usingcv2
. For some odd reason, the 2 files are different lengths. How can I make the 2 files the same length? Files:test.mp4
Audio
Code:
The text was updated successfully, but these errors were encountered: