Skip to main content

Posts

Showing posts with the label mp3

Enable mp3 playback in RhythmBox player in CentOS

Playing mp3 in centos is easier with RhythmBox player. Here how it is - Step 1:  Open Linux console as a root. Step 2: Go to the yum directory by - cd /etc/yum.repos.d/ Step 3: Get the yum repository for Rhythmbox by the following command - wget http://pkgrepo.linuxtech.net/el6/release/linuxtech.repo Step 4: Now install by yum --           yum install rhythmbox Step 5: Now install 2 plug-in for .mp3 extension. yum install gstreamer-plugins-ugly  yum install gstreamer-plugins-bad You are done!

How to make .cue from .bin or Cue Maker Software ----- Smart Cue

Sometimes after downloading a game ,a software ,a movie it is a pain that it is in .bin format.As a result we can't burn it directly by any magic ISO creator software.So for user little help I have made a soft ,which can do this little work easily. The name of this soft is Smart Cue . Hope it helps ,all the gamer and video watcher. Download: Executable MF Link   Note : It was made in a way to test my own C# skill ,as I am sometimes interested to many languages and the need to create software when I need it ( Basically when I download a game , it was on .bin format).