libav error while decoding MB

Shishigami me at marcelherd.com
Tue Nov 5 12:32:55 UTC 2019


I'm really at my wits end, using the exact same configuration as before I get
different errors now:

Sender

warning: Error opening file
(/build/opencv/modules/videoio/src/cap_ffmpeg_impl.hpp:901)
warning: ksvideosrc ! videoconvert ! appsink
(/build/opencv/modules/videoio/src/cap_ffmpeg_impl.hpp:902)
0:00:00.146751500  3232 00000240C22F3580 WARN              ksvideosrc
gstksvideosrc.c:460:gst_ks_video_src_open_device:<ksvideosrc0> failed to
create/open KsClock
0:00:00.151659300  3232 00000240C22F35C0 FIXME                default
gstutils.c:3981:gst_pad_create_stream_id_internal:<ksvideosrc0:src> Creating
random stream-id, consider implementing a deterministic way of creating a
stream-id
0:00:00.757294900  3232 00000240C22F39C0 WARN                basesink
gstbasesink.c:1218:gst_base_sink_query_latency:<appsink0> warning: Pipeline
construction is invalid, please add queues.
0:00:00.758404300  3232 00000240C22F39C0 WARN                basesink
gstbasesink.c:1218:gst_base_sink_query_latency:<appsink0> warning: Not
enough buffering available for  the processing deadline of
0:00:00.020000000, add enough queues to buffer  0:00:00.020000000 additional
data. Shortening processing latency to 0:00:00.000000000.

Receiver

0:00:57.926290900 12564 000002231759C600 ERROR                  libav :0::
left block unavailable for requested intra4x4 mode -1
0:00:57.927470400 12564 000002231759C600 ERROR                  libav :0::
error while decoding MB 0 2, bytestream 62481
0:00:57.948366700 12564 000002231759C600 ERROR                  libav :0::
gray chroma
0:00:57.949353400 12564 000002231759C600 ERROR                  libav :0::
error while decoding MB 15 8, bytestream 16185
x264 [error]: baseline profile doesn't support 4:4:4
0:00:57.957040200 12564 000002231759C600 WARN                 x264enc
gstx264enc.c:1803:gst_x264_enc_init_encoder:<x264enc0> Bad downstream
profile name: baseline

A quick test from the command line shows that it can open my webcam without
issue though:

gst-launch-1.0 -v ksvideosrc ! videoconvert ! fpsdisplaysink

I'm sorry if I'm just being stupid, but I'm really lost



--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/


More information about the gstreamer-devel mailing list