Re: Mplayer without Lirc support?
Alexandre Aractingi <[email protected]>
| Newsgroups | gmane.linux.mandrake.plf.general |
|---|---|
| Message-ID | <[email protected]> |
Hi Götz, thanks for your answer Götz Waschk a écrit : > what package are you using? I have checked, both > mplayer-1.0-1.rc2.18.2plf2009.0.i586.rpm and > mplayer-1.0-1.rc2.23.r28387.1plf2009.0.i586.rpm depend on lirc, so I > guess they have lirc enabled. I cannot test this myself though. > I'm using mplayer-1.0-1.rc2.18.2plf2009.0. But mplayer doesn't output any lirc-related messages when launched from the command line (sample provided below), which seems to indicate that lirc support hasn't been compiled (if I recall correctly from previous versions). Anyone experiencing the same problem? Or can anyone confirm that Lirc is working / not working with this same package? Thanks in advance for your input, Alex Here a sample: [alex@localhost Video]$ mplayer bravia_150_sec_high.mov MPlayer 1.0-1.rc2.18.2plf2009.0-4.3.2 (C) 2000-2007 MPlayer Team CPU: Intel(R) Pentium(R) 4 CPU 2.40GHz (Family: 15, Model: 2, Stepping: 7) CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1 Compiled with runtime CPU detection. Playing bravia_150_sec_high.mov. ISO: File Type Major Brand: Original QuickTime Quicktime/MOV file format detected. [mov] Audio stream found, -aid 0 [mov] Video stream found, -vid 1 VIDEO: [avc1] 700x394 24bpp 4.167 fps 0.0 kbps ( 0.0 kbyte/s) [VO_SDL] SDL initialization failed: Unable to open a console terminal. ========================================================================== Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family Selected video codec: [ffh264] vfm: ffmpeg (FFmpeg H.264) ========================================================================== ========================================================================== Trying to force audio codec driver family libmad... Opening audio decoder: [faad] AAC (MPEG2/4 Advanced Audio Coding) AUDIO: 44100 Hz, 2 ch, s16le, 128.0 kbit/9.07% (ratio: 16000->176400) Selected audio codec: [faad] afm: faad (FAAD AAC (MPEG-2/MPEG-4 Audio) decoder) ========================================================================== AO: [pulse] 44100Hz 2ch s16le (2 bytes per sample) Starting playback... VDec: vo config request - 700 x 394 (preferred colorspace: Planar YV12) Could not find matching colorspace - retrying with -vf scale... Opening video filter: [scale] VDec: using Planar YV12 as output csp (no 0) Movie-Aspect is 1.33:1 - prescaling to correct movie aspect. SwScaler: reducing / aligning filtersize 1 -> 4 SwScaler: reducing / aligning filtersize 1 -> 4 SwScaler: reducing / aligning filtersize 5 -> 4 SwScaler: reducing / aligning filtersize 5 -> 4 [swscaler @ 0x88f1d10]SwScaler: BICUBIC scaler, from yuv420p to dithered bgr565 using MMX2 [swscaler @ 0x88f1d10]SwScaler: using 4-tap MMX scaler for horizontal luminance scaling [swscaler @ 0x88f1d10]SwScaler: using 4-tap MMX scaler for horizontal chrominance scaling [swscaler @ 0x88f1d10]SwScaler: using n-tap MMX scaler for vertical scaling (BGR) [swscaler @ 0x88f1d10]SwScaler: using MMX YV12->BGR16 Converter [swscaler @ 0x88f1d10]SwScaler: 700x394 -> 700x524 VO: [fbdev] 700x524 => 700x524 BGR 16-bit [zoom] A: 4.5 V: 4.5 A-V: 0.000 ct: 0.023 108/108 17% 18% 1.6% 0 0 Exiting... (Quit)