|
From: Ariel M. <pu...@gm...> - 2006-07-08 06:57:57
|
Hi.. I installed xine-lib-1.1.1 (previous version I had was 1.0.1, but I wanted to upgrade because it was crashing when playing a .mkv file) and I'm getting this on the terminal when I try to play a .avi (xvid) file using dxr3 (using drivers version 0.15.0.dfsg) as the video output: [mpeg1video @ 0xb693c4a4]this codec supports only YUV420P I googled this error, and it seems to be on the ffmpeg source, but nothing related with xine.. I can't find a '-dev' package on debian to use with --with-external-ffmpeg to recompile. When playing regular mpeg1 files or DVDs it works fine with the dxr3 output.. Is this a known issue? I'm stuck with mplayer until I find a solution.. :( This is the output I get when I run 'avitype' (came on the package 'avifile-utils', I'm not sure if it's the right program to get the information you might need) on the file I'm playing: <init> : Avifile RELEASE-0.7.44-060608-19:57-(Debian <init> : Available CPU flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 mmx fxsr sse pni syscall mmxext 3dnowext 3dnow <init> : 4294.97 MHz AMD Athlon(tm) XP 2400+ processor detected <reader> : Checking: sugar.rush.s02e01.ws.pdtv.xvid-river.avi <AVI reader> : MainHeader: MicroSecPerFrame=40000 MaxBytesPerSec=0 PaddingGranularity=0 Flags=[ HAS_INDEX IS_INTERLEAVED ] TotalFrames=35405 InitialFrames=0 Streams=2 SuggestedBufferSize=0 WxH=640x352 Scale=0 Rate=0 Start=0 Length=0 <AVI Reader> : Info: fccHandler differs from biCompression! <AVI reader> : StreamHeader: Type=vids Handler=XVID Flags=[ ] InitialFrames=0 Scale=1 Rate=25 Start=0 Length=35405 SuggestedBufferSize=52106 Quality=10000 SampleSize=0 Rect l,r,t,b=0,640,0,352 <AVI reader> : StreamHeader: Type=auds Handler=0x0 Flags=[ ] InitialFrames=1 Scale=1152 Rate=48000 Start=0 Length=59008 SuggestedBufferSize=768 Quality=-1 SampleSize=0 Rect l,r,t,b=267,12863,18688,0 <AVI reader> : InfoChunk Software: VirtualDubMod 1.5.10.2 (build 2540/release) <AVI reader> : Reading index from offset: 181111496 <AVI reader> : Stream 0 vids : XVID (0x44495658) 35405 chunks (138.30KB) <AVI reader> : Stream 1 auds : MPEG Layer-3 (0x55) 59008 chunks (461.00KB) Thanks for any help.. Ariel. |