Re: [Xmms-embedded-users] Re: xmms 0.00007 on ipaq/Familiar
Status: Beta
Brought to you by:
pnis
From: Michael B. <mic...@bt...> - 2003-06-13 23:30:47
|
> Try mplayer -vf scale something.avi > if it's not working could you perhaps post the output of > mplayer -v -v -v -v -vf scale something.avi It's about 300KB (!) The interesting bits are here. Note that audio works well when using -vo null so I only looked at the video sections: Using Unoptimized OnScreenDisplay Using usleep() timing [...] AVI file format detected. LIST hdrl len=8830 list_end=0x2292 CHUNK avih len=56 [...] ======= VIDEO Format ====== biSize 40 biWidth 320 biHeight 144 biPlanes 1 biBitCount 24 biCompression 808802372='DX50' biSizeImage 138240 ============================ Regenerating keyframe table for DIVX 4 video list_end=0x10F4 pos=0xD4 chunksize=0x0 next=0xD4 CHUNK JUNK len=4120 list_end=0x10F4 pos=0xDC chunksize=0x1018 next=0x10F4 s->pos=800 newpos=1000 new_bufpos=10F4 buflen=0 LIST strl len=4234 list_end=0x2186 CHUNK strh len=56 ==> Found audio stream: 1 [ much further down ] fbdev: using /dev/fb/0 Opening video filter: [scale] SwScale params: -1 x -1 (-1=no scaling) ========================================================================== Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family INFO: libavcodec init OK! Selected video codec: [ffodivx] vfm:ffmpeg (FFmpeg MPEG-4) [...] decaudio: minlen=4 maxlen=4 declen=-1 (max=74752) This file was encoded with DivX501 Build484 [ffmpeg] aspect_ratio: 2.222222 VDec: vo config request - 320 x 144 (preferred csp: Planar YV12) Trying filter chain: scale vo and then a lot of lines like scale: query(BGR 32-bit) -> 0 all pointing to zero, as well as vo_debug: query(Planar YV12) returned 0x0 (i=0) and finally: *** uninit(0xE4B) Uninit audio filters... [libaf] Removing filter dummy [libaf] Removing filter channels uninit audio: libmad uninit video: ffmpeg DEMUXER: freeing demuxer at 0x2db728 fbdev: uninit fbdev: Can't restore text mode: Invalid argument fbdev: vt_set_textarea(0,240): 1,15 [[[uninit getch2]]] Config poped level=2 Config poped level=1 *** uninit(0x80) Exiting... (End of file) max framesize was 3724 bytes Let me knos if you want the whole file, I can send it in private or sthg. Thanx Michael |