Skip to content

videoio: fix CAP_IMAGES with non-numbered file#23940

Merged
asmorkalov merged 1 commit intoopencv:4.xfrom
mshabunin:fix-cap-images
Jul 7, 2023
Merged

videoio: fix CAP_IMAGES with non-numbered file#23940
asmorkalov merged 1 commit intoopencv:4.xfrom
mshabunin:fix-cap-images

Conversation

@mshabunin
Copy link
Copy Markdown
Contributor

@mshabunin mshabunin commented Jul 6, 2023

resolves #23935

Diff looks slightly complex because I moved out common part (grabFrame call) and realigned the code. Actual fix is added return false to the if (!haveImageReader(...)) block. Also unified log messages.

@asmorkalov asmorkalov self-requested a review July 6, 2023 19:11
@asmorkalov
Copy link
Copy Markdown
Contributor

The issue is still there :(

[  FAILED  ] videoio_dynamic.basic_write

Copy link
Copy Markdown
Contributor

@asmorkalov asmorkalov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

videoio_dynamic.basic_write sporadically fails on CI

2 participants