Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Several videoio MPEG encoding tests fails with Gstreamer on Ubuntu 24.04 #25547

Open
4 tasks done
asmorkalov opened this issue May 6, 2024 · 0 comments
Open
4 tasks done
Assignees
Milestone

Comments

@asmorkalov
Copy link
Contributor

System Information

OS: Ubuntu 24.04
Failed cases:

2024-05-06T08:12:14.0128972Z [  FAILED  ] videoio/videoio_synthetic.write_read_position/9, where GetParam() = (640x480, FOURCC(MPEG), .avi, GSTREAMER, 28dB)
2024-05-06T08:12:14.0133508Z [  FAILED  ] videoio/videoio_synthetic.write_read_position/12, where GetParam() = (640x480, FOURCC(MPEG), .mkv, GSTREAMER, 28dB)
2024-05-06T08:12:14.0138253Z [  FAILED  ] videoio/videoio_synthetic.write_read_position/25, where GetParam() = (976x768, FOURCC(MPEG), .avi, GSTREAMER, 28dB)
2024-05-06T08:12:14.0142758Z [  FAILED  ] videoio/videoio_synthetic.write_read_position/28, where GetParam() = (976x768, FOURCC(MPEG), .mkv, GSTREAMER, 28dB)
2024-05-06T08:12:14.0147930Z [  FAILED  ] videoio/videowriter_acceleration.write/40, where GetParam() = (FOURCC(MPEG), .mkv, GSTREAMER, 29dB, NONE, false)
2024-05-06T08:12:14.0152402Z [  FAILED  ] videoio/videowriter_acceleration.write/42, where GetParam() = (FOURCC(MPEG), .mkv, GSTREAMER, 29dB, ANY, false)

Detailed description

The test produces video with synthetic frames and decodes it with same backend. GStreamer back-end produced video with some duplicated frames and loose user frames.

Steps to reproduce

  1. Install GStreamer
  2. Run videoio test ./bin/opencv_test_videoio

Issue submission checklist

  • I report the issue, it's not a question
  • I checked the problem with documentation, FAQ, open issues, forum.opencv.org, Stack Overflow, etc and have not found any solution
  • I updated to the latest OpenCV version and the issue is still there
  • There is reproducer code and related data files (videos, images, onnx, etc)
@asmorkalov asmorkalov added this to the 4.10.0 milestone May 6, 2024
@asmorkalov asmorkalov self-assigned this May 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant