LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 10-24-2014, 06:13 AM   #1
cybernetico
Member
 
Registered: Feb 2014
Location: Lisboa/Portugal
Distribution: Ubuntu 15.04 Vervet Vivid
Posts: 108

Rep: Reputation: Disabled
Clementine does not play wma


Good staff ...
I use the music player Clementine on my Ubuntu 14:10 but he does not play wma files
Can anyone help me?

Be well ...
 
Old 10-24-2014, 10:54 AM   #2
jdkaye
LQ Guru
 
Registered: Dec 2008
Location: Westgate-on-Sea, Kent, UK
Distribution: Debian Testing Amd64
Posts: 5,465

Rep: Reputation: Disabled
Have you installed the libavcodec54 libavcodec55 libavcodec56 packages?
jdk
 
Old 10-24-2014, 02:14 PM   #3
cybernetico
Member
 
Registered: Feb 2014
Location: Lisboa/Portugal
Distribution: Ubuntu 15.04 Vervet Vivid
Posts: 108

Original Poster
Rep: Reputation: Disabled
Yes, I have the packages and libavcodec54 libavcodec56 installed. The other package does not appear to me in the Ubuntu Software Center there any command that can take in order to install?
 
Old 10-24-2014, 02:27 PM   #4
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053
seems gstreamer-related:
http://askubuntu.com/questions/45607...issing-a-plugi
http://askubuntu.com/questions/44896...4a-wma-and-wav
 
Old 10-24-2014, 02:28 PM   #5
jdkaye
LQ Guru
 
Registered: Dec 2008
Location: Westgate-on-Sea, Kent, UK
Distribution: Debian Testing Amd64
Posts: 5,465

Rep: Reputation: Disabled
Quote:
Originally Posted by cybernetico View Post
Yes, I have the packages and libavcodec54 libavcodec56 installed. The other package does not appear to me in the Ubuntu Software Center there any command that can take in order to install?
You can try this:
Code:
apt-cache search libavcodec*
You could also run Clementine from a commandline when trying to play a .wma file and see what errors it throws up. Can you play .wma files with mplayer or vlc?
jdk

Last edited by jdkaye; 10-24-2014 at 02:31 PM.
 
Old 10-24-2014, 03:13 PM   #6
cybernetico
Member
 
Registered: Feb 2014
Location: Lisboa/Portugal
Distribution: Ubuntu 15.04 Vervet Vivid
Posts: 108

Original Poster
Rep: Reputation: Disabled
Thank you guys.
Is there any way to do this in Ubuntu 14:10?
 
Old 10-24-2014, 04:23 PM   #7
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053
Quote:
Originally Posted by cybernetico View Post
Is there any way to do this in Ubuntu 14:10?
well, the same way you would do it on ubuntu 14.04, i guess. or on windows98, for that matter:
click links, do your research, type commands, see magic happen.
 
Old 10-24-2014, 05:32 PM   #8
cybernetico
Member
 
Registered: Feb 2014
Location: Lisboa/Portugal
Distribution: Ubuntu 15.04 Vervet Vivid
Posts: 108

Original Poster
Rep: Reputation: Disabled
I've tried running the commands that were said to me here in the forum but did not result and gave me some errors ...
Send the image attached with errors ...
Attached Thumbnails
Click image for larger version

Name:	Captura de ecrã de 2014-10-24 21:44:44.jpg
Views:	55
Size:	256.0 KB
ID:	16751  

Last edited by cybernetico; 10-24-2014 at 06:30 PM.
 
Old 10-25-2014, 06:33 AM   #9
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053
Quote:
Originally Posted by cybernetico View Post
I've tried running the commands that were said to me here in the forum...
my commands, though unspoken, were those:

- Go click those links!
- Read everything!
- Think! Does it apply to your situation?
- If yes, do what it says, but again: Think! do you need to adapt the commands?
- Enter the commands! Think!
- Try playing wma again! Does it work now?
- If not: Reboot!

Last edited by ondoho; 10-25-2014 at 06:34 AM.
 
Old 10-25-2014, 07:26 AM   #10
cybernetico
Member
 
Registered: Feb 2014
Location: Lisboa/Portugal
Distribution: Ubuntu 15.04 Vervet Vivid
Posts: 108

Original Poster
Rep: Reputation: Disabled
Thanks guys, but I can not for the Clementine to play wma on Ubuntu 14.10. I'll try another music player. What is your advice to get a good music player?
 
Old 10-25-2014, 10:50 AM   #11
273
LQ Addict
 
Registered: Dec 2011
Location: UK
Distribution: Debian Sid AMD64, Raspbian Wheezy, various VMs
Posts: 7,680

Rep: Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373
I don't know how Ubuntu does it but on Debian the package w32codecs or w64codecs must be installed from the Deb Multimedia repository. I think similar is availabld from the standard Ubuntu repositories though. Bear in mind that, to my knowledge, you will not be able to play lossless or DRM encumbered .wmv files at all on Linux.
 
Old 10-25-2014, 10:58 AM   #12
jdkaye
LQ Guru
 
Registered: Dec 2008
Location: Westgate-on-Sea, Kent, UK
Distribution: Debian Testing Amd64
Posts: 5,465

Rep: Reputation: Disabled
I can play wma files using mplayer, vlc, amarok, dragonplayer.... In short, I can play them on every media player I have installed. Playing a .wma file with mplayer from a terminal gives this information:
Code:
Playing /tmp/test.wma.
libavformat version 56.7.101 (internal)
ASF file format detected.
[asfheader] Audio stream found, -aid 1
Load subtitles in /tmp/
==========================================================================
Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders
libavcodec version 56.1.101 (internal)
AUDIO: 44100 Hz, 2 ch, floatle, 96.0 kbit/3.40% (ratio: 12003->352800)
Selected audio codec: [ffwmav2] afm: ffmpeg (DivX audio v2 (FFmpeg))
jdk
 
Old 10-25-2014, 03:01 PM   #13
John VV
LQ Muse
 
Registered: Aug 2005
Location: A2 area Mi.
Posts: 17,647

Rep: Reputation: 2655Reputation: 2655Reputation: 2655Reputation: 2655Reputation: 2655Reputation: 2655Reputation: 2655Reputation: 2655Reputation: 2655Reputation: 2655Reputation: 2655
some Microsoft "windows media audio " or video files will need "special" codecs from the people that made the file
--- DRM , gota love it ---
 
Old 10-25-2014, 03:04 PM   #14
273
LQ Addict
 
Registered: Dec 2011
Location: UK
Distribution: Debian Sid AMD64, Raspbian Wheezy, various VMs
Posts: 7,680

Rep: Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373
Quote:
Originally Posted by jdkaye View Post
I can play wma files using mplayer, vlc, amarok, dragonplayer.... In short, I can play them on every media player I have installed. Playing a .wma file with mplayer from a terminal gives this information:
Code:
Playing /tmp/test.wma.
libavformat version 56.7.101 (internal)
ASF file format detected.
[asfheader] Audio stream found, -aid 1
Load subtitles in /tmp/
==========================================================================
Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders
libavcodec version 56.1.101 (internal)
AUDIO: 44100 Hz, 2 ch, floatle, 96.0 kbit/3.40% (ratio: 12003->352800)
Selected audio codec: [ffwmav2] afm: ffmpeg (DivX audio v2 (FFmpeg))
jdk
Where did you get the files from and have you installed any codecs to do so? It might help the OP to know this.
 
Old 10-25-2014, 04:09 PM   #15
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053
^ the mplayer output is kinda self-explanatory, about what codecs are used and so on.

cybernetico: just try one out. and then another. some recommend audacious or deadbeef. others recommend mplayer, or mpd.

will it solve your problem with codecs? i don't know.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
[SOLVED] Clementine does not play ... cybernetico Linux - Software 2 10-21-2014 08:55 AM
I have Audacious, CLementine and Amarok and none will play midi's herakles_14 Mageia 5 12-19-2013 04:14 AM
[SOLVED] Can't play songs with foreign text in clementine Spongmonkey Slackware 4 03-15-2013 04:12 AM
[SOLVED] Clementine won't play music Knightron Debian 7 12-11-2011 06:40 PM
[SOLVED] Clementine can't play .m4p files asipper Linux - Software 0 11-21-2011 06:22 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 10:19 PM.

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