After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 742880 - v4l2videodec: Fails after negotiation in presence of interlace mode mixed
v4l2videodec: Fails after negotiation in presence of interlace mode mixed
Status: RESOLVED OBSOLETE
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
git master
Other Linux
: Normal normal
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2015-01-13 19:45 UTC by Nicolas Dufresne (ndufresne)
Modified: 2018-11-03 14:56 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Nicolas Dufresne (ndufresne) 2015-01-13 19:45:44 UTC
The interlaced mode mixed does not actually exist in V4L2. The V4L2 decoder should fail upstream if upstream caps are using this mode. Right now it fails late hence fail the pipeline instead of letting decodebin pick a decoder that supports that. This ca be reproduce using gst-validate:

gst-validate-media-check-1.0  file:///home/collabora/gst-validate/gst-integration-testsuites/medias/defaults/mxf/op1a-mpeg2-wave_hd.mxf --expected-results /home/collabora/gst-validate/gst-integration-testsuites/medias/defaults/mxf/op1a-mpeg2-wave_hd.mxf.media_info
Comment 1 GStreamer system administrator 2018-11-03 14:56:58 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/gstreamer/gst-plugins-good/issues/151.