Hello, Seems that 101.mov has different resolution as mplayer things, resulting in diagonally splited image. IF I change a line in demux_mov.c: From: sh->disp_w=(trak->stdata[25]|(trak->stdata[24]<<8)); To: sh->disp_w=(trak->stdata[25]|(trak->stdata[24]<<8)-1)+1; it is OK. I know this isnt a bug-fix but it fixes only this type of problem. Regards Rudolf mailto:marekr2@cs.felk.cvut.cz This dump is dumped without a change described above. MPlayer 0.90pre6-2.95.2.1 (C) 2000-2002 Arpad Gereoffy (see DOCS!) CPU: Intel Celeron Covington/Pentium II Deschutes,Tonga/Pentium II Xeon (Family: 6, Stepping: 2) CPUflags: MMX: 1 MMX2: 0 3DNow: 0 3DNow2: 0 SSE: 0 SSE2: 0 Compiled for x86 CPU with extensions: MMX Reading /root/.mplayer/codecs.conf: can't open '/root/.mplayer/codecs.conf': není souborem ani adresářem Reading /usr/local/share/mplayer/codecs.conf: 38 audio & 104 video codecs CommandLine:get_path('font/font.desc') -> '/root/.mplayer/font/font.desc' '-v' '1' '101.mov' Using MMX Optimized OnScreenDisplay Font /root/.mplayer/font/font.desc loaded successfully! (208 chars) Setting up lirc support... LIRC init was successful. Linux RTC init error: není souborem ani adresářem Using usleep() timing Playing 1 Not an URL! File not found: '1' Playing 101.mov Not an URL! File size is 2721520 bytes Checking for YUV4MPEG2 DEMUXER: freeing demuxer at 0x82c1570 ASF_check: not ASF guid! DEMUXER: freeing demuxer at 0x82c1570 Checking for NuppelVideo DEMUXER: freeing demuxer at 0x82c1570 Checking for MOV MOV: Movie header found! MOV: 'WIDE' chunk found! MOV: Movie DATA found! MOV: Movie DATA found! Detected QuickTime/MOV file format! Compressed header uses zlib algo! Compressed header size: 1556 / 3538 MOV: unknown chunk: mvhd 100 -------------- MOV: Track #0: MOV: Track header! MOV: Edit atom! MOV: Edit list table (1 entries) (ver:0,flags:0) MOV: entry#0: duration: 6816 start time: 0 speed: 1.0x MOV: Media stream! MOV: Media header! MOV: unknown chunk: hdlr 50 MOV: Media info! MOV: Video header! MOV: unknown chunk: hdlr 49 MOV: unknown chunk: dinf 28 MOV: Sample info! MOV: Description list! (cnt:1) MOV: desc #0: SVQ1 (70 bytes) MOV: Sample duration table! (1 blocks) MOV: Syncing samples (keyframes) table! (5 entries) (ver:0,flags:0) MOV: Sample->Chunk mapping table! (46 blocks) (ver:0,flags:0) MOV: Sample size table! (entries=284 ss=0) (ver:0,flags:0) MOV: Chunk offset table! (46 chunks) MOV track #0: 46 chunks, 284 samples pts=6816 scale=600 time=11.360 ==> Found video stream: 0 Image size: 600 x 450 (24 bpp) Display size: 600 x 450 Fourcc: SVQ1 Codec: 'Sorenson Video' -------------- MOV: Track #1: MOV: Track header! MOV: Edit atom! MOV: Edit list table (1 entries) (ver:0,flags:0) MOV: entry#0: duration: 6809 start time: 0 speed: 1.0x MOV: Media stream! MOV: Media header! MOV: unknown chunk: hdlr 50 MOV: Media info! MOV: Sound header! MOV: unknown chunk: hdlr 49 MOV: unknown chunk: dinf 28 MOV: Sample info! MOV: Description list! (cnt:1) MOV: desc #0: Qclp (84 bytes) MOV: Sample duration table! (1 blocks) MOV: Sample->Chunk mapping table! (21 blocks) (ver:0,flags:0) MOV: Sample size table! (entries=125120 ss=1) (ver:0,flags:0) MOV: Chunk offset table! (23 chunks) MOV track #1: 23 chunks, 0 samples pts=125120 scale=11025 time=11.349 ==> Found audio stream: 1 Audio bits: 16 chans: 1 rate: 11025 Audio header: samp/pack=160 bytes/pack=35 bytes/frame=35 bytes/samp=2 Fourcc: Qclp -------------- Quicktime Clip Info: Software: Encoded with Cleaner 5 [V] filefmt:7 fourcc:0x31515653 size:600x450 fps:25.00 ftime:=0.0400 Clip info: encoder: Encoded with Cleaner 5 get_path('sub/') -> '/root/.mplayer/sub/' Can't find codec for audio format 0x706C6351 ! get_path('codecs.conf') -> '/root/.mplayer/codecs.conf' *** Try to upgrade /root/.mplayer/codecs.conf from etc/codecs.conf *** If it's still not OK, then read DOCS/codecs.html! X11 opening display: :0 vo: X11 color mask: FFFFFF (R:FF0000 G:FF00 B:FF) vo: X11 running at 1152x864 with depth 24 and 32 bpp (":0" => local display) ========================================================================== Opening video decoder: [svq1] SVQ1 (Sorenson v1) Video decoder VDec: vo config request - 600 x 450 (preferred csp: Planar YVU9) libavcodec: CPU flags: mmx vo_debug: query(Planar YVU9) returned 0x0 (i=0) Couldn't find matching colorspace - retrying with -vop scale... Opening video filter: [scale] SwScale params: -1 x -1 (-1=no scaling) scale: query(BGR 32-bit) -> 3 vo_debug: query(Planar YVU9) returned 0x4C5 (i=0) Movie-Aspect is undefined - no prescaling applied. video_out->init(600x450->600x450,flags=3,'MPlayer',0x39555659) scale: query(BGR 32-bit) -> 3 SwScaler: reducing / aligning filtersize 1 -> 4 SwScaler: reducing / aligning filtersize 5 -> 4 SwScaler: reducing / aligning filtersize 1 -> 1 SwScaler: reducing / aligning filtersize 5 -> 4 SwScaler: BICUBIC scaler, from Planar YVU9 to BGR 32-bit using MMX SwScaler: using 4-tap MMX scaler for horizontal luminance scaling SwScaler: using 4-tap MMX scaler for horizontal chrominance scaling SwScaler: using n-tap MMX scaler for vertical scaling (BGR) SwScaler: using MMX YV12->BGR32 Converter SwScaler: 600x450 -> 600x450 REQ: flags=0xC7 req=0x0 VO: [x11] 600x450 => 600x450 BGR 32-bit [fs] [vm] VO: Description: X11 ( XImage/Shm ) VO: Author: Aaron Holtzman XF86VidMode Extension v2.1 XF86VM: Selected video mode 640x480 for image size 600x450. Sharing memory. Detected video codec: [svq1] vfm:27 (Sorenson v1 (native codec)) ========================================================================== Audio: no sound!!! Freeing 0 unused audio chunks Start playing... *** [scale] Exporting mp_image_t, 600x450x9bpp YUV planar, 303750 bytes *** [vo] Allocating mp_image_t, 608x450x32bpp BGR packed, 1094400 bytes V: 0.0 1 0% 0% 0.0% 0 0 0% V: 0.0 2 0% 0% 0.0% 0 0 0% V: 0.1 3 0% 0% 0.0% 0 0 0% V: 0.1 4 0% 0% 0.0% 0 0 0% V: 0.2 5 0% 0% 0.0% 0 0 0% V: 0.2 6 0% 0% 0.0% 0 0 0% V: 0.2 7 0% 0% 0.0% 0 0 0% V: 0.3 8 0% 0% 0.0% 0 0 0% V: 0.3 9 0% 0% 0.0% 0 0 0% V: 0.4 10 0% 0% 0.0% 0 0 0% V: 0.4 11 0% 0% 0.0% 0 0 0% V: 0.4 12 0% 0% 0.0% 0 0 0% V: 0.5 13 0% 0% 0.0% 0 0 0% V: 0.5 14 17% 164% 0.0% 0 0 0% V: 0.6 15 22% 163% 0.0% 0 0 0% V: 0.6 16 22% 169% 0.0% 0 0 0% V: 0.6 17 23% 167% 0.0% 0 0 0% V: 0.7 18 23% 165% 0.0% 0 0 0% V: 0.7 19 25% 163% 0.0% 0 0 0% V: 0.8 20 25% 162% 0.0% 0 0 0% V: 0.8 21 25% 162% 0.0% 0 0 0% V: 0.8 22 26% 163% 0.0% 0 0 0% V: 0.9 23 26% 163% 0.0% 0 0 0% V: 0.9 24 26% 162% 0.0% 0 0 0% V: 1.0 25 27% 162% 0.0% 0 0 0% V: 1.0 26 27% 161% 0.0% 0 0 0% V: 1.0 27 27% 161% 0.0% 0 0 0% V: 1.1 28 27% 161% 0.0% 0 0 0% V: 1.1 29 28% 162% 0.0% 0 0 0% V: 1.2 30 28% 161% 0.0% 0 0 0% V: 1.2 31 28% 162% 0.0% 0 0 0% V: 1.2 32 28% 161% 0.0% 0 0 0% V: 1.3 33 28% 161% 0.0% 0 0 0% V: 1.3 34 29% 160% 0.0% 0 0 0% V: 1.4 35 29% 159% 0.0% 0 0 0% V: 1.4 36 31% 159% 0.0% 0 0 0% V: 1.4 37 31% 158% 0.0% 0 0 0% V: 1.5 38 32% 158% 0.0% 0 0 0% V: 1.5 39 32% 157% 0.0% 0 0 0% V: 1.6 40 32% 157% 0.0% 0 0 0% V: 1.6 41 32% 157% 0.0% 0 0 0% V: 1.6 42 32% 158% 0.0% 0 0 0% V: 1.7 43 32% 157% 0.0% 0 0 0% V: 1.7 44 32% 158% 0.0% 0 0 0% V: 1.8 45 33% 157% 0.0% 0 0 0% V: 1.8 46 33% 157% 0.0% 0 0 0% V: 1.8 47 33% 157% 0.0% 0 0 0% V: 1.9 48 33% 157% 0.0% 0 0 0% V: 1.9 49 33% 158% 0.0% 0 0 0% V: 2.0 50 33% 158% 0.0% 0 0 0% V: 2.0 51 33% 157% 0.0% 0 0 0% V: 2.0 52 33% 158% 0.0% 0 0 0% V: 2.1 53 33% 157% 0.0% 0 0 0% V: 2.1 54 33% 157% 0.0% 0 0 0% V: 2.2 55 33% 157% 0.0% 0 0 0% V: 2.2 56 33% 157% 0.0% 0 0 0% V: 2.2 57 33% 157% 0.0% 0 0 0% V: 2.3 58 33% 157% 0.0% 0 0 0% V: 2.3 59 34% 156% 0.0% 0 0 0% V: 2.4 60 34% 156% 0.0% 0 0 0% V: 2.4 61 34% 156% 0.0% 0 0 0% V: 2.4 62 34% 156% 0.0% 0 0 0% V: 2.5 63 34% 156% 0.0% 0 0 0% V: 2.5 64 34% 156% 0.0% 0 0 0% V: 2.6 65 34% 156% 0.0% 0 0 0% V: 2.6 66 34% 156% 0.0% 0 0 0% V: 2.6 67 34% 157% 0.0% 0 0 0% V: 2.7 68 34% 157% 0.0% 0 0 0% V: 2.7 69 35% 157% 0.0% 0 0 0% V: 2.8 70 35% 156% 0.0% 0 0 0% V: 2.8 71 35% 157% 0.0% 0 0 0% V: 2.8 72 35% 157% 0.0% 0 0 0% V: 2.9 73 35% 157% 0.0% 0 0 0% V: 2.9 74 35% 156% 0.0% 0 0 0% V: 3.0 75 35% 157% 0.0% 0 0 0% V: 3.0 76 35% 157% 0.0% 0 0 0% V: 3.0 77 35% 157% 0.0% 0 0 0% V: 3.1 78 35% 157% 0.0% 0 0 0% V: 3.1 79 35% 157% 0.0% 0 0 0% V: 3.2 80 35% 157% 0.0% 0 0 0% V: 3.2 81 35% 157% 0.0% 0 0 0% V: 3.2 82 35% 157% 0.0% 0 0 0% V: 3.3 83 35% 157% 0.0% 0 0 0% V: 3.3 84 35% 157% 0.0% 0 0 0% V: 3.4 85 35% 157% 0.0% 0 0 0% V: 3.4 86 35% 157% 0.0% 0 0 0% V: 3.4 87 35% 157% 0.0% 0 0 0% V: 3.5 88 35% 157% 0.0% 0 0 0% V: 3.5 89 35% 157% 0.0% 0 0 0% V: 3.6 90 35% 156% 0.0% 0 0 0% V: 3.6 91 35% 156% 0.0% 0 0 0% V: 3.6 92 36% 156% 0.0% 0 0 0% V: 3.7 93 36% 156% 0.0% 0 0 0% V: 3.7 94 36% 156% 0.0% 0 0 0% V: 3.8 95 36% 156% 0.0% 0 0 0% V: 3.8 96 36% 156% 0.0% 0 0 0% V: 3.8 97 36% 156% 0.0% 0 0 0% V: 3.9 98 36% 156% 0.0% 0 0 0% V: 3.9 99 36% 155% 0.0% 0 0 0% V: 4.0 100 36% 156% 0.0% 0 0 0% V: 4.0 101 36% 156% 0.0% 0 0 0% V: 4.0 102 36% 156% 0.0% 0 0 0% V: 4.1 103 36% 156% 0.0% 0 0 0% V: 4.1 104 36% 156% 0.0% 0 0 0% V: 4.2 105 36% 156% 0.0% 0 0 0% V: 4.2 106 36% 156% 0.0% 0 0 0% V: 4.2 107 36% 156% 0.0% 0 0 0% V: 4.3 108 36% 156% 0.0% 0 0 0% V: 4.3 109 36% 155% 0.0% 0 0 0% V: 4.4 110 36% 155% 0.0% 0 0 0% V: 4.4 111 36% 155% 0.0% 0 0 0% V: 4.4 112 36% 155% 0.0% 0 0 0% V: 4.5 113 37% 155% 0.0% 0 0 0% V: 4.5 114 37% 155% 0.0% 0 0 0% V: 4.6 115 37% 155% 0.0% 0 0 0% V: 4.6 116 37% 155% 0.0% 0 0 0% V: 4.6 117 37% 155% 0.0% 0 0 0% V: 4.7 118 37% 155% 0.0% 0 0 0% V: 4.7 119 37% 155% 0.0% 0 0 0% V: 4.8 120 37% 155% 0.0% 0 0 0% V: 4.8 121 37% 155% 0.0% 0 0 0% V: 4.8 122 37% 155% 0.0% 0 0 0% V: 4.9 123 37% 155% 0.0% 0 0 0% V: 4.9 124 37% 155% 0.0% 0 0 0% V: 5.0 125 37% 155% 0.0% 0 0 0% V: 5.0 126 37% 155% 0.0% 0 0 0% V: 5.0 127 37% 155% 0.0% 0 0 0% V: 5.1 128 37% 155% 0.0% 0 0 0% V: 5.1 129 37% 155% 0.0% 0 0 0% V: 5.2 130 37% 155% 0.0% 0 0 0% V: 5.2 131 37% 155% 0.0% 0 0 0% V: 5.2 132 37% 155% 0.0% 0 0 0% V: 5.3 133 37% 155% 0.0% 0 0 0% V: 5.3 134 37% 155% 0.0% 0 0 0% V: 5.4 135 37% 155% 0.0% 0 0 0% V: 5.4 136 37% 155% 0.0% 0 0 0% V: 5.4 137 37% 155% 0.0% 0 0 0% V: 5.5 138 37% 155% 0.0% 0 0 0% V: 5.5 139 37% 155% 0.0% 0 0 0% V: 5.6 140 37% 155% 0.0% 0 0 0% V: 5.6 141 37% 155% 0.0% 0 0 0% V: 5.6 142 37% 155% 0.0% 0 0 0% V: 5.7 143 37% 155% 0.0% 0 0 0% V: 5.7 144 37% 155% 0.0% 0 0 0% V: 5.8 145 37% 155% 0.0% 0 0 0% V: 5.8 146 37% 155% 0.0% 0 0 0% V: 5.8 147 37% 155% 0.0% 0 0 0% V: 5.9 148 37% 155% 0.0% 0 0 0% V: 5.9 149 37% 155% 0.0% 0 0 0% V: 6.0 150 37% 155% 0.0% 0 0 0% V: 6.0 151 37% 155% 0.0% 0 0 0% V: 6.0 152 37% 155% 0.0% 0 0 0% V: 6.1 153 37% 155% 0.0% 0 0 0% V: 6.1 154 37% 155% 0.0% 0 0 0% V: 6.2 155 37% 155% 0.0% 0 0 0% V: 6.2 156 37% 155% 0.0% 0 0 0% V: 6.2 157 37% 155% 0.0% 0 0 0% V: 6.3 158 37% 155% 0.0% 0 0 0% V: 6.3 159 37% 155% 0.0% 0 0 0% V: 6.4 160 37% 155% 0.0% 0 0 0% V: 6.4 161 37% 155% 0.0% 0 0 0% V: 6.4 162 37% 155% 0.0% 0 0 0% V: 6.5 163 37% 155% 0.0% 0 0 0% V: 6.5 164 37% 155% 0.0% 0 0 0% V: 6.6 165 37% 155% 0.0% 0 0 0% V: 6.6 166 37% 154% 0.0% 0 0 0% V: 6.6 167 38% 154% 0.0% 0 0 0% V: 6.7 168 38% 154% 0.0% 0 0 0% V: 6.7 169 37% 154% 0.0% 0 0 0% V: 6.8 170 37% 154% 0.0% 0 0 0% V: 6.8 171 37% 154% 0.0% 0 0 0% V: 6.8 172 37% 154% 0.0% 0 0 0% V: 6.9 173 37% 155% 0.0% 0 0 0% V: 6.9 174 37% 154% 0.0% 0 0 0% V: 7.0 175 37% 155% 0.0% 0 0 0% V: 7.0 176 37% 154% 0.0% 0 0 0% V: 7.0 177 37% 155% 0.0% 0 0 0% V: 7.1 178 37% 154% 0.0% 0 0 0% V: 7.1 179 37% 154% 0.0% 0 0 0% V: 7.2 180 37% 155% 0.0% 0 0 0% V: 7.2 181 37% 155% 0.0% 0 0 0% V: 7.2 182 37% 154% 0.0% 0 0 0% V: 7.3 183 37% 154% 0.0% 0 0 0% V: 7.3 184 37% 154% 0.0% 0 0 0% V: 7.4 185 37% 154% 0.0% 0 0 0% V: 7.4 186 37% 155% 0.0% 0 0 0% V: 7.4 187 37% 154% 0.0% 0 0 0% V: 7.5 188 37% 154% 0.0% 0 0 0% V: 7.5 189 37% 154% 0.0% 0 0 0% V: 7.6 190 37% 154% 0.0% 0 0 0% V: 7.6 191 37% 154% 0.0% 0 0 0% V: 7.6 192 37% 154% 0.0% 0 0 0% V: 7.7 193 37% 154% 0.0% 0 0 0% V: 7.7 194 37% 154% 0.0% 0 0 0% V: 7.8 195 37% 154% 0.0% 0 0 0% V: 7.8 196 37% 154% 0.0% 0 0 0% V: 7.8 197 37% 154% 0.0% 0 0 0% V: 7.9 198 37% 154% 0.0% 0 0 0% V: 7.9 199 37% 154% 0.0% 0 0 0% V: 8.0 200 37% 154% 0.0% 0 0 0% V: 8.0 201 37% 154% 0.0% 0 0 0% V: 8.0 202 37% 154% 0.0% 0 0 0% V: 8.1 203 37% 154% 0.0% 0 0 0% V: 8.1 204 37% 154% 0.0% 0 0 0% V: 8.2 205 37% 154% 0.0% 0 0 0% V: 8.2 206 37% 154% 0.0% 0 0 0% V: 8.2 207 37% 154% 0.0% 0 0 0% V: 8.3 208 37% 154% 0.0% 0 0 0% V: 8.3 209 37% 154% 0.0% 0 0 0% V: 8.4 210 37% 154% 0.0% 0 0 0% V: 8.4 211 37% 154% 0.0% 0 0 0% V: 8.4 212 37% 154% 0.0% 0 0 0% V: 8.5 213 37% 154% 0.0% 0 0 0% V: 8.5 214 37% 154% 0.0% 0 0 0% V: 8.6 215 37% 154% 0.0% 0 0 0% V: 8.6 216 37% 154% 0.0% 0 0 0% V: 8.6 217 37% 154% 0.0% 0 0 0% V: 8.7 218 37% 154% 0.0% 0 0 0% V: 8.7 219 37% 154% 0.0% 0 0 0% V: 8.8 220 37% 154% 0.0% 0 0 0% V: 8.8 221 37% 154% 0.0% 0 0 0% V: 8.8 222 37% 154% 0.0% 0 0 0% V: 8.9 223 37% 154% 0.0% 0 0 0% V: 8.9 224 37% 154% 0.0% 0 0 0% V: 9.0 225 37% 154% 0.0% 0 0 0% V: 9.0 226 37% 154% 0.0% 0 0 0% V: 9.0 227 37% 154% 0.0% 0 0 0% V: 9.1 228 37% 154% 0.0% 0 0 0% V: 9.1 229 37% 154% 0.0% 0 0 0% V: 9.2 230 37% 154% 0.0% 0 0 0% V: 9.2 231 37% 154% 0.0% 0 0 0% V: 9.2 232 37% 154% 0.0% 0 0 0% V: 9.3 233 37% 154% 0.0% 0 0 0% V: 9.3 234 37% 154% 0.0% 0 0 0% V: 9.4 235 37% 154% 0.0% 0 0 0% V: 9.4 236 37% 154% 0.0% 0 0 0% V: 9.4 237 37% 154% 0.0% 0 0 0% V: 9.5 238 37% 154% 0.0% 0 0 0% V: 9.5 239 37% 154% 0.0% 0 0 0% V: 9.6 240 38% 154% 0.0% 0 0 0% V: 9.6 241 38% 154% 0.0% 0 0 0% V: 9.6 242 38% 154% 0.0% 0 0 0% V: 9.7 243 38% 154% 0.0% 0 0 0% V: 9.7 244 38% 154% 0.0% 0 0 0% V: 9.8 245 38% 154% 0.0% 0 0 0% V: 9.8 246 38% 154% 0.0% 0 0 0% V: 9.8 247 38% 154% 0.0% 0 0 0% V: 9.9 248 37% 154% 0.0% 0 0 0% V: 9.9 249 37% 154% 0.0% 0 0 0% V: 10.0 250 37% 154% 0.0% 0 0 0% V: 10.0 251 37% 154% 0.0% 0 0 0% V: 10.0 252 37% 154% 0.0% 0 0 0% V: 10.1 253 37% 154% 0.0% 0 0 0% V: 10.1 254 37% 154% 0.0% 0 0 0% V: 10.2 255 37% 154% 0.0% 0 0 0% V: 10.2 256 37% 154% 0.0% 0 0 0% V: 10.2 257 37% 154% 0.0% 0 0 0% V: 10.3 258 37% 154% 0.0% 0 0 0% V: 10.3 259 37% 154% 0.0% 0 0 0% V: 10.4 260 38% 154% 0.0% 0 0 0% V: 10.4 261 38% 154% 0.0% 0 0 0% V: 10.4 262 38% 154% 0.0% 0 0 0% V: 10.5 263 38% 154% 0.0% 0 0 0% V: 10.5 264 38% 154% 0.0% 0 0 0% V: 10.6 265 38% 154% 0.0% 0 0 0% V: 10.6 266 38% 154% 0.0% 0 0 0% V: 10.6 267 38% 154% 0.0% 0 0 0% V: 10.7 268 37% 154% 0.0% 0 0 0% V: 10.7 269 37% 154% 0.0% 0 0 0% V: 10.8 270 37% 154% 0.0% 0 0 0% V: 10.8 271 37% 154% 0.0% 0 0 0% V: 10.8 272 37% 154% 0.0% 0 0 0% V: 10.9 273 37% 154% 0.0% 0 0 0% V: 10.9 274 37% 154% 0.0% 0 0 0% V: 11.0 275 37% 154% 0.0% 0 0 0% V: 11.0 276 37% 154% 0.0% 0 0 0% V: 11.0 277 37% 154% 0.0% 0 0 0% V: 11.1 278 37% 154% 0.0% 0 0 0% V: 11.1 279 37% 154% 0.0% 0 0 0% V: 11.2 280 37% 154% 0.0% 0 0 0% V: 11.2 281 37% 154% 0.0% 0 0 0% V: 11.2 282 36% 154% 0.0% 0 0 0% V: 11.3 283 36% 154% 0.0% 0 0 0% V: 11.3 284 36% 154% 0.0% 0 0 0% ds_fill_buffer: EOF reached (stream: video) V: 11.3 284 36% 154% 0.0% 0 0 0% EOF code: 1 Returning to original mode 1152x864 Cleaning up lirc stuff. vo: uninit ... Exiting... (End of file)