[Mplayer-advusers] feat rq: XCD

Lorand Szollosi lorro at catv-5062227e.bp11catv.broadband.hu
Fri Oct 25 17:00:12 CEST 2002


Hello,

XCD (aka Mode2Form2 CD) is a wonderful thing that
allows audio-type ecc to be used for data cds.
So you can write an ~800MB avi (or better MCF)
file on an 80min CD-R.
Wouldn't it be a good idea for mplayer to support
this format like it supports VCDs? The current
approach is a little messy:

mount -t cdfs /dev/cdrom /cdrom
mount -o loop /cdrom/sessions_1-1.iso /mnt/tmp1
mplayer -sub /mnt/tmp1/*.s?? /cdrom/videocd-1.mpeg
umount /mnt/tmp1
umount /cdrom

Note that this is _not_ a VCD with an mpeg, the
extension is given by cdfs according to the track
format.

-lorro



More information about the MPlayer-advusers mailing list