Linux - SoftwareThis forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
I am currently running the latest Kubuntu Dapper, and I am a bit confused as to how to use .cue files while burning a DVD ISO. I have a movie that comes in the form of a .bin file and a .cue file. I've looked around for some information on how to burn these (the .bin is obviously an image, while I assume the .cue is track information), but I've found the information I've found is rather sketchy.
I've tried using bchunk, to convert the image to an ISO so I can burn it with K3B:
bchunk movie.bin movie.cue movie.iso
And it outputs 2 ISOs:
movie.iso1.iso
movie.iso2.iso
When I try to import the ISOs into K3B, it reports that movie.iso1.iso is a valid ISO (but it's only of size <700 kb), while movie.iso2.iso is invalid (and it's ~700 mb).
I've looked around, and it appears that bchunk is often used to setup CD ISOs, but I have never seen it being referenced with DVDs. From the man page, I assume it's only useful with CDs.
My question is: How do I burn a DVD out of a .cue file, and a .bin file?
I've used bchunk before and had it work, you might try just leaving off that last argument (movie.iso) or just the .iso. bchunk works for me if I use the form
I tried both of your suggestions. It didn't do anything when I left "movie.iso" out, and when I tried without the ".iso" extension, it just generated the same two iso files.
Is this because the DVD might have two tracks? I don't remember the DVD having two tracks, but it might. Then again, if the first file is considered to be an "iso9660" image and the second is not.. well, that just doesn't seem to make sense to me!
Bin and cue files are usually associated with a vcd movie. you can play them direct with vlc or totem players if you want to burn them , go to k3b and select burn cd image highlight the file and burn!
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.