Freescale / gstreamer-imx

GStreamer 1.0 plugins for i.MX platforms
Other
182 stars 127 forks source link

[gst 1.16] gst-discoverer-1.0 not working properly with some mkv contents on imx8 / imx8x platforms #291

Closed pga-avionics closed 3 years ago

pga-avionics commented 3 years ago

On my apalis imx8 and colibri imx8x, gst-discoverer-1.0 does not work with some MKV contents whereas it works on Windows and Linux boxes (debian, ubuntu...). Same gstreamer version: 1.16.3

gst-discoverer-1.0 http://fmr-dev.net/tmp/the_100.mkv

At first glance, the problem doesn't come from gst-discoverer itself, but rather from the underlying uridecodebin element.

Please find attached the expected output (from a working Windows platform) and the output from the apalis, which is wrong.

Please note that there's no network constraints, no fw, no proxy...

apalis_output_nok.txt windows_output_ok.txt

dv1 commented 3 years ago

This is most likely not a gstreamer-imx problem. You are using the imx-gst1.0-plugin package (the "AIUR" log lines indicate as much, since aiur is the demuxer in that package). Uninstall imx-gst1.0-plugin and try again if the discoverer works.

dv1 commented 3 years ago

Closing this since it very likely is not a gstreamer-imx problem. Reopen this if necessary.