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

Ampliar tamaño del CD700Mb a 800Mb (Re: Reducir el tamaño de los divx (Era: Grabar CD 800Mb/90min))



Hola,

una alternativa para ficheros de hasta 800Mb es meterlos en una imagen
"MODE2" i quemarla con el 'cdrdao':


http://webs.ono.com/usr016/de_xt/mcf.html

Mode2 CD Maker

With this tool you can create a CD/XA Mode2 Form2 ISO Bridge type CD,
which is similar to VCD but open to any content (not just MPEG
files). This way you can benefit from the greater storage space VCD
offers (800 MB in a single 80 min. CD)


$ mode2cdmaker -m peliculon.avi

y me crea image.bin, image.cue y image.toc. Luego:

$ nice -11 /usr/local/cdrdao-1.1.7.bin.x86.linux/cdrdao write --device 0,0,0 --driver generic-mmc --speed 8 --eject image.toc

Estos CDs no se pueden montar como imágenes iso9660. Hay que compilar
como módulo del kernel el soporte para *CDfs*:


http://www.elis.rug.ac.be/~ronsse/cdfs/

What?

CDfs is a file system for Linux systems that `exports' all tracks and
boot images on a CD as normal files. These files can then be mounted
(e.g. for ISO and boot images), copied, played (audio and VideoCD
tracks)... The primary goal for developing this file system was to
`unlock' information in old ISO images.


Finalmente:

# mount -t cdfs /dev/cdrom /cdrom

$ mplayer /cdrom/videocd-1.mpeg

(...)

Yo he compilado e instalado en mi sistema el '2.4.20-a',

$ uname -a
Linux tatu 2.4.21-pre4 #1 mié jun 11 16:55:57 CEST 2003 i686 unknown


y hasta ahora no me ha dado problemas.


Un saludo.


>>>>> "Amaya" == Amaya  <amaya@debian.org> writes:

    Amaya> Esto me saca una peli de 780MB a partir de una de 705, mi
    Amaya> pretensión era dejarla en 703... :-)))) ¿Se te ocurre algo?

-- 
          ________________________________________
          Cosme P. Cuevas - cosmepc telefonica net
             ICQ 86011094 - GnuPG KeyID: 0A4305FB
                   Debian - GNU/Linux
          ----------------------------------------



Reply to: