Welcome to Soft32 Linux Forums!
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

An open source program to convert DRM'ed WMA files to othe..

 
   Soft32 Home -> Linux2 Arch -> Setup RSS
Next:  X Setup for Thinkpad T43  
Author Message
Ant

External


Since: Mar 16, 2007
Posts: 22



(Msg. 1) Posted: Sat Jul 28, 2007 12:16 pm
Post subject: An open source program to convert DRM'ed WMA files to others (MP3
Archived from groups: comp>os>linux>misc, others (more info?)

Hello,

Are there any Linux softwares/programs that can convert DRM'ed WMA files
or remove the DRM from the WMA file in Linux (using Debian)? It seems
like there is none except to burn to a CD audio, rip it, etc. Or record
digital to analog (lose quality this way). The reason why I want to do
this is because XMMS, Mplayer, etc. can't play the WMA file I bought
from http://us.puretracks.com/. Sad And I hate WMA files. Smile

Thank you in advance. Smile
--
/\___/\
/ /\ /\ \ Phillip (Ant) @ http://antfarm.ma.cx (Personal Web Site)
| |o o| | Ant's Quality Foraged Links (AQFL): http://aqfl.net
\ _ / Remove ANT from e-mail address: philpi.TakeThisOut@earthlink.netANT
( ) or ANTant.TakeThisOut@zimage.com
Ant is currently not listening to any songs on his home computer.
Back to top
Login to vote
Chris Cox

External


Since: May 12, 2007
Posts: 121



(Msg. 2) Posted: Sat Jul 28, 2007 3:14 pm
Post subject: Re: An open source program to convert DRM'ed WMA files to others [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Ant wrote:
> Hello,
>
> Are there any Linux softwares/programs that can convert DRM'ed WMA files
> or remove the DRM from the WMA file in Linux (using Debian)? It seems
> like there is none except to burn to a CD audio, rip it, etc. Or record
> digital to analog (lose quality this way). The reason why I want to do
> this is because XMMS, Mplayer, etc. can't play the WMA file I bought
> from http://us.puretracks.com/. Sad And I hate WMA files. Smile
>
> Thank you in advance. Smile

Well.. there's most certainly an easier answer... but the following will
help with other situations...

You can capture anything you can play audibly....
(may not work quite this way on all sound devices)
As root:

amixer set 'Mix' cap
arecord -t wav -f cd mycapture.wav

Then you could play the file using whatever... be it flash,
or mplayer, etc....

Interrupt the arecord process when done. You will now
have a .wav file.

The only reason I bring up this technique is because I don't
know what all issues there might be with regards to DRM, etc...
I don't usually deal with .wma files myself.
Back to top
Login to vote
Chris Cox

External


Since: May 12, 2007
Posts: 121



(Msg. 3) Posted: Sat Jul 28, 2007 3:26 pm
Post subject: Re: An open source program to convert DRM'ed WMA files to others [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Chris Cox wrote:
> Ant wrote:
>> Hello,
>>
>> Are there any Linux softwares/programs that can convert DRM'ed WMA files
>> or remove the DRM from the WMA file in Linux (using Debian)? It seems
>> like there is none except to burn to a CD audio, rip it, etc. Or record
>> digital to analog (lose quality this way). The reason why I want to do
>> this is because XMMS, Mplayer, etc. can't play the WMA file I bought
>> from http://us.puretracks.com/. Sad And I hate WMA files. Smile
>>
>> Thank you in advance. Smile
>
> Well.. there's most certainly an easier answer... but the following will
> help with other situations...

One easier way:

mplayer -ao pcm:file=myfile.wav myfile.wma

This may require the w32codecs... not sure...

Then you can reencode to mp3.

There may be an even easier way..... I couldn't
figure out how to get mplayer to send the data
to stdout.. if so you could reencode via a pipe.
Back to top
Login to vote
Alexander Solano

External


Since: Jul 29, 2007
Posts: 1



(Msg. 4) Posted: Sat Jul 28, 2007 11:09 pm
Post subject: Re: An open source program to convert DRM'ed WMA files to others (MP3 & OGG)? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Ant wrote:

> Hello,
>
> Are there any Linux softwares/programs that can convert DRM'ed WMA files
> or remove the DRM from the WMA file in Linux (using Debian)? It seems
> like there is none except to burn to a CD audio, rip it, etc. Or record
> digital to analog (lose quality this way). The reason why I want to do
> this is because XMMS, Mplayer, etc. can't play the WMA file I bought
> from http://us.puretracks.com/. Sad And I hate WMA files. Smile
>
> Thank you in advance. Smile

I think the closest thing for linux is the Hymn Project
http://www.hymn-project.org/

There are a few programs for Windows that are able to remove some versions
of the WMA DRM. Can't recommend any since I don't buy any music with DRM
protection.

You could check the forums over at Hymn, they may be of some help (I'm sure
they answer that question all the time)... The answer is probably going to
be: Burn the CD, then rip them.

Good luck and let us know how it goes.
Back to top
Login to vote
spike1

External


Since: Apr 11, 2007
Posts: 390



(Msg. 5) Posted: Sun Jul 29, 2007 11:41 am
Post subject: Re: An open source program to convert DRM'ed WMA files to others (MP3 & OGG)? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

In the sacred domain of comp.os.linux.misc,
Chris Cox <notccox.TakeThisOut@notairmail.net> didnst hastily scribble thusly:
> Chris Cox wrote:
>> Ant wrote:
>>> Hello,
>>>
>>> Are there any Linux softwares/programs that can convert DRM'ed WMA files
>>> or remove the DRM from the WMA file in Linux (using Debian)? It seems
>>> like there is none except to burn to a CD audio, rip it, etc. Or record
>>> digital to analog (lose quality this way). The reason why I want to do
>>> this is because XMMS, Mplayer, etc. can't play the WMA file I bought
>>> from http://us.puretracks.com/. Sad And I hate WMA files. Smile
>>>
>>> Thank you in advance. Smile
>>
>> Well.. there's most certainly an easier answer... but the following will
>> help with other situations...

> One easier way:

> mplayer -ao pcm:file=myfile.wav myfile.wma

Doesn't work with DRMed files because mplayer isn't DRM enabled.
Even with the w32codecs.
--
______________________________________________________________________________
| spike1.TakeThisOut@freenet.co.uk | "I'm alive!!! I can touch! I can taste! |
|Andrew Halliwell BSc(hons)| I can SMELL!!! KRYTEN!!! Unpack Rachel and |
| in | get out the puncture repair kit!" |
| Computer Science | Arnold Judas Rimmer- Red Dwarf |
------------------------------------------------------------------------------
Back to top
Login to vote
Ant

External


Since: Mar 16, 2007
Posts: 22



(Msg. 6) Posted: Sun Jul 29, 2007 11:41 am
Post subject: Re: An open source program to convert DRM'ed WMA files to others [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On 7/29/2007 9:41 AM PT, spike1.TakeThisOut@freenet.co.uk typed:

>>>> Are there any Linux softwares/programs that can convert DRM'ed WMA files
>>>> or remove the DRM from the WMA file in Linux (using Debian)? It seems
>>>> like there is none except to burn to a CD audio, rip it, etc. Or record
>>>> digital to analog (lose quality this way). The reason why I want to do
>>>> this is because XMMS, Mplayer, etc. can't play the WMA file I bought
>>>> from http://us.puretracks.com/. Sad And I hate WMA files. Smile
>>>>
>>>> Thank you in advance. Smile
>>> Well.. there's most certainly an easier answer... but the following will
>>> help with other situations...
>
>> One easier way:
>
>> mplayer -ao pcm:file=myfile.wav myfile.wma
>
> Doesn't work with DRMed files because mplayer isn't DRM enabled.
> Even with the w32codecs.

Yeah, I couldn't get mplayer to play my WMA by itself. Sad How frustrating.
--
"I look at an ant and I see myself: a native South African, endowed by
nature with a strength much greater than my size so I might cope with
the weight of a racism that crushes my spirit." --Miriam Makeba
/\___/\
/ /\ /\ \ Phillip (Ant) @ http://antfarm.ma.cx (Personal Web Site)
| |o o| | Ant's Quality Foraged Links (AQFL): http://aqfl.net
\ _ / Remove ANT from e-mail address: philpi.TakeThisOut@earthlink.netANT
( ) or ANTant.TakeThisOut@zimage.com
Ant is currently not listening to any songs on his home computer.
Back to top
Login to vote
Peter 'Shaggy' Haywood

External


Since: Jul 25, 2007
Posts: 1



(Msg. 7) Posted: Sat Aug 04, 2007 9:47 am
Post subject: Re: An open source program to convert DRM'ed WMA files to others (MP3 & OGG)? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Groovy hepcat Ant was jivin' in comp.os.linux.setup on Sun, 29 Jul 2007
10:16 am. It's a cool scene! Dig it.

> Are there any Linux softwares/programs that can convert DRM'ed WMA
> files or remove the DRM from the WMA file in Linux (using Debian)? It

I looked into this a while ago. There isn't much for Linux. But I did
find one program. The memory's a bit foggy, but I think it was called
VLC media player (http://www.videolan.org/vlc/). I haven't tried it
yet, because I'm on a dial-up account with download limits, and I'm
currently having line problems too. But I'll download it and try it out
when I get broadband.

--
Dig the sig!

----------- Peter 'Shaggy' Haywood ------------
Ain't I'm a dawg!!
Back to top
Login to vote
Display posts from previous:   
Related Topics:
How to include - in the source RPM - all the files listed .. - Hi All, I create RPMs that get the files in %files from ClearCase, which means that I copy the files to a location the...

open source nv driver and nVIDIA 6800 - Has anyone gotten the open source nv driver to work with an nVIDIA 6800 card? It's not in the list of cards that shows...

Can't open files for read with debugger... - I have a problem that is driving me crazy. Any attempt I make to try and use the kdbg debugger (or any of the other..

can't open eml files from vsftpd server - I store lots of *.eml files in a directory of my linux ftp server but ftp users can't open these files with outlook..

Convert from testing/unstable to stable - I accidentally managed to run apt-get update/upgrade with unstable releases and now my system (knoppix/debian) doesn't....

How to convert Maildir to mbox format? - Hello, I have used Qmail and my mail was received and maintained in Maildir format. Now I am maintaining all my mail....
       Soft32 Home -> Linux2 Arch -> Setup All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

Categories:
 Windows
 Linux
 Mac
 PDA


[ Contact us | Terms of Service/Privacy Policy ]