On Monday 08 March 2004 13:52, GRAHAM MONK wrote: > Hi All > > I have a SVCD disc which I would like to copy to my hard drive, I don't > need to compress it, I understand it is MPEG based format. > > I am trying to use dd but I'm not getting very far. > Can I do this and what commands would I use?
I am sure you could do this with mplayer. Well actually mencoder (which is part of mplayer). >From the man page it does not specifically state svcd ... but I know it handles it. something like: mencoder vcd://1 -o file.avi -oac copy -ovc divx4 I'm not exactly sure ... never done that before. Andy _______________________________________________ clug-talk mailing list [EMAIL PROTECTED] http://clug.ca/mailman/listinfo/clug-talk_clug.ca

