Opened 11 years ago
Closed 11 years ago
#5223 closed defect (invalid)
Parole-0.5.4
Reported by: | Alessandro | Owned by: | |
---|---|---|---|
Priority: | low | Milestone: | 7.6 |
Component: | BOOK | Version: | SVN |
Severity: | minor | Keywords: | |
Cc: |
Description ¶
To see Parole working you need gst-plugins-good-0.10.31 (required dependencies)
Change History (4)
comment:1 by , 11 years ago
comment:2 by , 11 years ago
This is the same as everything else using either version of gstreamer (for example, firefox):
At RUN time it needs the appropriate plugins for whatever you are trying to view. As a general rule, install all of them! (good, bad, ugly, ffmpeg/libav), after installing whichever of their dependencies are appropriate for the formats you are using. And yes, you can add plugins, or rebuild them to get more coverage, *after* parole or any other app which uses them has been installed.
Either 0.10 or 1.2 work - I have 1.2 with most of the deps and all of the plugin packages.
comment:3 by , 11 years ago
I don't know. Is like when you install xfce with all dependencies (required, recommended and optional).. you don't see icons and you have to install gnome-icon-theme. I think this is a xfce bug. I installed parole with all packages and i'm not able to launch it (it crashes at open). But if you install plugins (good, bad and ugly), it works.
comment:4 by , 11 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
There are some runtime dependencies for packages. Gst-plugins-good are definitely not required dependency for parole. Thanks, Ken.
We have:
Required
gst-plugins-base-0.10.36 or gst-plugins-base-1.2.4
Therefore, I assume your statement would also include gst-plugins-good-1.2.4
Either ldd or scanelf only find refernce to gst in /usr/bin/parole, npt in the two libraries:
gstreamer-1.2.4 installs:
gst-plugins-base-1.2.4 installs:
In the log, I also find refernces only to gstreamer and gst-plugins-bas.
I could not find where the "good" plugins appear as required by parole, although I have both versions of all of them installed.