Info
La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.
Matlab exe showing codec error with opencv
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
ramyakrishna bapanapalli
el 23 de Oct. de 2018
Cerrada: ramyakrishna bapanapalli
el 23 de Oct. de 2018
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 comentarios
Respuestas (0)
La pregunta está cerrada.
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!