![]() ![]() |
Dec 3 2006, 11:04 AM
Post
#16
|
|
![]() Group: Members Posts: 1,837 Joined: 31-December 05 From: Illinois USA Member No.: 8,821 |
Same problem as before, plays in ½ screen, rotated sideways.
I have to restart Qtopia after closing movie for same reasons in my last post. CODE $ mplayer -framedrop -benchmark /mnt/cf/lost.301.a.tale.of.two.cities.hdtv.xvid-xor.avi
MPlayer 1.0pre7-3.4.2 (C) 2000-2005 MPlayer Team for Zaurus 1.1.5 (C) 2004-2005 AGAWA Koji (atty) CPU: ARM CPUflags: iWMMXt CommandLine: '-framedrop' '-benchmark' '/mnt/cf/lost.301.a.tale.of.two.cities.hdtv.xvid-xor.avi' Failed to open /dev/rtc: Device or resource busy (it should be readable by the user.) Playing /mnt/cf/lost.301.a.tale.of.two.cities.hdtv.xvid-xor.avi. AVI file format detected. VIDEO: [XVID] 608x336 24bpp 23.976 fps 1019.6 kbps (124.5 kbyte/s) Clip info: Software: cant touch this ========================================================================== Requested audio codec family [mp3] (afm=mp3lib) not available. Enable it at compilation. Opening audio decoder: [libmad] libmad mpeg audio decoder AUDIO: 48000 Hz, 2 ch, s16le, 128.0 kbit/8.33% (ratio: 16000->192000) Selected audio codec: [mad] afm:libmad (libMAD MPEG layer 1-2-3) ========================================================================== ========================================================================== Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family Selected video codec: [ffodivx] vfm:ffmpeg (FFmpeg MPEG-4) ========================================================================== Checking audio filter chain for 48000Hz/2ch/s16le -> 48000Hz/2ch/s16le... AF_pre: 48000Hz/2ch/s16le AO: [oss] 48000Hz 2ch s16le (2 bps) Building audio filter chain for 48000Hz/2ch/s16le -> 48000Hz/2ch/s16le... Starting playback... VDec: vo config request - 608 x 336 (preferred csp: Planar YV12) Could not find matching colorspace - retrying with -vf scale... Opening video filter: [scale] VDec: using Planar YV12 as output csp (no 0) Movie-Aspect is 1.81:1 - prescaling to correct movie aspect. No accelerated colorspace conversion found SwScaler: using unscaled Planar YV12 -> BGR 16-bit special converter VO: [fbdev] 608x336 => 608x336 BGR 16-bit A: 7.5 V: 7.0 A-V: 0.485 ct: 0.300 170/170 74% 7% 18.5% 121 0 ************************************************ **** Your system is too SLOW to play this! **** ************************************************ Possible reasons, problems, workarounds: - Most common: broken/buggy _audio_ driver - Try -ao sdl or use the OSS emulation of ALSA. - Experiment with different values for -autosync, 30 is a good start. - Slow video output - Try a different -vo driver (-vo help for a list) or try -framedrop! - Slow CPU - Don't try to play a big DVD/DivX on a slow CPU! Try -hardframedrop. - Broken file - Try various combinations of -nobps -ni -forceidx -mc 0. - Slow media (NFS/SMB mounts, DVD, VCD etc) - Try -cache 8192. - Are you using -cache to play a non-interleaved AVI file? - Try -nocache. Read DOCS/HTML/en/video.html for tuning/speedup tips. If none of this helps you, read DOCS/HTML/en/bugreports.html. A: 10.3 V: 9.8 A-V: 0.498 ct: 0.571 235/235 72% 5% 19.1% 183 0 Exiting... (Quit) $ |
|
|
|
Dec 3 2006, 11:10 AM
Post
#17
|
|
![]() Group: Members Posts: 1,837 Joined: 31-December 05 From: Illinois USA Member No.: 8,821 |
I'm going to try to play this movie on my Palm Zire 72, using TCPMP 0.70
EDIT: It plays better on my Palm, and it only has this for memory. Storage heap 11020KB Dynamic heap 1988KB My question is, why can my measly Palm play this and the robust Zaurus has problems?? On the Palm Zire 72 box: 32MB (24 storage capacity) 320x320 TFT display 312MHz ARM Intel processor OS PalmOS 5.2 This post has been edited by Jon_J: Dec 3 2006, 11:25 AM |
|
|
|
Dec 3 2006, 11:17 AM
Post
#18
|
|
|
Group: Members Posts: 51 Joined: 8-October 06 Member No.: 11,724 |
OK, let's do the last try. Please try adding '-nosound' option (for benchmarking video only) and also specify some small video fragment to watch using '-ss' or '-endpos' options (don't know if -endpos is supported in older versions of mplayer such as yours) so that mplayer plays it and terminates on its own without you interrupting it (and so that it will be able to display some statistics in the end).
So please run: # mplayer -benchmark -nosound -ss <length_of_your_video_in_seconds-100> yourfile.avi And wait until it finishes. Using this -ss option, it will play only the last 100 seconds of the videofile, so you will not have to wait long. |
|
|
|
Dec 3 2006, 11:19 AM
Post
#19
|
|
![]() Group: Members Posts: 1,837 Joined: 31-December 05 From: Illinois USA Member No.: 8,821 |
older version of mplayer? where is the latest version?
I'll try your suggestion, brb |
|
|
|
Dec 3 2006, 11:24 AM
Post
#20
|
|
![]() Group: Members Posts: 1,837 Joined: 31-December 05 From: Illinois USA Member No.: 8,821 |
Does the '#' mean I need to be root?
It plays sound, but still in ½ screen rotated sideways, and sound is so far out of sync, that I'm not sure where it's supposed to be coming from. EDIT: Looking at package manager, I have mplayer-bvdd-iwmmxt 1.1.5-1 I got this from Maslovsky's cacko feed This post has been edited by Jon_J: Dec 3 2006, 11:43 AM |
|
|
|
Dec 5 2006, 02:47 PM
Post
#21
|
|
|
Group: Members Posts: 51 Joined: 8-October 06 Member No.: 11,724 |
QUOTE(Jon_J @ Dec 3 2006, 11:10 AM) My question is, why can my measly Palm play this and the robust Zaurus has problems?? On the Palm Zire 72 box: 32MB (24 storage capacity) 320x320 TFT display 312MHz ARM Intel processor OS PalmOS 5.2 It's because your MPlayer seems to be broken (or misconfigured for your OS). At least your logs show that the video output is not working right. We could check if your zaurus also has any problems with decoding this video if you provided benchmark report, but seems like it is not that important for you (as it will not magically fix video playback). QUOTE older version of mplayer? where is the latest version? The latest version is 1.0rc1, the sources are available at http://www.mplayerhq.hu/ Anyway, I have created a new thread here, hopefully some zaurus developers can join and MPlayer still may have a hope |
|
|
|
Dec 5 2006, 09:43 PM
Post
#22
|
|
![]() Group: Members Posts: 1,837 Joined: 31-December 05 From: Illinois USA Member No.: 8,821 |
QUOTE(Serge @ Dec 5 2006, 04:47 PM) It's because your MPlayer seems to be broken (or misconfigured for your OS). At least your logs show that the video output is not working right. We could check if your zaurus also has any problems with decoding this video if you provided benchmark report, but seems like it is not that important for you (as it will not magically fix video playback). Anyway, I have created a new thread here, hopefully some zaurus developers can join and MPlayer still may have a hope I did use the -benchmark switch and I'm not sure what to look for. Look at post #16 http://www.oesf.org/forums/index.php?showt...ndpost&p=147916 The last time when you asked me to use mplayer -benchmark -nosound -ss <length_of_your_video_in_seconds-100> yourfile.avi I did exactly as you said and the results were as I mentioned in post #20 http://www.oesf.org/forums/index.php?showt...ndpost&p=147923 |
|
|
|
![]() ![]() |
|
Lo-Fi Version | Time is now: 19th May 2013 - 03:34 AM |