Re: [MPlayer-users] Problems running last CVS Version of MPlayer(broken, this should use the swscaler fault message)
Hallo, Here are the errors that I get after compiling and starting latest CVS snapshot of MPlayer on Linux/x86. The MPlayer is called with following parameters: ./mplayer /usr/local/movies/miwarze.mp4 Using GNU internationalization Original domain: messages Original dirname: /usr/share/locale Current domain: mplayer Current dirname: /home/elnar/software/mplayer//share/locale MPlayer dev-CVS-030312-06:00-2.95.3 (C) 2000-2003 Arpad Gereoffy (see DOCS) CPU: Intel Celeron Covington/Pentium II Deschutes,Tonga/Pentium II Xeon (Family: 6, Stepping: 2) Detected cache-line size is 32 bytes CPUflags: MMX: 1 MMX2: 0 3DNow: 0 3DNow2: 0 SSE: 0 SSE2: 0 Compiled for x86 CPU with extensions: MMX Reading config file /home/elnar/software/mplayer//etc/mplayer/mplayer.conf: Datei oder Verzeichnis nicht gefunden Reading config file /root/.mplayer/config Reading /root/.mplayer/codecs.conf: can't open '/root/.mplayer/codecs.conf': Datei oder Verzeichnis nicht gefunden Reading /home/elnar/software/mplayer//etc/mplayer/codecs.conf: 50 audio & 136 video codecs font: can't open file: /root/.mplayer/font/font.desc font: can't open file: /home/elnar/software/mplayer//share/mplayer/font/font.desc Using Linux hardware RTC timing (1024Hz). Can't open input config file /root/.mplayer/input.conf : Datei oder Verzeichnis nicht gefunden Can't open input config file /home/elnar/software/mplayer//etc/mplayer/input.conf : Datei oder Verzeichnis nicht gefunden Falling back on default (hardcoded) input config Playing /usr/local/movies/miwarze.mp4 QuickTime/MOV file format detected. -------------- MOV track #0: 20 chunks, 503 samples MOV: Found MPEG4 movie Elementary Stream Descriptor atom (83)! Image size: 320 x 240 (24 bpp) Display size: 320 x 240 Fourcc: mp4v Codec: '' -------------- MOV track #1: 20 chunks, 503 samples Unknown track type found (type: 0) -------------- MOV track #2: 20 chunks, 864 samples Audio bits: 16 chans: 2 rate: 44100 MOV: Found MPEG4 audio Elementary Stream Descriptor atom (51)! Fourcc: mp4a -------------- MOV track #3: 19 chunks, 290 samples Unknown track type found (type: 0) -------------- MOV track #4: 1 chunks, 0 samples Generic track - not completly understood! (id: 4) -------------- MOV track #5: 1 chunks, 0 samples Generic track - not completly understood! (id: 5) -------------- MOV: longest streams: A: #2 (864 samples) V: #0 (503 samples) ========================================================================== Opening audio decoder: [faad] AAC (MPEG2/4 Advanced Audio Coding) FAAD: compressed input bitrate missing, assuming 128kbit/s! AUDIO: 44100 Hz, 2 ch, 16 bit (0x10), ratio: 16000->176400 (128,0 kbit) Selected audio codec: [faad] afm:faad (AAC MPEG2/MPEG4 Audio) ========================================================================== ========================================================================== Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family Selected video codec: [ffodivx] vfm:ffmpeg (FFmpeg MPEG-4) ========================================================================== Checking audio filter chain for 44100Hz/2ch/16bit -> 44100Hz/2ch/16bit... AF_pre: af format: 2 bps, 2 ch, 44100 hz, little endian signed int AF_pre: 44100Hz 2ch Signed 16-bit (Little-Endian) AO: [null] 44100Hz 2ch Signed 16-bit (Little-Endian) (2 bps) Building audio filter chain for 44100Hz/2ch/16bit -> 44100Hz/2ch/16bit... Starting playback... This file was encoded with DivX501 Build450 This file was encoded with DivX501 Build450 VDec: vo config request - 320 x 240 (preferred csp: Planar YV12) VDec: using Planar YV12 as output csp (no 0) Movie-Aspect is 1,33:1 - prescaling to correct movie aspect. VO: [fbdev] 320x240 => 320x240 Planar YV12 broken, this should use the swscaler broken, this should use the swscaler,000 1/ 1 0% 0% 0,0% 0 0 0% broken, this should use the swscaler broken, this should use the swscaler broken, this should use the swscaler broken, this should use the swscaler broken, this should use the swscaler broken, this should use the swscaler broken, this should use the swscaler broken, this should use the swscaler broken, this should use the swscaler broken, this should use the swscaler broken, this should use the swscaler broken, this should use the swscaler broken, this should use the swscaler broken, this should use the swscaler broken, this should use the swscaler,004 2/ 2 0% 0% 0,0% 1 0 0% broken, this should use the swscaler broken, this should use the swscaler broken, this should use the swscaler broken, this should use the swscaler broken, this should use the swscaler broken, this should use the swscaler broken, this should use the swscaler broken, this should use the swscaler broken, this should use the swscaler broken, this should use the swscaler broken, this should use the swscaler broken, this should use the swscaler broken, this should use the swscaler broken, this should use the swscaler broken, this should use the swscaler,008 3/ 3 0% 0% 0,0% 1 0 0% broken, this should use the swscaler broken, this should use the swscaler broken, this should use the swscaler broken, this should use the swscaler broken, this should use the swscaler broken, this should use the swscaler broken, this should use the swscaler broken, this should use the swscaler broken, this should use the swscaler broken, this should use the swscaler broken, this should use the swscaler broken, this should use the swscaler broken, this should use the swscaler broken, this should use the swscaler and so on thousands of lines.... Recently I also found out that if I try to start MPlayer with the same parameters + -vop scale parameter, then MPlayer plays all files normally, as rc40 version, but noticable slower. Here is example how I call MPlayer with this new parameter: ./mplayer -vop scale /usr/local/movies/miwarze.mp4 How could be a solution to this problem and why does it happen at all? I tried to compile file on other systems and it works the same way there. Thanks Elnar -- __________________________________________________________ Sign-up for your own FREE Personalized E-mail at Mail.com http://www.mail.com/?sr=signup
Hi! I suppose sending a message once is enough - you probably don't want to wake up the sleeping lion. If you check out module 0_90 this problem should be gone. The reason for this problem is that swscaler has been changed/cleaned up, and many vos have not yet been updated in the main branch in cvs (0_90 uses old variant of swscaler). bye Denes On 2003. március 13. 12:06, Elnar Hajiev wrote:
[Automatic answer: RTFM (read DOCS, FAQ), also read DOCS/bugreports.html] Hallo,
Here are the errors that I get after compiling and starting latest CVS snapshot of MPlayer
participants (2)
-
Balatoni Denes -
Elnar Hajiev