Source: gstreamer1.0 Severity: normal Dear Gstreamer Maintainers,
I am trying to reproduce a bug (#834439) concerning an other package (clementine) which use gstreamer1.0. I built an minimal sid environment(lxde+pulseaudio) and I try to play an ogg file like this: ---8<--- $ gst-launch-1.0 filesrc location=test1.ogg ! decodebin ! audioconvert ! audioresample ! pulsesink Setting pipeline to PAUSED ... Pipeline is PREROLLING ... Missing element: text/html decoder ERROR: from element /GstPipeline:pipeline0/GstDecodeBin:decodebin0: Your GStreamer installation is missing a plug-in. Additional debug info: gstdecodebin2.c(4565): gst_decode_bin_expose (): /GstPipeline:pipeline0/GstDecodeBin:decodebin0: no suitable plugins found: Missing decoder: text/html (text/html) ERROR: pipeline doesn't want to preroll. Setting pipeline to NULL ... Freeing pipeline ... --->8--- I get an error about a missing decoder. I tried with the "bad" plugins and without them (because this is the subject of my bug) but I still get the same message : "Missing decoder: text/html (text/html)". I also try with a mp3 file too. When I try an audiotest like this it works: ---8<--- gst-launch-1.0 audiotestsrc ! audioconvert ! audioresample ! pulsesink --->8--- I installed the packages gstreamer1.0-plugins-bad, gstreamer1.0-plugins-base, gstreamer1.0-plugins-good, gstreamer1.0-plugins-ugly, gstreamer1.0-libav. Did I miss something? Thanks in advance for your help. Regards, Thomas Pierson -- System Information: Debian Release: stretch/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64) Kernel: Linux 4.6.0-1-amd64 (SMP w/1 CPU core) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system)
signature.asc
Description: OpenPGP digital signature

