On Sat Nov 24 01:31:30 2001 Damon Muller wrote... > >Quoth Stan Brown, >> So, I now have vcr working and capturing files, which I can play back with >> aviplay. However, I really like watching tv in frame buffer mode, so here's >> the question, Is there a AVI player that can display to the framebuffer? > >Mplayer (http://www.mplayerhq.hu/homepage/) will do this. I've >personally tried it out on the Matrox FB and it worked fine. Note that >there are no debian package, but the source contains (or did once) a >debian control file (build by "debian/rules binary"), but it builds and >installs fine from source. >
Thanks, I got it, and compiled/installed it jsut fine. It plays on the X display by defaul, but when I try to use the "-vo fbdev" I get the following error: Script started on Sat Nov 24 09:34:35 2001 [EMAIL PROTECTED]:/tmp$ mplayer -vo fbdev test.avi MPlayer 0.50 (C) 2000-2001 Arpad Gereoffy (see DOCS!) Reading /home/stan/.mplayer/codecs.conf: can't open '/home/stan/.mplayer/codecs.conf': No such file or directory Reading /usr/local/share/mplayer/codecs.conf: 18 audio & 40 video codecs font: can't open file: /home/stan/.mplayer/font/font.desc font: can't open file: /usr/local/share/mplayer/font/font.desc Playing test.avi Detected AVI file format! MainAVIHeader.dwFlags: (2064) HAS_INDEX TRUST_CKTYPE VIDEO: [DIV3] 384x288 24bpp 29.97 fps 405.0 kbps (49.4 kbyte/s) [V] filefmt:3 fourcc:0x33564944 size:384x288 fps:29.97 ftime:=0.0334 Detected audio codec: [mp3] drv:1 (MPEG layer-2, layer-3) mp3lib: Processor ID: 622 mp3lib: Using AMD 3dnow-dsp(k7)! optimized decore. AUDIO: srate=44100 chans=2 bps=2 sfmt=0x10 ratio: 8000->176400 Detected video codec: [divxds] drv:4 (DivX ;-) (MS MPEG-4 v3)) fbdev: 8 bpp output is not supported. Sorry, selected video_out device is incompatible with this codec. Exiting... (End of file) [EMAIL PROTECTED]:/tmp$ Script done on Sat Nov 24 09:34:39 2001 The test file was recorded with "vcr" using this config file: [defaults] quality = 95 keyframes = 15 codec = DivX ;-) low-motion attributes = BitRate=1600 source = Television norm = ntsc verbose = 1 freqtab = us-cable audiofrequency=44 audiobitrate=64 resolution=384 framerate = 29.97 grabdevice=/dev/video0 I'm afraid, that i don't understand all this stuff yet. So what stupid newbie mistake am I making? -- Stan Brown [EMAIL PROTECTED] 843-745-3154 Charleston SC. -- Windows 98: n. useless extension to a minor patch release for 32-bit extensions and a graphical shell for a 16-bit patch to an 8-bit operating system originally coded for a 4-bit microprocessor, written by a 2-bit company that can't stand for 1 bit of competition. - (c) 2000 Stan Brown. Redistribution via the Microsoft Network is prohibited.