![]() |
Re: MPlayer which version is suitable
Quote:
i am experiencing this on N800 with current firmware (stock kernel) and current mplayer (default options). The "ripped by me from dvd" file plays ok on desktop (mplayer and kaffeine/xine) as well as on 770 with older mplayer. Please (Serge i guess), PM me and i will send you a link to sample file in the hope this can help with this issue. Tnx, Alex. Here is what i get on N800 : ~ $ mplayer /media/mmc2/Videos/Indoclips/indoclips-Tes-yeux-noirs.avi MPlayer 1.0rc1-maemo.18.n800 (C) 2000-2006 MPlayer Team CPU: ARM [MENU] Can't open menu config file: /home/user/.mplayer/menu.conf Menu inited: /etc/mplayer/menu.conf Playing /media/mmc2/Videos/Indoclips/indoclips-Tes-yeux-noirs.avi. Cache fill: 0.00% (0 bytes) AVI file format detected. VIDEO: [XVID] 320x240 24bpp 25.000 fps 506.7 kbps (61.9 kbyte/s) Clip info: Software: transcode-1.0.2 [nokia770] Nokia N800 hardware detected ================================================== ======================== Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family Selected video codec: [ffodivx] vfm: ffmpeg (FFmpeg MPEG-4) ================================================== ======================== ================================================== ======================== Trying to force audio codec driver family dspmp3... Opening audio decoder: [dspmp3] MP3 audio pass-through for Nokia 770/N800 (fake decoder) ADecoder init failed :( ADecoder init failed :( Requested audio codec family [mp3] (afm=mp3lib) not available. Enable it at compilation. Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders [mp3 @ 0x4f287c]incorrect frame size invalid new backstep 533 AUDIO: 48000 Hz, 2 ch, ??, 96.0 kbit/6.25% (ratio: 12000->192000) Selected audio codec: [ffmp3] afm: ffmpeg (FFmpeg MPEG layer-3 audio decoder) ================================================== ======================== AO: [gst] 48000Hz 2ch ?? (1 bytes per sample) Starting playback... [mp3 @ 0x4f287c]Header missing skipping one byte. [mp3 @ 0x4f287c]Header missing skipping one byte. [mp3 @ 0x4f287c]Header missing skipping one byte. [mp3 @ 0x4f287c]Header missing skipping one byte. [mp3 @ 0x4f287c]Header missing skipping one byte. [mp3 @ 0x4f287c]Header missing skipping one byte. [mp3 @ 0x4f287c]Header missing skipping one byte. [mp3 @ 0x4f287c]incorrect frame size invalid new backstep 540 [mp3 @ 0x4f287c]Header missing skipping one byte. [mp3 @ 0x4f287c]Header missing skipping one byte. [mp3 @ 0x4f287c]Header missing skipping one byte. [mp3 @ 0x4f287c]Header missing skipping one byte. [mp3 @ 0x4f287c]Header missing skipping one byte. [mp3 @ 0x4f287c]Header missing skipping one byte. [mp3 @ 0x4f287c]Header missing skipping one byte. [mp3 @ 0x4f287c]Header missing skipping one byte. [mp3 @ 0x4f287c]Header missing skipping one byte. [mp3 @ 0x4f287c]Header missing skipping one byte. [mp3 @ 0x4f287c]Header missing skipping one byte. [mp3 @ 0x4f287c]Header missing skipping one byte. [mp3 @ 0x4f287c]Header missing skipping one byte. [mp3 @ 0x4f287c]Header missing skipping one byte. [mp3 @ 0x4f287c]incorrect frame size invalid new backstep 540 [mp3 @ 0x4f287c]Header missing skipping one byte. [mp3 @ 0x4f287c]Header missing skipping one byte. [mp3 @ 0x4f287c]Header missing skipping one byte. [mp3 @ 0x4f287c]Header missing skipping one byte. [mp3 @ 0x4f287c]Header missing skipping one byte. [mp3 @ 0x4f287c]Header missing skipping one byte. [mp3 @ 0x4f287c]Header missing skipping one byte. VDec: vo config request - 320 x 240 (preferred colorspace: Planar YV12) VDec: using Planar YV12 as output csp (no 0) Movie-Aspect is 1,33:1 - prescaling to correct movie aspect. VO: [nokia770] 320x240 => 320x240 Planar YV12 [fs] [zoom] [nokia770] Using ARM JIT YUV420 scaler (quality=2) to scale 320x240 => 320x240 A: 0,2 V: 0,1 A-V: 0,159 ct: 0,004 3/ 3 ??% ??% ??,?% Exiting... (Quit) ~ $ uname -a Linux Nokia-N800-26 2.6.18-omap1 #2 Wed Jun 13 11:37:40 EEST 2007 armv6l unknown ~ $ |
Re: MPlayer which version is suitable
Quote:
Thanks! |
Re: MPlayer which version is suitable
Quote:
|
Re: MPlayer which version is suitable
Quote:
Thanks for your help. |
Re: MPlayer which version is suitable
Quote:
Start X terminal and type Code:
nano .mplayer/input.confyou can also use leafpad in the same way if you prefer a graphical user interface. Code:
leafpad .mplayer/input.conf |
Re: MPlayer which version is suitable
Quote:
Thanks again! |
Re: MPlayer which version is suitable
Hi Serge!
Have you been able to test new N810 already with mplayer? Would extra 70Mhz make a big difference for mplayer performance or will video interface still be a problem for bigger resolution Xvids? cheers |
Re: MPlayer which version is suitable
Hey, serge, if you get the mplayer compiled for chinoo, please let me know. I'll test it immediately for you.
|
Re: MPlayer which version is suitable
Quote:
|
Re: MPlayer which version is suitable
Quote:
|
Re: MPlayer which version is suitable
Quote:
Working source patch http://fanoush.wz.cz/maemo/#tearsync. Works for me but take is as experimental code. I have tested it with two (=all?) widely available 770 board revisions - 1602 and 1802. For kernel image get one of SDHC ones http://fanoush.wz.cz/maemo/#sdhc it is now part of them. If you already flashed one of them before, please redownload and reflash, previous versions had the non-working tearsync version included by mistake. It was harmless unless you actually try it with mplayer and use options below. All source patches and kernel configuration used for compiling the image is now inside .tar.gz file in 'source' directory. After flashing zImage from the archive, you can test it with mplayer arguments '-vo nokia770:tearsync=1'. If it works, you can also set it as default by adding line to /home/user/.mplayer/config Code:
# Write your default config options here!Code:
# Write your default config options here! |
Re: MPlayer which version is suitable
and of course it works. Beautifully. Many many thanks
|
Re: MPlayer which version is suitable
thank you! works great! :)
|
Re: MPlayer which version is suitable
Quote:
Quote:
Anyway, I'll add automatic detection of kernel support for these features and mplayer will use them by default in the next build. So there would be no need tweaking configuration files (unless you would like to disable tearsync ;) ) and just flashing an upgraded kernel would be enough for getting better video quality and performance. |
Re: MPlayer which version is suitable
Is it normal that mplayer (v. 1.0rc1-maemo.27 and 18) hangs on some divx movies when movie starts?
|
Re: MPlayer which version is suitable
I got a similar question, for some mp4 file, the picture freezes while the sound plays smoothly, anyone got ideas?
BTW: I saw the new mplayer released, when will Maemo version update? thanks guys, |
Re: MPlayer which version is suitable
Quote:
Quote:
|
Re: MPlayer which version is suitable
Quote:
|
Re: MPlayer which version is suitable
Quote:
Quote:
Thanks anyway! |
Re: MPlayer which version is suitable
Is mplayer for maemo dead?
|
Re: MPlayer which version is suitable
Quote:
It works; and, given the hardware limitations and bugs in the tablets, it's highly unlikely to ever work any better than it does now. Is TeX dead? |
Re: MPlayer which version is suitable
Mplayer does indeed work very well, except for one thing on my 770 2007HE: the versions starting from .26 do not keep the backlight on when playing a movie. The dev is aware of my problem, but before I begin many compilations of mplayer in order to find what causes this, does anyone experience the same problem?
Thanks for your feedback. |
Re: MPlayer which version is suitable
Quote:
|
Re: MPlayer which version is suitable
@dcy
I can confirm having the same issue on the N770 with 2007HE. Otherwise it works fine. Please let me know if you or anyone else finds a solution to this |
Re: MPlayer which version is suitable
1 Attachment(s)
This is the changelog between version .25 and .26, and
Siarhei Siamashka (the dev of maemo mplayer) reckons that he does not see what could cause this. Me neither, but I am no specialist. The idea would be to compile several versions of mplayer, starting with half of the patches and see if there is a problem, i.e. by bisecting. For those with more time than me, version .25 is revision 321 in SVN, version .26 is revision 335. |
Re: MPlayer which version is suitable
@dcy
Do you know how one acquires an older version of mplayer for the 770 ? I looked on the mplayer maemo garage project page, for which the releases (for the 770) seem to jump from '18', to 24/26 (which look like they are only for the n800). On Ver '18' mp4s are really choppy so its no good for me. |
Re: MPlayer which version is suitable
in the extra-devel repository of bora, if I remember correctly.
Use a web browser. |
Re: MPlayer which version is suitable
Thanks for that.
Well I tried installing .25 and can confirm that my backlight now stays on. Unfortunately the mp4's are really really choppy again :/ I guess I will just have to wait for a fix for this. |
Re: MPlayer which version is suitable
I'm guessing something needs to be fixed for MPlayer to properly run on N810 WiMax, it chocks on the same movies/SD-card which regular N810 played just fine.
|
Re: MPlayer which version is suitable
Solution found for the screen-blanking problem: in /etc/mplayer/mplayer.conf, ensure that the first line is
ao=gst,esd,sdl and not ao=gst,sdl |
Re: MPlayer which version is suitable
Quote:
|
Re: MPlayer which version is suitable
Quote:
http://wiki.maemo.org/Knots#Mplayer_..._Wimax_Edition |
Re: MPlayer which version is suitable
Quote:
|
Re: MPlayer which version is suitable
Whichever you want? :)
|
Re: MPlayer which version is suitable
Quote:
|
Re: MPlayer which version is suitable
Quote:
|
mplayer will not stop playing
Hi,
I'm trying to play a 11 second wav file (mplayer pcm.wav), the file plays correctly but it fails to stop after play back is complete. mplayer continues to run, the seconds counter stops but the "%" thing keeps updating: >Starting playback... >A: 11.6 (11.5) of 11.0 (11.0) 44.7% 0% What reads as 44.7% keeps incrementing beyond 100% and never stops. What could be the problem? I tried converting the file to mp3 (using ffmpeg) and the problem remains with mp3 playback as well. Here's are the file details as reported by ffmpeg: Input #0, wav, from 'pcm.wav': Duration: 00:00:11.92, bitrate: 128 kb/s Stream #0.0: Audio: pcm_s16le, 8000 Hz, mono, s16, 128 kb/s Thanks for any pointers to solve this. |
Re: MPlayer which version is suitable
Hey, when can we get fremantle version out?
|
Re: MPlayer which version is suitable
When there is something to test it on :p (hint: not SDK).
|
Re: MPlayer which version is suitable
I didn't read this whole thread, but several commands for mplayer in slave mode don't work. For example, mplayer in my N800 does nothing when you send the 'stop' command. I have to send the 'pause' command, that gives some problems.
Any idea? Thanks, L. |
| All times are GMT. The time now is 06:31. |
vBulletin® Version 3.8.8