Hi. I'mrying to find out how do I view scaled video without any filtering, bilinear, cubictc. There'sn option -sws 4, use nearest neighbour, but it doe not seem to work. The only way I can donfiltered scaling is running second mplayer on my windows machine -he second one is by default unfiltered. So ishere any option do to this by default? Thanks. Fromodolfo.medina at gmail.com Wed Dec 10 15:29:04 2008 From:odolfo.medina at gmail.com (Rodolfo Medina) Date: Wed, 10 Dec 2008 14:29:04 +0000 Subject: A question with mencoder Message-ID: <87bpvkcde7.fsf@xxxxxxxxx> I wanto add a simple text presentation at the beginning of some video files, and wasold that Kino can do that. The problem is that Kino seems to handle only dv files, whereas I wanto deal with mpeg, vob, mp4, wmv, etc. One possible way could beo convert, say, the mpeg file to dv using Mencoder, edit it with Kinond then convert it back again to mpeg. Cannyone please suggest the right syntax to do so? I saw that mencoder commandsre quite complicated. Thanks forny help Rodolfo Fromavel.Pokorny at vscht.cz Wed Dec 10 16:59:21 2008 From:avel.Pokorny at vscht.cz (Pavel.Pokorny at vscht.cz) Date: Wed, 10 Dec 2008 16:59:21 +0100 (MET) Subject:rror while compiling Mplayer-1.0rc2 Message-ID: <200812101559.QAA01834@xxxxxxxxxxxxx> Dearplayer friends I gethe following error while compiling MPlayer-1.0rc2: ./cofigure make vo_ivtv.c: In function 'ivtv_reset': vo_ivtv.c:79:rror: storage size of 'sd' isn't known vo_ivtv.c:80:rror: storage size of 'sd1' isn't known vo_ivtv.c:84:rror: 'IVTV_STOP_FL_HIDE_FRAME' undeclared (first use in this function) vo_ivtv.c:84:rror: (Each undeclared identifier is reported only once vo_ivtv.c:84:rror: for each function it appears in.) vo_ivtv.c:87:rror: 'IVTV_IOC_STOP_DECODE' undeclared (first use in this function) vo_ivtv.c:97:rror: 'IVTV_IOC_START_DECODE' undeclared (first use in this function) vo_ivtv.c:80: warning:nused variable 'sd1' vo_ivtv.c:79: warning:nused variable 'sd' make[1]: *** [vo_ivtv.o] Error 1 make[1]: Leaving directory `/home/pokornp/Desktop/depots/sw/mplayer/w/MPlayer-1.0rc2/libvo' make: *** [libvo/libvo.a] Error 2 My hw: Acer Aspire 5112 with AMD Turion 64 2X 1.6GHz processor (64bit) My OS: Fedora 10 My gcc: 4.3.2 My kernel: 2.6.27 Whatm I doing wrong? Thanks forny help Pavel.Pokornyt vscht.cz