|
|
|||||||
| Home | Register | Downloads | FAQ | Members List | Calendar | Arcade | Mark Forums Read |
» Less advertising throughout
» Post and participate in discussions
» Network with other forum members
» Free private messaging
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
(^.^)v
![]() ![]() ![]() Join Date: May 2006
Location: California
Posts: 258
|
I've searched everywhere for a program that either extracts or converts .bin to a music file. Anyone got any ideas?
__________________
Intel Centrino Duo 1.5 GHz 2 GIG RAM Intel Graphics Media Accelerator X3100 (384 MG) 200 GIG Hard-drive space |
|
|
|
| Advertisement | [Remove Advertisement] | ||
|
|
|
#2 |
|
You're already dead...
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Join Date: Sep 2007
Location: Planet Vegeta
Posts: 5,387
|
no such thing ![]() .bin isn't a music file format! .bin is usually an CD storage file similar to ISO. it can also be a file format used by various games. if you're trying to convert a .bin audio CD file into MP3, first burn the .bin file using a CD burning program, and then rip the songs of the burned disk using a cd-ripping program.
__________________
"It was, of course, a lie what you read about my religious convictions, a lie which is being systematically repeated. I do not believe in a personal God and I have never denied this but have expressed it clearly. If something is in me which can be called religious then it is the unbounded admiration for the structure of the world so far as our science can reveal it." - Albert Einstein check out my blog ![]() |
|
|
|
|
|
#3 | |
|
Heroes Might& Magic Champ
![]() ![]() ![]() ![]() ![]() ![]() ![]() Join Date: Oct 2007
Location: Utterly destroying the soul of Gladiator@ with my box of tasty Cheesy Puff potato chips
Posts: 4,713
|
or load it onto a virtual drive daemon tools or alcohol 52-120% and do what cotton said.
__________________
Quote:
|
|
|
|
|
|
|
#4 |
|
.:Enigmatic Protagonist:.
![]() ![]() ![]() ![]() ![]() Join Date: Apr 2006
Location: TOKYO
Posts: 2,283
|
Better use two software instead of one,,,to avoid some bad data decoding,,, 1- To convert from BIN to WAV (I don't really remumber but something like videostudio (something that can handle BIN format-too lazy too search). 2- To convert from WAV to MP3 (sound forge is the best).
__________________
"I've had enough, there's no hope left for this pathetic clan." "Growth occurs when one goes beyond one's limits. Realizing that is also part of training." |
|
|
|
|
|
#5 | |
|
You're already dead...
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Join Date: Sep 2007
Location: Planet Vegeta
Posts: 5,387
|
Quote:
like i said, .bin is usually a CD image file format. so its not a music file. PCXL-fan's suggestion is also good if you don't want to burn the file on a cd.
__________________
"It was, of course, a lie what you read about my religious convictions, a lie which is being systematically repeated. I do not believe in a personal God and I have never denied this but have expressed it clearly. If something is in me which can be called religious then it is the unbounded admiration for the structure of the world so far as our science can reveal it." - Albert Einstein check out my blog ![]() |
|
|
|
|
|
|
#6 |
|
Moving into the beat
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Join Date: May 2004
Location: Perpetual Hawaii
Posts: 11,296
|
Look into Isobuster. Open images then extract files that appear.
|
|
|
|
|
|
#7 |
|
.:Enigmatic Protagonist:.
![]() ![]() ![]() ![]() ![]() Join Date: Apr 2006
Location: TOKYO
Posts: 2,283
|
well if I'm thinking very well, even the thread is about SOUND_DATA, and I geuss, the BIN ones he gots and trying to talk about are streams of video+sound (or just a complicated sound), in which he wants to rip sound out of it,,,,or else he might specify more?§
__________________
"I've had enough, there's no hope left for this pathetic clan." "Growth occurs when one goes beyond one's limits. Realizing that is also part of training." Last edited by karas81; May 10th, 2008 at 19:29.. |
|
|
|
|
|
#8 |
|
Level 9998
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Join Date: Nov 2006
Location: Java
Posts: 9,377
|
.bin is universal for anything... binary. (hence... "bin")Anyway, it depends on what kind of file that is. Better way to do it is hex edit the file, then look for an audio header. It'll tell you what format the file is, where its data starts and where the data ends. You can then use the hex editor to extract the data chunk (and the header) out into another file, and that file would be the sound file you're looking for. (oh yeah, and you still need to fix the header in the new sound file) |
|
|
|
|
|
#9 | |
|
(^.^)v
![]() ![]() ![]() Join Date: May 2006
Location: California
Posts: 258
|
Quote:
I'll look into your guys' suggestions.
__________________
Intel Centrino Duo 1.5 GHz 2 GIG RAM Intel Graphics Media Accelerator X3100 (384 MG) 200 GIG Hard-drive space |
|
|
|
|
|
|
#10 |
|
Moving into the beat
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Join Date: May 2004
Location: Perpetual Hawaii
Posts: 11,296
|
MFaudio could be at least equally cool for that, but Psound isn't that bad either. I'll see into this BIN thing, I got DMC:SE sitting somewhere... |
|
|
|
|
|
#11 | |
|
You're already dead...
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Join Date: Sep 2007
Location: Planet Vegeta
Posts: 5,387
|
Quote:
a .bin file in a game can be anything, you're not garanteed that its a standard sound/music file. if they already work though, why not copy the music from the CD, and just store them on your HDD. and just forget about converting them, since they already work.
__________________
"It was, of course, a lie what you read about my religious convictions, a lie which is being systematically repeated. I do not believe in a personal God and I have never denied this but have expressed it clearly. If something is in me which can be called religious then it is the unbounded admiration for the structure of the world so far as our science can reveal it." - Albert Einstein check out my blog ![]() |
|
|
|
|
|
|
#12 | |
|
Heroes Might& Magic Champ
![]() ![]() ![]() ![]() ![]() ![]() ![]() Join Date: Oct 2007
Location: Utterly destroying the soul of Gladiator@ with my box of tasty Cheesy Puff potato chips
Posts: 4,713
|
If you've ever taken a minute or 2 to make your own cue file its contents will be different if it is a redbook audio disk vs a data disk. It reads the cue file, and that will tell whether it is a data disk, or audio cd.
__________________
Quote:
|
|
|
|
|
|
|
#13 | |
|
Need more coffee.
![]() ![]() ![]() ![]() ![]() ![]() ![]() Join Date: Aug 2006
Location: Ohio
Posts: 5,086
|
Quote:
__________________
"I used to think gas was expensive, then I realized we're buying liquid exploding dinosaurs."
|
|
|
|
|
|
|
#14 |
|
Level 9998
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Join Date: Nov 2006
Location: Java
Posts: 9,377
|
Just as I thought. That means the bin file itself may have an audio header? In which case, open up the file, read what the header has to say about the file format, and change the file name accordingly. Or you can try some MP3 encoders that... takes in anything and automatically scans for audio headers for you. Lame XP might be a good one for the job.
|
|
|
|
|
|
#15 | ||
|
(^.^)v
![]() ![]() ![]() Join Date: May 2006
Location: California
Posts: 258
|
Quote:
Quote:
__________________
Intel Centrino Duo 1.5 GHz 2 GIG RAM Intel Graphics Media Accelerator X3100 (384 MG) 200 GIG Hard-drive space |
||
|
|
|
|
|
#16 | |
|
Moving into the beat
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Join Date: May 2004
Location: Perpetual Hawaii
Posts: 11,296
|
Quote:
Lame XP doesnt do much if anything. For conversions, MediaCoder and Besweet are the real deal. |
|
|
|
|
|
|
#17 |
|
it'se miku!
![]() ![]() ![]() ![]() ![]() ![]() Join Date: Jan 2006
Location: Cologne, Germany
Posts: 3,609
|
in those .bin should be one or more ogg's/wav's if i remember correctly. so thats why vlc can play it. |
|
|
|
|
|
#18 | |
|
越南にて
![]() ![]() ![]() Join Date: Jun 2006
Location: Vietnam
Posts: 355
|
Quote:
__________________
Yoroshiku onegaiitashimasu ![]() Cogito ergo sum - Je pense donc je suis - 我思う。ゆえに我在り
|
|
|
|
|
|
|
#19 |
|
Registered User
Join Date: Jul 2004
Location: Hong Kong
Posts: 35
|
Certain Konami titles (and select others) use .BIN files as their method of music storage to which PSF Central has a wonderful little proggy called VB2RIP which extracts .wav information from .BIN files. You can obtain the file from Neill Corlett's site - VB2rip - Neill Corlett's Home Page Despite the main page only listing a few titles, many are actually supported. Worked fine when I wanted to get the soundtrack from the BIN files on my Castlevania: Curse of Darkness PS2. EDIT: And before the fanboys go for the jugular, I am well aware DMC3 is a Capcom title. |
|
|
|
|
|
#20 | |
|
越南にて
![]() ![]() ![]() Join Date: Jun 2006
Location: Vietnam
Posts: 355
|
Quote:
__________________
Yoroshiku onegaiitashimasu ![]() Cogito ergo sum - Je pense donc je suis - 我思う。ゆえに我在り
|
|
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|