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

GStreamer-Video-CRITICAL **: 11:51:30.479: gst_video_center_rect: assertion 'src->h != 0' failed #969

Closed
VBUSSI opened this issue Dec 19, 2024 · 4 comments
Labels
2. Needs informations Needs additional informations

Comments

@VBUSSI
Copy link

VBUSSI commented Dec 19, 2024

Describe the bug
gst_video_center_rect: assertion 'src->h != 0' error with arv-viewer

To Reproduce
Run arv-viewer.
Camera is detected but, no image returns when I start grab. I get the following error :

GStreamer-Video-CRITICAL **: 11:51:30.479: gst_video_center_rect: assertion 'src->h != 0' failed.
./arv-camera-test-0.10
Looking for the first available camera
vendor name            = Photonfocus AG
model name             = MV4-D1280U-H01-GT
device serial number   = 054000062125
image width            = 640
image height           = 480
horizontal binning     = 1
vertical binning       = 1
exposure               = 5000 µs
gain                   = 1 dB
payload                = 307200 bytes
gv n_stream channels   = 1
gv current channel     = 0
gv packet delay        = 0 ns
gv packet size         = 2084 bytes
  0 frame/s  -       0 MiB/s - 45 errors
  0 frame/s  -       0 MiB/s - 46 errors
  0 frame/s  -       0 MiB/s - 49 errors
^C  0 frame/s  -       0 MiB/s - 48 errors
n_completed_buffers    = 0
n_failures             = 188
n_underruns            = 1306
n_timeouts             = 188
n_aborted              = 0
n_missing_frames       = 38
n_size_mismatch_errors = 0
n_received_packets     = 1600
n_missing_packets      = 28475
n_error_packets        = 0
n_ignored_packets      = 1306
n_resend_requests      = 0
n_resent_packets       = 0
n_resend_ratio_reached = 190
n_resend_disabled      = 0
n_duplicated_packets   = 0
n_transferred_bytes    = 7560
n_ignored_bytes        = 40440

Expected behavior
Displayed video with arv-viewer. It works on Debian 10.

Camera description:

  • Manufacturer : Photonfocus AG
  • Model : MV4-D1280U-H01-GT
  • Interface [Ethernet]

Platform description:

  • Aravis version 0.10
  • OS: [AlmaLinux 9.5 / kernel 5.14]
  • Hardware [e.g. x86_64]

Additional context
Add any other context about the problem here.

@EmmanuelP
Copy link
Contributor

GStreamer-Video-CRITICAL **: 11:51:30.479: gst_video_center_rect: assertion 'src->h != 0' failed.

You can ignore this error, due to the fact no valid image is ever received (n_completed_buffers = 0)

It works on Debian 10.

On the same machine ?

@EmmanuelP
Copy link
Contributor

Does arv-camera-test-0.8 work on the Alma 9 machine ?

@EmmanuelP EmmanuelP added the 2. Needs informations Needs additional informations label Jan 22, 2025
@VBUSSI
Copy link
Author

VBUSSI commented Jan 24, 2025 via email

@EmmanuelP
Copy link
Contributor

Thanks for the answer.

Cheers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2. Needs informations Needs additional informations
Projects
None yet
Development

No branches or pull requests

2 participants