Espiya

Espiya Technology Boards => Computer Help => : Erotomania January 08, 2007, 02:35:39 PM

: how to convert mp3 file to txt??
: Erotomania January 08, 2007, 02:35:39 PM
baka alam niyo po kung paano.... nag search na po ako pero wala po ako makitang software para rito eh...... gusto ko po sanang i save lahat ng mga mp3's ko as txt file or playlist.... nakakapagod po kasi kung isa isang i tatype ko pa eh.........

thanx..............   bnana bnana bnana bnana bnana

                                                 psrulez:: psrulez::
: Re: how to convert mp3 file to txt??
: bodieph January 08, 2007, 08:14:10 PM
i know there is a software for this.. yung gagawan nya ng playlist and then you have the option to save the list as a textfile
: Re: how to convert mp3 file to txt??
: mongol482 January 08, 2007, 08:16:19 PM
you could also use winamp to create an htm of your mp3s
: Re: how to convert mp3 file to txt??
: Darklord Imuthis January 09, 2007, 04:30:59 AM
START> RUN> "CMD" or "Command">

in your directory:

Dir /s /b *.mp3 > filename.txt

/s to look inside subdirectories
/b to show only filenames
*.mp3 to show only mp3 files

if you also want to include *.wma files:

Dir /s /b *.mp3;*.wma > filename.txt

it would seem as if nothing happened, but as long as there is no error after entering the command, you might be able to see the output file named 'filename.txt' in the directory.

*for more info use command "dir /?" or "help" inside command prompt

btw, mali ung pagkatanong mo.. hehe..


******

One more way,
start Winamp

include all files in current playlist
at the bottom of the playlist window

hit CTRL+ALT+G
or
click the fourth button from the left> then choose 'options' or 'opts'> then choose 'generate html playlist'

then you'll get an html file with all the files listed in "Artist - Track (duration)" format.

**
from here you can copy everything and paste it into notepad to remove formatting, and paste it into Microsoft Word or Excel.
: Re: how to convert mp3 file to txt??
: Uncle_bob January 09, 2007, 04:40:03 AM
Nice post dude! dahil jan  pokepoint::
: Re: how to convert mp3 file to txt??
: Erotomania January 09, 2007, 02:23:15 PM
thanks dito tol.......... ok.......


                    psrulez:: psrulez:: psrulez:: psrulez:: psrulez::
: Re: how to convert mp3 file to txt??
: coated_pill January 24, 2007, 05:57:08 AM
nice !!!! pokepoint::