Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora 17/18 > Using Fedora
FedoraForum Search

Forgot Password? Join Us!

Using Fedora General support for current versions. Ask questions about Fedora and it's software that do not belong in any other forum.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 13th July 2012, 06:39 PM
Sagitter Offline
Registered User
 
Join Date: Sep 2009
Location: Salento - Italy
Age: 32
Posts: 507
linuxchrome
'MOC - Music On Console player' repositories

Hi all.

Does someone use MOC ?
Recently i have packaged the RPMs of MOC player for Fedora 14/15/16/17; are available both stable and unstable releases.
All RPMs are hosted here: http://sagitter.fedorapeople.org/moc/

Please, let me know if something doesn't work.

Cheers
__________________
Homepage:http://fedora-os.org
Voip: sagitterATekiga.net
Reply With Quote
  #2  
Old 13th July 2012, 06:57 PM
PabloTwo's Avatar
PabloTwo Offline
"Registered User" T-Shirt Winner
 
Join Date: Mar 2007
Location: Seville, FL
Posts: 5,128
linuxchrome
Re: 'MOC - Music On Console player' repositories

Yes, I use MOC. I also build rpm packages for moc (F16 both 32 and 64 bit) and have them available for download online. I have problems compiling moc with newer versions of ffmpeg-devel. Have you experienced the same thing? If so, did you figure out a way to overcome that?

I've been using:

%configure --without-ffmpeg

in my spec file to overcome the compile hangup. That means my moc compiles aren't playing any mp4(aac) files. Seems like it needs an edit to the Makefile for it to find the right path to the ffmpeg libs. In particular, /usr/include/ffmpeg/libavformat/avformat.h. ./configure seems to always think it should be in: /usr/include/ffmpeg/avformat.h

I wish some coder would pick up the now long abandoned moc source code (not updated since 2009).

Last edited by PabloTwo; 13th July 2012 at 07:02 PM.
Reply With Quote
  #3  
Old 13th July 2012, 07:09 PM
Sagitter Offline
Registered User
 
Join Date: Sep 2009
Location: Salento - Italy
Age: 32
Posts: 507
linuxchrome
Re: 'MOC - Music On Console player' repositories

Quote:
Originally Posted by PabloTwo View Post
Yes, I use MOC. I also build rpm packages for moc (F16 both 32 and 64 bit) and have them available for download online. I have problems compiling moc with newer versions of ffmpeg-devel. Have you experienced the same thing? If so, did you figure out a way to overcome that?

I've been using:

%configure --without-ffmpeg

in my spec file to overcome the compile hangup. That means my moc compiles aren't playing any mp4(aac) files. Seems like it needs an edit to the Makefile for it to find the right path to the ffmpeg libs. In particular, /usr/include/ffmpeg/libavformat/avformat.h. ./configure seems to always think it should be in: /usr/include/ffmpeg/avformat.h

I wish some coder would pick up the now long abandoned moc source code (not updated since 2009).
Hi PabloTwo.

I met the same problem; probably it can be solved by this patch.

Can you play mp4 files with my RPMs ?
__________________
Homepage:http://fedora-os.org
Voip: sagitterATekiga.net
Reply With Quote
  #4  
Old 13th July 2012, 07:49 PM
PabloTwo's Avatar
PabloTwo Offline
"Registered User" T-Shirt Winner
 
Join Date: Mar 2007
Location: Seville, FL
Posts: 5,128
linuxchrome
Re: 'MOC - Music On Console player' repositories

Yes, I can play *.m4a(aac) files with your moc-2.5.0-alpha4.r2447.fc16.x86_64.rpm package. Of course, I had to install your librcc-0.2.9-0.fc16.x86_64.rpm and librcd-0.1.13-0.fc16.x86_64.rpm packages as well as dependencies. Thank you. I'll have to compile using that patch and see how that goes for me.

I don't care to build an rpm package for moc myself that depends on libs not available in either the regular Fedora or RPMFusion repos. Who in the world actually needs sidplay capability in their music player these days?
Reply With Quote
  #5  
Old 13th July 2012, 08:24 PM
Sagitter Offline
Registered User
 
Join Date: Sep 2009
Location: Salento - Italy
Age: 32
Posts: 507
linuxchrome
Re: 'MOC - Music On Console player' repositories

Quote:
I don't care to build an rpm package for moc myself that depends on libs not available in either the regular Fedora or RPMFusion repos. Who in the world actually needs sidplay capability in their music player these days?
Ahah!

This is the same question that i did to developer (He replied me: "I guess some people are just
nostalgic."). However i have choosed to include all libraries (librcc, librcd, sidplay) in order to have the complete features of MOC.
'librcc' and 'librcd' have been packaged by me.

Quote:
I wish some coder would pick up the now long abandoned moc source code (not updated since 2009).
The development is still active. The beta release will be released soon.

Also .. If someone is interested, please reply to the questions in the survey within this post.
__________________
Homepage:http://fedora-os.org
Voip: sagitterATekiga.net

Last edited by Sagitter; 13th July 2012 at 08:28 PM.
Reply With Quote
  #6  
Old 14th July 2012, 01:28 PM
george_toolan Offline
Registered User
 
Join Date: Dec 2006
Posts: 1,718
linuxfirefox
Re: 'MOC - Music On Console player' repositories

Quote:
I met the same problem; probably it can be solved by this patch.
Eugeny misspelled "title" ;-)
Reply With Quote
  #7  
Old 14th July 2012, 03:04 PM
PabloTwo's Avatar
PabloTwo Offline
"Registered User" T-Shirt Winner
 
Join Date: Mar 2007
Location: Seville, FL
Posts: 5,128
linuxchrome
Re: 'MOC - Music On Console player' repositories

Thank you Sagitter. You woke me up to the fact that there was an active svn repo for moc. I've been building it for a long time from the now very old and stale unstable tarball release. I did the svn checkout, fixed my spec file to accommodate that and all is working good now with my builds of moc (recognizing and playing mp4/aac files as it should).
Reply With Quote
Reply

Tags
console, moc, music, player, repositories

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
music player jbs1136 Using Fedora 2 9th January 2010 05:39 AM
Music CD not detected by Rhythmbox Music Player on Fedora 11 rg_linux1 Using Fedora 3 27th September 2009 09:39 PM
Recommend me a music player and a video player? SpectrumDT Using Fedora 14 4th February 2008 09:43 PM
Banshee music player to get iTunes Music Store plug-in! techmum Using Fedora 2 4th February 2006 08:18 AM
Music Player wont play any music Sugarat Using Fedora 2 5th September 2004 12:28 AM


Current GMT-time: 10:16 (Saturday, 25-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat