Info

此问题已关闭。 请重新打开它进行编辑或回答。

Matlab exe showing codec error with opencv

2 次查看(过去 30 天)
Hello All, I have generated an exe in matlab which generates MJPG format of video and executes yolo. its working till generating mp4 but when this generated mp4 goes to the yolo input its showing the follwoing error. i have installed xvid codec but the same issue.
OpenCV: FFMPEG: tag 0x58564944/'DIVX' is not supported with codec id 13 and format 'mp4 / MP4 (MPEG-4 Part 14)' OpenCV: FFMPEG: fallback to use tag 0x00000020/' ???' [h264 @ 00000210a704e6a0] Invalid NAL unit size (15139 > 1236). [h264 @ 00000210a704e6a0] Error splitting the input into NAL units.
but if am using the same video genearated by matlab by the command window to the yolo its working fine. please help ..

回答(0 个)

此问题已关闭。

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by