Bug#835209: missing decoder: text/html error on playing ogg or mp3 files

Thomas Pierson contact at thomaspierson.fr
Tue Aug 23 14:25:49 UTC 2016


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)





-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-gstreamer-maintainers/attachments/20160823/68fee39f/attachment.sig>


More information about the pkg-gstreamer-maintainers mailing list