On Thu, 25 Oct 2001, Rohit wrote: > #I suggest using VCDRip to extract the video information into MPEG files > #and then use a MPEG player to play them. > > Naren, a bit more light on what the data stored in the second track is, > please? Is that an MPEG file by itself? Or something else. Pointers too. > No netaccess today - hence the question.
The data stored on a VCD is in MPEG1 format, but the sector size is different compared to a Data CD. Unless the filesystem driver understands the different sector sizes, it will not be able to read the data off the VCD correctly. The MPEG file itself is generally padded to achieve this. But this does not cause problems during playback. More information on the VCD format is available on the net. Search for VCD on google. I cannot remember the URLs. -Naren PS: Don't add unenforceable disclaimers please. _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
