In message <*******> ***** said: >Takanori, > >How are you doing! According to your message, I download rvcd.c and >cdda980108.diffs, >should I download mpegtv or just compile rvcd.c that I can play VCD? After applying cdda980108.diffs in kernel rebuild and install, compile rvcd.c as follows. % gcc rvcd.c And when you use it to play VCD, pass Mpeg stream to MpegTV via standard I/O, as follows,(Just as xreadvcd for Linux.) % ./a.out $tracknumber - |mtv - (Executable is ./a.out) For Example , If you want to play Track 5 % ./a.out 5 - |mtv - If you want to store Mpeg stream into disk,type % ./a.out $tracknumber $filename Takanori Watanabe Public Key Key fingerprint = 2C 51 E2 78 2C E1 C5 2D 0F F1 20 A3 11 3A 62 2A