Skip to content

StopIteration exception end of video file and Make video does not output video #15

@Sweta-codes

Description

@Sweta-codes

After the traffic_capacity.py reaches the end of the 'input.mp4' video file, it throws a StopIteration exception as follows:

Traceback (most recent call last):
File "traffic_capacity.py", line 72, in
main()
File "traffic_capacity.py", line 61, in main
cap.next()
StopIteration

Also the make_video.sh file is not creating an output video for traffic capacity example.

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