Hi, Am Dienstag, den 09.05.2006, 19:56 -0400 schrieb Tony K.: > I came across a reference to using a Nokia 770 to view DVDs stored on > a memory card. What format and how would one do this? > > See reference under "18 Dec 2005" and "DVDs on Train". > > ttp://www.advogato.org/person/pycage/diary.html?start=38 I was using mencoder (http://www.mplayerhq.hu) for converting DVDs into a format the Nokia 770 could read. mencoder dvd:// -oac mp3lame -lameopts abr:br=64 -ovc lavc -lavcopts vcodec=mpeg4:mbd=1:vbitrate=300:autoaspect -vf scale=240:144 -ffourcc DIVX -ofps 25000/1001 -o movie.avi Using this, about two movies of normal length fit on a 512 MB memory card. Regards, Martin