LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 09-26-2012, 02:26 PM   #1
yars
Member
 
Registered: Apr 2012
Location: Russia
Distribution: Slackware64-current
Posts: 249

Rep: Reputation: 24
Phonon, GStreamer (and plugins), Pidgin = no sound.


Hello all, I have a problem. I have a installed packages listed below:
Code:
phonon-4.6.0-i486-1
phonon-gstreamer-4.6.2-i486-1
phonon-mplayer-1b1fd1f_20110823git-i486-1
phonon-xine-4.4.4-i486-1
gst-plugins-base-0.10.36-i486-2
gst-plugins-good-0.10.31-i486-3
gstreamer-0.10.36-i486-1
In KDE, all settings in Qt4 Config in a tab Phonon is not available. Also, I use Pidgin 2.10.6. All good, but in Pidgin I not have a sound. Launching in the terminal emulator answers to me: 'gstreamer: A WAV decoder plugin is required to play this stream, but not installed'. Differences with versions of gstreamer and gst-plugins is not reason for is not recognize this plugin and no sound in Pidgin? In this time, I want to build that packages in versions 0.11.1, I think this solve problem.
Thanks and sorry for my english.
 
Old 09-27-2012, 04:16 AM   #2
BroX
Member
 
Registered: Oct 2003
Location: Sweden
Distribution: Slackware64-current, SlackwareARM-15.0
Posts: 833

Rep: Reputation: 90
I don't have a solution for you, but seeing that no one has replied maybe this page may be helpful to diagnose your problem:

http://gstreamer.freedesktop.org/dat...ter-using.html

For example, regarding the wavpack plugin I get the following output on my system (slackware64-current):
Code:
$ gst-inspect-0.10 wavpack
Plugin Details:
  Name:			wavpack
  Description:		Wavpack lossless/lossy audio format handling
  Filename:		/usr/lib64/gstreamer-0.10/libgstwavpack.so
  Version:		0.10.31
  License:		LGPL
  Source module:	gst-plugins-good
  Source release date:	2012-02-20
  Binary package:	GStreamer Good Plug-ins source release
  Origin URL:		Unknown package origin

  wavpackparse: Wavpack parser
  wavpackdec: Wavpack audio decoder
  wavpackenc: Wavpack audio encoder

  3 features:
  +-- 3 elements
 
1 members found this post helpful.
Old 09-27-2012, 04:51 AM   #3
BroX
Member
 
Registered: Oct 2003
Location: Sweden
Distribution: Slackware64-current, SlackwareARM-15.0
Posts: 833

Rep: Reputation: 90
Quote:
Originally Posted by Hendri2201 View Post
Please refrain from posting your question all over the forum.

This is clearly stated in the rules.
Code:
When posting in the forum keep the following in mind:
  • Do not post if you do not have anything constructive to say in the post.
  • When posting in an existing thread, ensure that what you're posting is on-topic and relevant to the thread. If the content of your post will interfere with the current discussion, you should start a new thread.
  • Do not post the same discussion in more than one forum. Duplicate discussions can be frustrating for other members. Try and pick the most relevant forum for your post. If you are unsure put it in Linux - General.
I am sure some one will come along in your original thread to answer your question.
 
Old 09-27-2012, 09:46 AM   #4
yars
Member
 
Registered: Apr 2012
Location: Russia
Distribution: Slackware64-current
Posts: 249

Original Poster
Rep: Reputation: 24
Quote:
Originally Posted by BroX View Post
I don't have a solution for you, but seeing that no one has replied maybe this page may be helpful to diagnose your problem:

http://gstreamer.freedesktop.org/dat...ter-using.html

For example, regarding the wavpack plugin I get the following output on my system (slackware64-current):
Code:
$ gst-inspect-0.10 wavpack
Plugin Details:
  Name:			wavpack
  Description:		Wavpack lossless/lossy audio format handling
  Filename:		/usr/lib64/gstreamer-0.10/libgstwavpack.so
  Version:		0.10.31
  License:		LGPL
  Source module:	gst-plugins-good
  Source release date:	2012-02-20
  Binary package:	GStreamer Good Plug-ins source release
  Origin URL:		Unknown package origin

  wavpackparse: Wavpack parser
  wavpackdec: Wavpack audio decoder
  wavpackenc: Wavpack audio encoder

  3 features:
  +-- 3 elements
Thanks for ansver. On my system, gst-inspect-0.10 wavpack shows the same as you (exclude path to file - I have i686 machine). With another programs like DeadBeef and Opera, the sound are working. Conclusion - this is a bug? I have simple solution - fallback to previous versions of gstreamer packages...
Building gstreamer 0.11 does not make sense due to the fact that many packages depend on the old version.
P.S. System is -current (RC 5, but with the "old" 3.2.28 kernel).
 
Old 09-27-2012, 10:52 AM   #5
yars
Member
 
Registered: Apr 2012
Location: Russia
Distribution: Slackware64-current
Posts: 249

Original Poster
Rep: Reputation: 24
Oh, I found the reason: libgstwavpack.so is blacklisted Thanks again for help!
UPD: But I don't put the libgstwavpack.so and other 57 elemints in blacklist...
UPD2: Fully solve this problem:
Code:
$ rm -f ~/.gstreamer-0.10/registry.i486.bin
$ gst-inspect

Last edited by yars; 09-27-2012 at 02:55 PM.
 
Old 09-27-2012, 11:54 AM   #6
BroX
Member
 
Registered: Oct 2003
Location: Sweden
Distribution: Slackware64-current, SlackwareARM-15.0
Posts: 833

Rep: Reputation: 90
Quote:
Originally Posted by yars View Post
Oh, I found the reason: libgstwavpack.so is blacklisted Thanks again for help!
Glad you got it sorted!
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Gstreamer-plugins update kususe Linux - Software 2 04-19-2012 05:26 AM
What is your experience with GStreamer plugins? alan_ri Linux - General 1 04-17-2011 08:29 PM
[SOLVED] gstreamer-plugins-base conflicts with gstreamer-plugins-good Raveolution Linux - Software 14 11-17-2009 12:24 PM
[SOLVED] stupid gstreamer plugins amiga32 Slackware 7 09-09-2009 05:11 AM
GStreamer Plugins for FC3 FunkyRes Fedora 7 12-22-2004 10:29 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 02:50 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration