Summary: | MPlayer 0.90pre10-3.2 : no more able to fsatforward or rewind with the keys ... | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Guillaume APOSTOLY <guillaume.apostoly> |
Component: | Current packages | Assignee: | Martin Schlemmer (RETIRED) <azarah> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | guillaume, mholzer |
Priority: | High | ||
Version: | 1.4_rc1 | ||
Hardware: | x86 | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Guillaume APOSTOLY
2002-11-26 06:42:34 UTC
Have you checked on the mplayer lists ? Works fine here btw ... In console, or X. USE flags ? More precisions : I'm running mplayer in console. I found out that usng -vo x11 works (i can fast forward by holding the arrows down), but using -vo dga i've got the problem described (only able to go frame by frame). I'm using an nvidia GeForce4 Ti 4200 with nvidia-kernel-1.0.3123-r1 and nvidia-glx-1.0.3123 on a Gentoo 1.4 with gcc3.2. I didn't found anything about this problem on the net and I can't figure out what is happening (and it worked, like 2 months ago ...). Below is the output of mplayer. mplayer -vo dga -ao oss /mnt/xp/g/videos/americ~1.avi Using GNU internationalization Original domain: messages Original dirname: /usr/share/locale Current domain: mplayer Current dirname: /usr/share/locale MPlayer 0.90pre10-3.2.1 (C) 2000-2002 Arpad Gereoffy (see DOCS) CPU: Intel Pentium 4 Xeon Foster (Family: 8, Stepping: 2) CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1 Compiled for x86 CPU with extensions: MMX MMX2 SSE SSE2 Reading /root/.mplayer/codecs.conf: can't open '/root/.mplayer/codecs.conf': No such file or directory Reading /usr/share/mplayer/codecs.conf: 44 audio & 110 video codecs init_freetype Failed to open /dev/rtc: No such file or directory (mplayer should be setuid root or /dev/rtc should be readable by the user.) Using usleep() timing Can't open input config file /root/.mplayer/input.conf : No such file or directory Input config file /usr/share/mplayer/input.conf parsed : 50 binds Playing /mnt/xp/g/videos/americ~1.avi Cache fill: 0.00% (0 bytes) Detected AVI file format! VIDEO: [DIV3] 640x368 24bpp 25.00 fps 635.6 kbps (77.6 kbyte/s) ========================================================================== Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders AUDIO: 44100 Hz, 2 ch, 16 bit (0x10), ratio: 8010->176400 (64.1 kbit) Selected audio codec: [ffwmav2] afm:ffmpeg (DivX audio v2 (ffmpeg)) ========================================================================== vo: X11 running at 1600x1200 with depth 24 and 32 bpp (":0" => local display) vo_dga: Mode: depth=15, bpp=16, r=007c00, g=0003e0, b=00001f, native (fast), (-bpp 15) vo_dga: Mode: depth=16, bpp=16, r=00f800, g=0007e0, b=00001f, native (fast), (-bpp 16) vo_dga: Mode: depth=24, bpp=24, r=ff0000, g=00ff00, b=0000ff, conversion (slow), (-bpp 24) vo_dga: Mode: depth=24, bpp=32, r=ff0000, g=00ff00, b=0000ff, native (fast), (-bpp 32) ========================================================================== Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family Selected video codec: [ffdivx] vfm:ffmpeg (FFmpeg DivX ;-) (MS MPEG-4 v3)) ========================================================================== AO: [oss] 44100Hz 2ch Signed 16-bit (Little-Endian) Building audio filter chain for 44100Hz/2ch/16bit -> 44100Hz/2ch/16bit... Start playing... VDec: vo config request - 640 x 368 (preferred csp: Planar YV12) VDec: using Planar YV12 as output csp (no 0) Movie-Aspect is undefined - no prescaling applied. VO: [dga] 640x368 => 640x368 Planar YV12 [fs] vo_dga: DGA 2.0 available :-) Can switch resolution AND depth! vo_dga: Selected hardware mode 640 x 480 @ 85 Hz @ depth 24, bitspp 32. vo_dga: Video parameters by codec: 640 x 368, depth 24, bitspp 32. vo_dga: Aspect corrected size for SwScaler: 640 x 368. Using MMX2 for colorspace transform SwScaler: using unscaled Planar YV12 -> BGR 32-bit special converter A: 430.5 V: 430.5 A-V: -0.026 ct: 0.026 10764/10764 19% 16% 1.6% 0 0 49% Exiting... (Quit) Please try mplayer-0.90_rc1. same problem ... Well, rc2 is out. Still working here. What about trying to change keyboard mappings ? Still working here with rc4. Mind to test and comment ? rc5 is stable submit a new bug or reopen if still fails |