mirror of https://github.com/mpv-player/mpv
readvcd is useful for reading VCDs with SCSI CD-ROM drives.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9085 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
a8858e17e5
commit
c28b02508b
|
@ -213,6 +213,10 @@
|
||||||
programming, please <A HREF="tech/patches.txt">help us</A> implement generic
|
programming, please <A HREF="tech/patches.txt">help us</A> implement generic
|
||||||
SCSI support for VCDs.</P>
|
SCSI support for VCDs.</P>
|
||||||
|
|
||||||
|
<P>In the meantime you can extract data from VCDs with
|
||||||
|
<A HREF="http://140.132.1.204/OS/Linux/packages/X/viewers/readvcd/">readvcd</A>
|
||||||
|
and play the resulting file with MPlayer.</P>
|
||||||
|
|
||||||
<H4>VCD structure</H4>
|
<H4>VCD structure</H4>
|
||||||
|
|
||||||
<P>VCD disks consist of one or more tracks:</P>
|
<P>VCD disks consist of one or more tracks:</P>
|
||||||
|
|
Loading…
Reference in New Issue