haecker-felix / Gradio

GNU General Public License v3.0
326 stars 51 forks source link

Codec missing #308

Closed ghost closed 6 years ago

ghost commented 6 years ago

installing Gradio 7.1 via Gnome Software and Flathub in Fedora 27 Radio streams with AAC and AAC+ cannot be played due to missing codec

grafik

ghost commented 6 years ago

I'm having this issue as well, despite having all of the gstreamer packages installed.

I'm running Kubuntu 17.10.

ghost commented 6 years ago

image

ghost commented 6 years ago

i played around with Gradio.app and Gradio.gnome.extension and recognised that with Gradio.gnome.extension those radio stations Gradio.app is missing codecs work fine

haecker-felix commented 6 years ago

Can anybody test this package? (Just unzip it, it is a flatpak package)

de.haeckerfelix.gradio.zip

ghost commented 6 years ago

Can't test here, it does not want to install and I don't understand why. BTW, look at https://github.com/flathub/org.gnome.Lollypop/blob/master/org.gnome.Lollypop.json I guess you need:


 {
      "name": "gst-plugins-ugly",
      "config-opts": [ "--disable-gtk-doc"],
      "cleanup": [ "*.la", "/share/gtk-doc" ],
      "sources": [{
        "type": "archive",
        "url": "https://gstreamer.freedesktop.org/src/gst-plugins-ugly/gst-plugins-ugly-1.12.4.tar.xz",
        "sha256": "1c165b8d888ed350acd8e6ac9f6fe06508e6fcc0a3afc6ccc9fbeb30df9be522"
      }]
},
dantelecan commented 6 years ago

I'm still having this problem on Xubuntu 18.04. Any progress or suggestion regarding this issue? (I installed flatpak version 7.1)

metamanball commented 6 years ago

I am having this problem on ubuntu 18.04. I installed all codecs and gstreamer-plugins, but still it won't play aac-streams.

ozzymanborn commented 6 years ago

Same in my ubuntu 18.04 2018-09-13 19-59-14 ekran goruntusu

haecker-felix commented 6 years ago

Fixed with latest commit. New build should be released soon on Flathub!

https://github.com/flathub/de.haeckerfelix.gradio/commit/c3856091a9489cc8e3e7173ddeec138a60d73541

dantelecan commented 5 years ago

This problem still exists in version 7.3 in Ubuntu 18.04. So this commit didn't fix it https://github.com/flathub/de.haeckerfelix.gradio/commit/c3856091a9489cc8e3e7173ddeec138a60d73541.

Can we install that codec manually somehow at least?

Screenshot from 2019-09-13 13-23-20 Screenshot from 2019-09-13 13-23-52

ferlanero commented 5 years ago

The problem of the missing AAC codec persists on ArchLinux flatpak installation:

"Automatic codec installation isn't supported by your distribution. Please install "gstreamer|1.0|gradio|decodificador MPEG-2 AAC|decoder-audio/mpeg, mpegversion=(int)2, level=(string)2, profile=(string)lc"

But nothing matches it on flathub:

No remote refs found similar to ‘gstreamer|1.0|gradio|decodificador MPEG-2 AAC|decoder-audio/mpeg, mpegversion=(int)2, level=(string)2, profile=(string)lc’

Captura de pantalla de 2019-09-18 01-06-42

Captura de pantalla de 2019-09-18 01-07-07