Skip to content

videoio: fixed writer setProperty with FFmpeg plugin#26652

Merged
asmorkalov merged 1 commit intoopencv:4.xfrom
mshabunin:fix-ffmpeg-plugin
Dec 20, 2024
Merged

videoio: fixed writer setProperty with FFmpeg plugin#26652
asmorkalov merged 1 commit intoopencv:4.xfrom
mshabunin:fix-ffmpeg-plugin

Conversation

@mshabunin
Copy link
Copy Markdown
Contributor

Steps to reproduce:

  • Build with FFmpeg and -DVIDEOIO_PLUGIN_LIST=all
  • Run opencv_test_videoio --gtest_filter=videoio_encapsulate.write/*

Results: some tests fail on setProperty call because it was not implemented for plugin case.

@asmorkalov asmorkalov added this to the 4.11.0 milestone Dec 20, 2024
@asmorkalov asmorkalov self-assigned this Dec 20, 2024
@asmorkalov asmorkalov merged commit 8ffc4a6 into opencv:4.x Dec 20, 2024
@mshabunin mshabunin deleted the fix-ffmpeg-plugin branch December 20, 2024 07:30
@opencv-alalek opencv-alalek added bug port/backport done Label for maintainers. Authors of PR can ignore this labels Dec 20, 2024
@asmorkalov asmorkalov mentioned this pull request Jan 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug category: videoio port/backport done Label for maintainers. Authors of PR can ignore this

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants