반응형 subprocess1 KT AIVLE School 빅프로젝트 - 웹캠 영상 녹화 시 에러 경험 if dancer_video_file_extension != '.mp4': print('댄서 비디오 확장자: ', dancer_video_file_extension) subprocess.run(['ffmpeg', '-i', dancer_video_download_path, dancer_video_download_path.replace(danceable_video_file_extension, '.mp4')]) dancer_video_download_path = dancer_video_download_path.replace(danceable_video_file_extension, '.mp4') if danceable_video_file_extension != '.mp4': print('댄서브 비디오 확장자:.. 2023. 7. 19. 이전 1 다음 반응형