在 Mac OS 10.13.6 上安装 opencv 后:
conda install -c conda-forge ffmpeg
conda install -c conda-forge opencv
并fourcc = cv2.VideoWriter_fourcc('h', '2', '6', '4')在视频作家中使用
我得到错误:
OpenCV: FFMPEG: tag 0x34363268/'h264' is not supported with codec id 27 and format 'mp4 / MP4 (MPEG-4 Part 14)'
OpenCV: FFMPEG: fallback to use tag 0x31637661/'avc1'
如何解决?
皈依舞
慕码人2483693
相关分类