On Tue, 15 Aug 2000, Egor Duda wrote:
> >>   i've  got  a mode1 track image that had been grabbed in raw mode,
> >> i.e.  with  2352 bytes per sector. is there any way to burn it with
> >> cdrecord as mode1 track keeping all sync an crc info as is?
> 
> DH> Sounds like you want to copy a protected disc (maybe playstation or other
> DH> software).
> 
> well,  it's  not protected software, crc in all sectors are consistent
> with  sectors  content,  so one of possible solutions is just to strip
> crc  an  sync  info  and  reduce  image to plain 2048-bytes-per-sector
> mode_1 image. but (from purely theoretical standpoint at the moment :)
> it's  interesting, if it's possible to write such image if crc data is
> inconsistent with content. 
If EDC-ECC are consistent with user data there's no point in writing RAW
sectors. It's possible to write inconsistent EDC-ECC blocks using a
generic mmc raw capable burner and right software. Under Linux only cdrdao
can do this at the time of writing.

> DH> Not all cd burner can write full sync/crc, so it depends on
> DH> your hardware.
> 
> DH> What are you trying to copy, and what cd burner have you got.
> 
> hmm,  i think this data is similar to data of audio tracks, which most
> burners  are  perfectly capable to handle, only track mode info in toc
> is what differs. is it firmware job to control track mode?
It's far from being similar. After setting up the writer for raw session
writing it's necessary to perform SEND CUE SHEET commad which describes in
depth the TOC of the disc. Here you must specify data form of main data,
and this will show up in the TOC. Of course you can write your data track
as audio but this won't be useful, I bet :-)
 
> i'm  using  YAMAHA CRW4416S with firmware 1.0h, and i've heard someone
> used   it   with   nero   burner   to   write   mode  1  tracks  from
> 2352-bytes-per-sector image, but i can't tell for sure.
Not as you are intending.

--
        Giuseppe "Cowo" Corbelli  -->>  Riding on Linux-2.2.16
  -<! 3rd Law of Computing: Anything that can go wr
                fortune: Segmentation violation -- Core dumped !>-


--  
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Reply via email to