큐 / 빈 파일 마운트 방법에 대한 많은 제안 이 있습니다

인터넷에서 큐 / 빈 파일을 Mac에서 사용하는 방법에 대한 많은 제안있습니다 .

큐 또는 빈 파일을 마운트하고 Finder에서 볼륨으로 보는 기본 방법이 있습니까?

또는 이 기능을 제공하는 도구 ( Windows 시스템 의 데몬 도구 에는없는 것)가 있습니까?

내가 가진 파일을 변환하지 않는 것이 좋습니다.



답변

Stuffit Expander ( 그 사이트에서 다운로드하고 싶거나 애드웨어 쓰레기를 얻지 않으려는 경우 에만 StuffIt Expander를 선택하십시오 ) bin 파일을 열 수 있으며 큐 파일은 bin 파일에 대한 정보 맵 일뿐입니다.

볼륨으로 볼 수 있는지 잊어 버렸지 만 파일이 몇 개 이상인 경우 변환하는 것은 과정입니다.


답변

binchunker를 사용하여 .bin / .cue 파일을 Mac의 단일 .iso 파일로 변환합니다. Homebrew 또는 Macports를 통해 binchunker를 얻을 수 있습니다.

맨 페이지의 추가 정보는 다음과 같습니다.

bchunk - CD image format conversion from bin/cue to iso/cdr

SYNOPSIS
       bchunk [-v] [-p] [-r] [-w] [-s] <image.bin> <image.cue> <basename>

DESCRIPTION
       bchunk converts a CD image in a ".bin / .cue" format (sometimes ".raw / .cue") to a set of .iso and .cdr tracks.

       The  bin/cue  format is used by some non-Unix cd-writing software, but is not supported on most other cd-writing pro-
       grams.

       image.bin is the raw cd image file. image.cue is the track index file containing track types and  offsets.   basename
       is used for the beginning part of the created track files.

       The  produced .iso track contains an ISO file system, which can be mounted through a loop device on Linux systems, or
       written on a CD-R using cdrecord.  The .cdr tracks are in the native CD audio format. They can be either written on a
       CD-R using cdrecord -audio, or converted to WAV (or any other sound format for that matter) using sox.

       It  is  advisable  to  edit  the  .cue  file to either MODE2/2352/2048 or MODE2/2352/2324 depending on whether an ISO
       filesystem or a VCD is desired, respectively.  The format itself does not contain this feature and  in  an  ambiguous
       case it can only guess.


답변

.bin 파일에서 Control + 클릭 (오른쪽 클릭)을 시도하고 디스크 유틸리티로 열었습니까?


답변

방금 Unarchiver를 사용했으며 .bin의 모든 파일을 추출했으며 그런 식으로 .wmv 파일을 얻을 수있었습니다.


답변

OSX 용 데몬 도구 무료 평가판을 통해 bin 파일을 마운트 할 수 있습니다.


답변