[General]Converting CUE/BIN combo to .iso
Is there a way to convert a cue/bin image to iso? I want to keep the image on my disk, but i dont know how to use the .bin format. -- /Rikard ------------------------------------------------------------------------------------ Rikard Johnels email : rikjoh@norweb.se Web : http://www.rikjoh.com Mob : +46 735 05 51 01 ------------------------ Public PGP fingerprint ---------------------------- < 15 28 DF 78 67 98 B2 16 1F D3 FD C5 59 D4 B6 78 46 1C EE 56 >
On Sunday 03 October 2004 17:53, Rikard Johnels wrote:
Is there a way to convert a cue/bin image to iso? I want to keep the image on my disk, but i dont know how to use the .bin format.
--
http://mange.dynup.net/linux/bin2iso/bin2iso.c http://he.fi/bchunk/ http://rpm.pbone.net/index.php3/stat/4/idpl/1196044/com/bin2iso-1.9-3.i586.r... Josephine
On Sunday 03 October 2004 18.05, Josephine wrote:
On Sunday 03 October 2004 17:53, Rikard Johnels wrote:
Is there a way to convert a cue/bin image to iso? I want to keep the image on my disk, but i dont know how to use the .bin format.
--
http://mange.dynup.net/linux/bin2iso/bin2iso.c
http://rpm.pbone.net/index.php3/stat/4/idpl/1196044/com/bin2iso-1.9-3.i586. rpm.html
Josephine
---<cut>--- #> bin2iso wimps.rammstein.video.collection.cd2.cue Oct 30 2003, 23:36:06 bin2iso V1.9b - Converts RAW format (.bin) files to ISO/WAV format Bob Doiron, ICQ#280251 Check for updates at http://users.andara.com/~doiron Note: Appending pregap data to end of audio tracks wimps.rammstein.video.collection.cd2-01.iso ( 1 Mb) - sectors 000000:000299 (offset 000000000:000705599) wimps.rammstein.video.collection.cd2-02.iso (733 Mb) - sectors 000450:327342 (offset 001058400:769910735) Note: PreGap = 150 frames Creating ./wimps.rammstein.video.collection.cd2-02.iso (000450,327342) Mode2/2352 : Complete Note: PreGap = 150 frames Creating ./wimps.rammstein.video.collection.cd2-01.iso (000000,000299) Mode2/2352 : Complete #> mount -o loop -t iso9660 ./wimps.rammstein.video.collection.cd2-01.iso /mnt mount: wrong fs type, bad option, bad superblock on /dev/loop0, or too many mounted file systems ---</cut>--- -- /Rikard ------------------------------------------------------------------------------------ Rikard Johnels email : rikjoh@norweb.se Web : http://www.rikjoh.com Mob : +46 735 05 51 01 ------------------------ Public PGP fingerprint ---------------------------- < 15 28 DF 78 67 98 B2 16 1F D3 FD C5 59 D4 B6 78 46 1C EE 56 >
On Sunday 03 October 2004 18:53, Rikard Johnels wrote:
On Sunday 03 October 2004 18.05, Josephine wrote:
On Sunday 03 October 2004 17:53, Rikard Johnels wrote:
Is there a way to convert a cue/bin image to iso? I want to keep the image on my disk, but i dont know how to use the .bin format.
--
http://mange.dynup.net/linux/bin2iso/bin2iso.c
http://rpm.pbone.net/index.php3/stat/4/idpl/1196044/com/bin2iso-1.9-3.i58 6. rpm.html
Josephine
---<cut>--- #> bin2iso wimps.rammstein.video.collection.cd2.cue
Oct 30 2003, 23:36:06 bin2iso V1.9b - Converts RAW format (.bin) files to ISO/WAV format Bob Doiron, ICQ#280251
Check for updates at http://users.andara.com/~doiron
Note: Appending pregap data to end of audio tracks
wimps.rammstein.video.collection.cd2-01.iso ( 1 Mb) - sectors 000000:000299 (offset 000000000:000705599) wimps.rammstein.video.collection.cd2-02.iso (733 Mb) - sectors 000450:327342 (offset 001058400:769910735)
Note: PreGap = 150 frames Creating ./wimps.rammstein.video.collection.cd2-02.iso (000450,327342) Mode2/2352 : Complete
Note: PreGap = 150 frames Creating ./wimps.rammstein.video.collection.cd2-01.iso (000000,000299) Mode2/2352 : Complete
#> mount -o loop -t iso9660 ./wimps.rammstein.video.collection.cd2-01.iso /mnt
mount: wrong fs type, bad option, bad superblock on /dev/loop0, or too many mounted file systems
Look at the contents of the cue file. I think you have a multisession CD there. The first session (no idea what it is, it's just 1MB large) is in ...cd2-01.iso, while the second session (733MB large, probably the real stuff) is in ...cd2-02.iso. Try mounting that
On Sunday 03 October 2004 19.09, Anders Johansson wrote:
On Sunday 03 October 2004 18:53, Rikard Johnels wrote:
On Sunday 03 October 2004 18.05, Josephine wrote:
On Sunday 03 October 2004 17:53, Rikard Johnels wrote:
Is there a way to convert a cue/bin image to iso? I want to keep the image on my disk, but i dont know how to use the .bin format.
--
http://mange.dynup.net/linux/bin2iso/bin2iso.c
http://rpm.pbone.net/index.php3/stat/4/idpl/1196044/com/bin2iso-1.9-3.i 58 6. rpm.html
Josephine
---<cut>--- #> bin2iso wimps.rammstein.video.collection.cd2.cue
Oct 30 2003, 23:36:06 bin2iso V1.9b - Converts RAW format (.bin) files to ISO/WAV format Bob Doiron, ICQ#280251
Check for updates at http://users.andara.com/~doiron
Note: Appending pregap data to end of audio tracks
wimps.rammstein.video.collection.cd2-01.iso ( 1 Mb) - sectors 000000:000299 (offset 000000000:000705599) wimps.rammstein.video.collection.cd2-02.iso (733 Mb) - sectors 000450:327342 (offset 001058400:769910735)
Note: PreGap = 150 frames Creating ./wimps.rammstein.video.collection.cd2-02.iso (000450,327342) Mode2/2352 : Complete
Note: PreGap = 150 frames Creating ./wimps.rammstein.video.collection.cd2-01.iso (000000,000299) Mode2/2352 : Complete
#> mount -o loop -t iso9660 ./wimps.rammstein.video.collection.cd2-01.iso /mnt
mount: wrong fs type, bad option, bad superblock on /dev/loop0, or too many mounted file systems
Look at the contents of the cue file. I think you have a multisession CD there. The first session (no idea what it is, it's just 1MB large) is in ...cd2-01.iso, while the second session (733MB large, probably the real stuff) is in ...cd2-02.iso. Try mounting that
Same error. The .cue file is a follows: #> cat wimps.rammstein.video.collection.cd1.cue FILE "wimps.rammstein.video.collection.cd1.bin" BINARY TRACK 01 MODE2/2352 FLAGS DCP INDEX 01 00:00:00 TRACK 02 MODE2/2352 FLAGS DCP INDEX 00 00:04:00 INDEX 01 00:06:00 -- /Rikard ------------------------------------------------------------------------------------ Rikard Johnels email : rikjoh@norweb.se Web : http://www.rikjoh.com Mob : +46 735 05 51 01 ------------------------ Public PGP fingerprint ---------------------------- < 15 28 DF 78 67 98 B2 16 1F D3 FD C5 59 D4 B6 78 46 1C EE 56 >
On Sunday 03 October 2004 21:32, Rikard Johnels wrote:
TRACK 02 MODE2/2352
That looks like an SVCD image. I'm not sure it's possible to mount that. Try opening it in xine. In the config, set the "Device used for VCD playback" to the path to the iso file, then click the SVCD button
On Monday 04 October 2004 08.33, Anders Johansson wrote:
On Sunday 03 October 2004 21:32, Rikard Johnels wrote:
TRACK 02 MODE2/2352
That looks like an SVCD image. I'm not sure it's possible to mount that. Try opening it in xine. In the config, set the "Device used for VCD playback" to the path to the iso file, then click the SVCD button
It was a SVCD. And pointing Xine to it works perfectly! Thank you! Now i can enjoy my Rammstein! -- /Rikard ------------------------------------------------------------------------------------ Rikard Johnels email : rikjoh@norweb.se Web : http://www.rikjoh.com Mob : +46 735 05 51 01 ------------------------ Public PGP fingerprint ---------------------------- < 15 28 DF 78 67 98 B2 16 1F D3 FD C5 59 D4 B6 78 46 1C EE 56 >
participants (3)
-
Anders Johansson
-
Josephine
-
Rikard Johnels