[MPlayer-dev-eng] Re: RV10 decoding broken?

Gabucino gabucino at mplayer.dev.hu
Sat Jan 12 13:44:43 CET 2002


> MPlayer CVS-020112-01:27-2.95.3 (C) 2000-2002  Gereöffy Árpád  (lásd DOCS!)
> 
> CPU vendor name: AuthenticAMD  max cpuid level: 1
> CPU: Advanced Micro Devices K6-2 (Type: 5, Stepping: 12)
> extended cpuid-level: 5
> CPUflags: Type: 5 MMX: 1 MMX2: 0 3DNow: 1 3DNow2: 0 SSE: 0 SSE2: 0
> Compiled with RUNTIME CPU Detection - warning, it's untested!
> Reading /home/gabucino/.mplayer/codecs.conf: 25 audio & 69 video codecs
> Font /home/gabucino/.mplayer/font/font.desc loaded successfully! (206 chars)
> Linux RTC init: open: Device or resource busy
> Using usleep() timing
> sp_sample2.rm lejátszása
> Not an URL!
> CACHE_PRE_INIT: 0 [0] 0  pre:0  eof:0  
> header block 1 size: 82
> Detected REAL file format!
> File version: 0
> Chunk: PROP (size: 50)
> First index chunk offset: 0x24a07cc
> First data chunk offset: 0x20e
> Flags (2): [perfect play (more buffers)] 
> Chunk: CONT (size: 151)
> Chunk: MDPR (size: 129)
> Found new stream (id: 0)
> skip_str: 29 bytes skipped
> skip_str: 20 bytes skipped
> video: VIDO (4f444956)
> video fourcc: RV10 (30315652)
> H.263 ID: 10003001
> Chunk: MDPR (size: 168)
> Found new stream (id: 1)
> skip_str: 29 bytes skipped
> skip_str: 20 bytes skipped
> Found audio stream!
> version: 4
> frame_size: 480
> samplerate: 16000, channels: 2
> skip_str: 4 bytes skipped
> read_str: 4 bytes read
> Audio: DNET -> AC3
> ======= WAVE Format =======
> Format Tag: 8192 (0x2000)
> Channels: 2
> Samplerate: 16000
> avg byte/sec: 40421
> Block align: 480
> bits/sample: 16
> cbSize: 0
> Chunk: DATA (size: 38405576)
> Packets in file: 72510
> [V] filefmt:11  fourcc:0x33315652  size:320x240  fps:24.00  ftime:=0.0417
> Clip info: 
>  Name: Episode 102 - Weight Gain 4000˙˙˙˙˙˙˙˙˙˙0
>  Author: Captured and encoded by BernieC (Everybody...
>  Copyright: ...has the right to be stupid.  Some abuse the privilege.)
> Detected audio codec: [a52] drv:14 (AC3-liba52)
> Using 3DNow optimized IMDCT transform
> a52: CRC check failed!  
> AC3: 3.0 (2f+1r)  22050 Hz  288.0 kbit/s
> Using MMX optimized resampler
> AUDIO: srate=22050  chans=2  bps=2  sfmt=0x10  ratio: 36000->88200
> Megpróbálom a(z) 5 video codec-családot használni ...
> Detected video codec: [ffrv10] drv:5 prio:0 (FFmpeg RV10 decoder)
> libavcodec: CPU flags: mmx 3dnow
> Movie-Aspect is undefined - no prescaling applied.
> VO: [xmga] 320x240 => 320x240 Planar YV12 fs 
> vo: X11 running at 800x600 with depth 24 and 32 bits/pixel (":0.0" => local display)
> [xmga] dcx: 1 dcy: 1 dx: 0 dy: 0 dw: 800 dh: 600
> [xmga-fs] dcx: 1 dcy: 1 dx: 0 dy: 0 dw: 800 dh: 600
> [xmga] dcx: 1 dcy: 1 dx: 0 dy: 0 dw: 800 dh: 600
> [xmga-fs] dcx: 1 dcy: 1 dx: 0 dy: 0 dw: 800 dh: 600
> AO: [oss] 22050Hz Stereo Signed 16-bit (Little-Endian)
> ao2: 22050 Hz  2 chans  Signed 16-bit (Little-Endian)
> audio_setup: sample format: Signed 16-bit (Little-Endian) (requested: Signed 16-bit (Little-Endian))
> audio_setup: using 2 channels (requested: 2)
> audio_setup: using 22050 Hz samplerate (requested: 22050)
> audio_setup: frags:  32/32  (2048 bytes/frag)  free:  65536
> Lejátszás indítása...
> a52: error at resampling
> [xmga] dcx: 1 dcy: 1 dx: 0 dy: 0 dw: 800 dh: 600
> [xmga-fs] dcx: 1 dcy: 1 dx: 0 dy: 0 dw: 800 dh: 600
> A:   0.4 V:   0.0 A-V:  0.384 ct:  0.096   24/ 24   0%  0%  0.6% 0 6 0%
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 1024 (LWP 4595)]
0x80a6a69 in MPV_frame_end (s=0x82dcb80) at mpegvideo.c:416
416           if(s->avctx->codec->id!=CODEC_ID_MPEG4){
(gdb) bt
#0  0x80a6a69 in MPV_frame_end (s=0x82dcb80) at mpegvideo.c:416
#1  0x80bf97b in rv10_decode_frame (avctx=0x81fb360, data=0x81fb3e0, 
    data_size=0xbfffe258, buf=0x82a7180 "\201\002B\214 at E", buf_size=121)
    at rv10.c:467
#2  0x80a59e6 in avcodec_decode_video (avctx=0x81fb360, picture=0x81fb3e0, 
    got_picture_ptr=0xbfffe258, buf=0x82a7180 "\201\002B\214 at E", buf_size=121)
    at utils.c:114
#3  0x806f076 in decode_video (video_out=0x81e8840, sh_video=0x82914b8, 
    start=0x82a7180 "\201\002B\214 at E", in_size=121, drop_frame=0)
    at dec_video.c:700
#4  0x8067de9 in main (argc=2, argv=0xbffff994, envp=0xbffff9a0)
    at mplayer.c:1501
#5  0x40691906 in __libc_start_main () from /lib/libc.so.6
(gdb) 


> BTW MPlayer still doesn't print proper sig11 error msg! And fucks up console
> also! Eh.

-- 
Gabucino
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 232 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20020112/dc5bc35d/attachment.pgp>


More information about the MPlayer-dev-eng mailing list