Strona 1 z 1
Instalacja Mesk Audio Player
: 25 czerwca 2008, 22:39
autor: Ghost
Probuje zainstalować Mesk Audio Player z źródeł. Po wpisaniu ./configure dostaje;
Kod: Zaznacz cały
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.19... yes
checking whether make sets $(MAKE)... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for python... /usr/bin/python
checking if /usr/bin/python is version >= 2.4... yes
checking for pygtk... yes
checking for librsvg... yes
checking for gstpython... yes
checking for gstpython... yes
checking checking for gstreamer playbin plugin... yes
checking checking for gstreamer alsasink plugin... no
checking checking for gstreamer osssink plugin... no
checking checking for gstreamer esdsink plugin... no
checking checking for gstreamer gconfaudiosink plugin... no
checking checking for gstreamer autoaudiosink plugin... no
configure: error: No Gstreamer output plugins found
Mam zainstalowane gstreamer0.10-plugins-base gstreamer0.10-plugins-bad gstreamer0.10-plugins-good gstreamer0.10-plugins-ugly. Jakieś sugestie czego mi brakuje?
: 25 czerwca 2008, 23:08
autor: ilin
Z pewnościa libgstreamer-plugins-base0.10-dev może libgstreamer0.10-dev
A najlepiej wklep
aptitude search gstreamer
To zobaczysz co masz do dyspozycji
: 26 czerwca 2008, 00:20
autor: Ghost
po wpisaniu aptitude search gstreamer dostałem
Kod: Zaznacz cały
p deejayd-gstreamer - Deejayd GStreamer backend
p gstreamer-tools - Tools for use with GStreamer
i A gstreamer0.10-alsa - GStreamer plugin for ALSA
v gstreamer0.10-audiosink -
v gstreamer0.10-colorspace -
p gstreamer0.10-doc - GStreamer core documentation and manuals
i gstreamer0.10-esd - GStreamer plugin for ESD
p gstreamer0.10-ffmpeg - FFmpeg plugin for GStreamer
i gstreamer0.10-fluendo-mp3 - Fluendo mp3 decoder GStreamer plugin
i gstreamer0.10-fluendo-mpegdemux - GStreamer plugin for demuxing of MPEG2 streams
p gstreamer0.10-fluendo-mpegmux - GStreamer plugin for muxing of MPEG2 TS streams
i A gstreamer0.10-gnomevfs - GStreamer plugin for GnomeVFS
p gstreamer0.10-gnonlin - non-linear editing module for GStreamer
p gstreamer0.10-gnonlin-dev - development files of the non-linear editing module for GStreamer
p gstreamer0.10-pitfdll - GStreamer plugin for using MS Windows binary codecs
i gstreamer0.10-plugins-bad - GStreamer plugins from the "bad" set
i gstreamer0.10-plugins-bad-dbg - GStreamer plugins from the "bad" set
p gstreamer0.10-plugins-bad-doc - GStreamer documentation for plugins from the "bad" set
i A gstreamer0.10-plugins-base - GStreamer plugins from the "base" set
p gstreamer0.10-plugins-base-apps - GStreamer helper programs from the "base" set
i gstreamer0.10-plugins-base-dbg - GStreamer plugins from the "base" set
p gstreamer0.10-plugins-base-doc - GStreamer documentation for plugins from the "base" set
p gstreamer0.10-plugins-farsight - plugins for GStreamer for Audio/Video conferencing
i A gstreamer0.10-plugins-good - GStreamer plugins from the "good" set
i gstreamer0.10-plugins-good-dbg - GStreamer plugins from the "good" set
p gstreamer0.10-plugins-good-doc - GStreamer documentation for plugins from the "good" set
i gstreamer0.10-plugins-ugly - GStreamer plugins from the "ugly" set
p gstreamer0.10-plugins-ugly-dbg - GStreamer plugins from the "ugly" set
p gstreamer0.10-plugins-ugly-doc - GStreamer documentation for plugins from the "ugly" set
p gstreamer0.10-pulseaudio - GStreamer plugin for PulseAudio
p gstreamer0.10-schroedinger - GStreamer plugin for encoding/decoding of Dirac video streams
i A gstreamer0.10-sdl - GStreamer plugin for SDL output
p gstreamer0.10-tools - Tools for use with GStreamer
v gstreamer0.10-videosink -
i A gstreamer0.10-x - GStreamer plugins for X11 and Pango
p libgstreamer-perl - Perl interface to the GStreamer media processing framework
i A libgstreamer-plugins-base0.10-0 - GStreamer libraries from the "base" set
i libgstreamer-plugins-base0.10-dev - GStreamer development files for libraries from the "base" set
p libgstreamer-plugins-pulse0.10-0 - GStreamer plugin for PulseAudio (transitional package)
i A libgstreamer0.10-0 - Core GStreamer libraries and elements
p libgstreamer0.10-0-dbg - Core GStreamer libraries and elements
i libgstreamer0.10-dev - GStreamer core development files
p libgstreamer0.10-ruby - GStreamer 0.10 bindings for the Ruby language
p libgstreamer0.10-ruby1.8 - GStreamer 0.10 bindings for the Ruby language
p totem-gstreamer - A simple media player for the GNOME desktop based on GStreamer
p ultrastar-ng-gstreamer - karaoke game that allows user supplied songs
próbowałem zainstalować libgstreamer-plugins-base0.10-dev i libgstreamer0.10-dev , ale nic nie chciał zrobić, z ciekawości sprawdziłem w synapitc'u czy jest zainstalowany libgstreamer0.10-dev i libgstreamer-plugins-base0.10-dev i okazało się z tak. Lecz nadal konfiguracja nie działa.
: 26 czerwca 2008, 09:14
autor: ilin
Wywala się na tym samym czy innym braku zależnosci?
: 26 czerwca 2008, 09:17
autor: Ghost
na tym samym wciąż nie widzi tych dodatków do gstreamer
: 26 czerwca 2008, 12:46
autor: ilin
: 26 czerwca 2008, 19:20
autor: Ghost
Udało mi się po kilku próbach w końcu zainstalować Mesk'a. uruchomiłem go z terminala i włączył się tyle że dostałem komunikat:
Kod: Zaznacz cały
mesk: 2008-06-26 21:09:12,225 [WARNING]: 'module' object has no attribute 'audio'
mesk: 2008-06-26 21:09:12,228 [WARNING]: Traceback (most recent call last):
File "/usr/local/lib/python2.5/site-packages/mesk/audio/__init__.py", line 68, in <module>
module = __import__(module, globals(), locals(), [])
File "/usr/local/lib/python2.5/site-packages/mesk/audio/mpeg.py", line 31, in <module>
raise mesk.audio.UnsupportedFormat('No mpeg (mp3) audio support')
AttributeError: 'module' object has no attribute 'audio'
Zrozumiałem że nie mam obsługi mp3. Jaki kodek zainstalować?
: 26 czerwca 2008, 20:27
autor: ilin
Ja tez to skompilowalem a wlasciwie paczkę z tym zrobilem i u mnie wsio gra.
Jakiego pakietu Ci brakuje to nie wiem ale zobacz jak ja mam
Kod: Zaznacz cały
debian:/home/adam/OperaDownloads/mesk-0.3.2# dpkg -l | grep gstreamer
ii gstreamer0.10-alsa 0.10.20-1 GStreamer plugin for ALSA
ii gstreamer0.10-gnomevfs 0.10.20-1 GStreamer plugin for GnomeVFS
ii gstreamer0.10-lame 0.10.8-0.0 GStreamer lame plugins
ii gstreamer0.10-plugins-bad 0.10.7-2 GStreamer plugins from the "bad" set
ii gstreamer0.10-plugins-base 0.10.20-1 GStreamer plugins from the "base" set
ii gstreamer0.10-plugins-base-apps 0.10.20-1 GStreamer helper programs from the "base" set
ii gstreamer0.10-plugins-good 0.10.8-4 GStreamer plugins from the "good" set
ii gstreamer0.10-plugins-ugly 0.10.8-1 GStreamer plugins from the "ugly" set
ii gstreamer0.10-pulseaudio 0.9.7-2 GStreamer plugin for PulseAudio
ii gstreamer0.10-tools 0.10.20-1 Tools for use with GStreamer
ii gstreamer0.10-x 0.10.20-1 GStreamer plugins for X11 and Pango
ii libgstreamer-plugins-base0.10-0 0.10.20-1 GStreamer libraries from the "base" set
ii libgstreamer-plugins-base0.10-dev 0.10.20-1 GStreamer development files for libraries from the "base" set
ii libgstreamer0.10-0 0.10.20-1 Core GStreamer libraries and elements
ii libgstreamer0.10-dev 0.10.20-1 GStreamer core development files
ii libgstreamermm-0.10-2 0.9.5-1 C++ wrapper library for the multimedia library GStreamer (sha
ii libgstreamermm-0.10-dev 0.9.5-1 C++ wrapper library for the multimedia library GStreamer (dev
Po configure musi Ci wyskoczyć takie coś.
Kod: Zaznacz cały
***************************************
Mesk Configuration:
Install path: /usr
mp3: yes
ogg vorbis: yes
CD audio: yes
DBus: yes
***************************************
: 26 czerwca 2008, 23:17
autor: Ghost
Pomogło zainstalowanie gstreamer-plugins-ugly i python2.4-eyed3. Wiesz może co poradzić na krzaczki w polskich znakach w liście odtwarzania.