Skip to content

OpenCV fail to play video after start the client #2

@gupork

Description

@gupork

Hi imsoo,

Thanks for the great sharing on this project.
I have tried to build the project according to the instruction and the client can be run.
However, once I start the following command:
./darknet_client -addr 127.0.0.1 -vid test_short.mp4 -out_vid.

Error message appear: OpenCV: FFMPEG: tag 0x5634504d/'MP4V' is not supported with codec id 13 and format 'mp4 / MP4 (MPEG-4 Part 14)'
OpenCV: FFMPEG: fallback to use tag 0x7634706d/'mp4v'

The Input / Output window frozen on the first frame. The client can run but no action detected in the json file and the generated test_short_output.mp4 crash.

The client keep running without stop, when we stop it the error message is:
(INPUT:13633): GLib-CRITICAL **: 13:53:56.806: Source ID 158 was not found when attempting to remove it

The following image is captured from several terminals of the deployed machine:
image

Please kindly provide some comments on how I begin the troubleshoot.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions