Re: mplayer current CVS doesn't work with my DVB card
Philippe Gramoullé <[email protected]>
| Newsgroups | gmane.comp.video.mplayer.user.dvb |
|---|---|
| Message-ID | <[email protected]> |
Hello, On Mon, 02 May 2005 16:45:52 +0200 Sebastian <[email protected]> wrote: | [snip] | I used the same options for CVS as for any other mplayer version. The | only difference is that mplayer 1.0 pre7 doesn't support aac encoding, | so I had to remove that flag (--disable-faac) before building 1.0 pre7. | Do you guys have the same issue with CVS? Yes, i do. Sorry for the "me too" email but i'm in the process of finding which day it broke. What i have is a working copy of mplayer from Oct 2004 which works right fine with my single DVB card (TT Rev 1.3) VDR system. I'll play the "dichotomy" game to find which day it broke, i think it'll take me between 12 and 15 compilations. Will keep you posted. For the record here is what i have here with the latest CVS (today): $ /usr/src/mplayer-debian/main/mplayer -v -vo mpegpes -ao mpegpes -vf dvbscale,scale=-1:0,expand=-1:576:-1:-1:1,lavc test.avi ... SwScaler: BICUBIC scaler, from Planar YV12 to Planar YV12 using MMX2 SwScaler: using 4-tap MMX scaler for horizontal luminance scaling SwScaler: using 4-tap MMX scaler for horizontal chrominance scaling SwScaler: using n-tap MMX scaler for vertical scaling (YV12 like) SwScaler: 960x528 -> 960x422 REQ: flags=0x501 req=0x0 REQ: flags=0x101 req=0x0 [mpeg1video @ 0x8509720]framerate not set Could not open codec. FATAL: Cannot initialize video driver. *** [scale] Exporting mp_image_t, 960x528x12bpp YUV planar, 760320 bytes FATAL: Could not initialize video filters (-vf) or video output (-vo). etc... Thanks, Philippe