[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: gravacao de arquivo avi em CD



Carlucio Lopes wrote:

> On Tue, 27 Sep 2005 16:47:25 -0300
> Luiz Fernando C Camargo <lfcamar@uol.com.br> wrote:
> 
> Eu uso via shell:
> Manipulcao de imagems CDRW
> ==========================
> -criando imagem
> mkisofs -o imagem.iso filme.avi
> mkisofs -J -o imagem.iso filme.avi  ==> -J para Windows
> 
> -Vericando em qual device (dev=x,x,x) o cdrom esta
> cdrecord -scanbus
> 
> -Gravando Imagem dados
> cdrecord -v dev=0,0,0 -data imagem.iso
> 
> -Formatando CD regravavel
> cdrecord -v blank=fast dev=0,0,0
> 
> 
> abracos


Obrigado pelas dicas, mas não tá funcionando. Deve ter alguma coisa
errada com a minha instalação/configuração. O CD é gravado, mas
depois não consigo montar o CD, diz que não identifica o tipo do
sistema de arquivos, tentei especificar o tipo, mas diz que é o tipo
errado, o kscd sai na frente como se fosse um cd de audio. Já fiz
vários testes perdendo mídia, mas sempre o que é gravado é inútil.
Uso kernel 2.6.12-1-686, parece que nesse caso não se deve especificar 
dev=0,0,0.


Veja o que sai quando estou gravando (desta vez tentei sem o -data,
a resposta é idêntica):

Sedna:/home/l/.bittornado/files/Central Do Brasil# cdrecord -v -speed=8
central_do_brasil_CD1.iso
cdrecord: No write mode specified.
cdrecord: Asuming -tao mode.
cdrecord: Future versions of cdrecord may have different drive dependent
defaults.
cdrecord: Continuing in 5 seconds...
Cdrecord-Clone 2.01.01a03 (i686-pc-linux-gnu) Copyright (C) 1995-2005 Joerg
Schilling
NOTE: this version of cdrecord is an inofficial (modified) release of
cdrecord
      and thus may have bugs that are not present in the original version.
      Please send bug reports and support requests to
<cdrtools@packages.debian.org>.
      The original author should not be bothered with problems of this
version.

cdrecord: Warning: Running on Linux-2.6.12-1-686
cdrecord: There are unsettled issues with Linux-2.5 and newer.
cdrecord: If you have unexpected problems, please try Linux-2.4 or Solaris.
TOC Type: 1 = CD-ROM
scsidev: '/dev/cdrom'
devname: '/dev/cdrom'
scsibus: -2 target: -2 lun: -2
Warning: Open by 'devname' is unintentional and not supported.
Linux sg driver version: 3.5.27
Using libscg version 'ubuntu-0.8ubuntu1'.

************ Ubuntu????  (minha anotação)

cdrecord: Warning: using inofficial version of libscg (ubuntu-0.8ubuntu1
'@(#)scsitransp.c      1.91 04/06/17 Copyright 1988,1995,2000-2004 J.
Schilling').
Driveropts: 'burnfree'
SCSI buffer size: 64512
atapi: 1
Device type    : Removable CD-ROM
Version        : 0
Response Format: 2
Capabilities   :
Vendor_info    : 'HL-DT-ST'
Identifikation : 'DVDRAM GSA-4163B'
Revision       : 'A104'
Device seems to be: Generic mmc2 DVD-R/DVD-RW.
Current: 0x0009
Profile: 0x0012
Profile: 0x0011
Profile: 0x0014
Profile: 0x0013
Profile: 0x001A
Profile: 0x001B
Profile: 0x002B
Profile: 0x0010
Profile: 0x0009 (current)
Profile: 0x000A
Profile: 0x0008
Profile: 0x0002
cdrecord: This version of cdrecord does not include DVD-R/DVD-RW support
code.
cdrecord: See /usr/share/doc/cdrecord/README.DVD.Debian for details on DVD
support.
Using generic SCSI-3/mmc   CD-R/CD-RW driver (mmc_cdr).
Driver flags   : MMC-3 SWABAUDIO BURNFREE
Supported modes: TAO PACKET SAO SAO/R96P SAO/R96R RAW/R16 RAW/R96P RAW/R96R
Drive buf size : 1053696 = 1029 KB
Drive DMA Speed: 14147 kB/s 80x CD 10x DVD
FIFO size      : 4194304 = 4096 KB
Track 01: data   697 MB
Total size:      801 MB (79:24.92) = 357369 sectors
Lout start:      801 MB (79:26/69) = 357369 sectors
Current Secsize: 2048
ATIP info from disk:
  Indicated writing power: 5
  Is not unrestricted
  Is not erasable
  Disk sub type: Medium Type A, high Beta category (A+) (3)
  ATIP start of lead in:  -11634 (97:26/66)
  ATIP start of lead out: 359846 (79:59/71)
Disk type:    Short strategy type (Phthalocyanine or similar)
Manuf. index: 3
Manufacturer: CMC Magnetics Corporation
Blocks total: 359846 Blocks current: 359846 Blocks remaining: 2477
Starting to write CD/DVD at speed 8 in real TAO mode for single session.
Last chance to quit, starting real write    0 seconds. Operation starts.
Waiting for reader process to fill input buffer ... input buffer ready.
BURN-Free is OFF.
Turning BURN-Free on
Performing OPC...
Starting new track at sector: 0
Track 01:  697 of  697 MB written (fifo 100%) [buf  99%]
Track 01: Total bytes read/written: 731887616/731887616 (35
Writing  time:  602.840s
Average write speed   7.9x.
Min drive buffer fill was 99%
Fixating...
Fixating time:   36.080s
cdrecord: fifo had 11528 puts and 11528 gets.
cdrecord: fifo was 0 times empty and 11451 times full, min
Sedna:/home/l/.bittornado/files/Central Do Brasil# mount -t
vfat /dev/cdrom /media/cdrom/
mount: block device /dev/cdrom is write-protected, mounting read-only
mount: wrong fs type, bad option, bad superblock on /dev/cdrom,
       missing codepage or other error
       In some cases useful info is found in syslog - try
       dmesg | tail  or so
Sedna:/home/l/.bittornado/files/Central Do Brasil# mount -t
iso9660 /dev/cdrom /media/cdrom/
mount: block device /dev/cdrom is write-protected, mounting read-only
mount: wrong fs type, bad option, bad superblock on /dev/cdrom,
       missing codepage or other error
       In some cases useful info is found in syslog - try
       dmesg | tail  or so
Sedna:/home/l# mount -t vfat /dev/cdrom /media/cdrom/
mount: block device /dev/cdrom is write-protected, mounting read-only
mount: wrong fs type, bad option, bad superblock on /dev/cdrom,
       missing codepage or other error
       In some cases useful info is found in syslog - try
       dmesg | tail  or so

Um outra vez ele identificou o gravador direitinho como sendo
GSA4163B, mas o resultado foi o mesmo, inútil. 

Qualquer dica será muito bem vinda. Obrigado.

Luiz Fernando



Reply to: