![]() |
Re: Why is Mplayer not the default player for the N900?
Quote:
I would think it is KM and it not linking to mplayer and using the default, but using KM plays videos that do NOT work on the default player. Small tiny issues and not even release level apps yet, so no problem. I appreciate the people's efforts to have these apps to use:) |
Re: Why is Mplayer not the default player for the N900?
Quote:
|
Re: Why is Mplayer not the default player for the N900?
Quote:
One thing I noticed that if you play a file and after that you try to open another file (either by after pausing or stopping the original file) the player does not work. It does not open another file. You have to exit the player and launch it again to play the second file. Anybody else has similar experience ? |
Re: Why is Mplayer not the default player for the N900?
Quote:
|
Re: Why is Mplayer not the default player for the N900?
Quote:
bun |
Re: Why is Mplayer not the default player for the N900?
Quote:
|
Re: Why is Mplayer not the default player for the N900?
Quote:
Mplayer plays everything I have tried smoothly. Only exception being some higher res wmv files that even the Archos 5 struggles with. added: Built in player would be the obvious choice to use since part of the framework, but needs to perform as good as Mplayer before I bother for offline vids. Hope we see an update for the default player, since the N900 proves to play a lot of vids very well. |
Re: Why is Mplayer not the default player for the N900?
Gonna bump this, rather than making a new thread.
I'm trying to play some 1280x720 h.264 videos with Mplayer and SiB, however when I try to actually play a video nothing ever appears, and I get a constant spam on the console: VDec: sing Planar YV12 as output csp (no 0) Movie-Aspecct is 1.78:1 - prescaling to correct movie aspect. VO: [xv] 1280x720 => 1280x720 Planar YV12 [fs] VDec: vo config request - 1280 x 720 (preferred colorspace: Planar YV12) and get no audio or video. When I play a smaller, simpler video (DivX 5 in AVI @ 640x480), it gets approximately 2 seconds in then the playback output stops cold. The system is still running, but console output and video quit. Apparently smooth video playback is possible on this thing is possible with mplayer. If anyone knows how to get video at least playing, to start, that'd be helpful. |
Re: Why is Mplayer not the default player for the N900?
I don't see what's so bad about the N900 default media player.... It just needs a couple tweaks.. like Portrait mode (easy to navigate), Basic Equaliser (like the S60 maybe), Support for changing the song's information (again like the S60).. Everything else is great.
|
Re: Why is Mplayer not the default player for the N900?
No need for that anymore (i think).
The new download in "multimedia" gives more support to audio-video codec. Now, all my videos (tested so far) works (when it wasn't previously)! |
Re: Why is Mplayer not the default player for the N900?
Anybody tried an interlaced clip with MPlayer? Mine just go crazy and the screen keeps flashing. Can't even terminate sometimes, had to remove battery.
|
Re: Why is Mplayer not the default player for the N900?
Quote:
|
Re: Why is Mplayer not the default player for the N900?
downloading codec pack has made my videos work now. Before, I was only able to play them via Mplayer but now they work great in default media player as well.
|
Re: Why is Mplayer not the default player for the N900?
MPlayer doesn't seem to be accepting keyboard input. Whenever I launch it, keyboard input goes to whatever window I had open last. If I switch away and switch back, keyboard input goes to the desktop (pressing keys opens contacts).
Has anyone else seen this? |
Re: Why is Mplayer not the default player for the N900?
Quote:
|
Re: Why is Mplayer not the default player for the N900?
Quote:
|
Re: Why is Mplayer not the default player for the N900?
jspenguin: keyboard focus is a big problem in the current version of Maemo. You have to really make sure your application follows the rules closely. Obviously, mplayer doesn't do this. Sigh... Yet another thing to get fixed.
|
Re: Why is Mplayer not the default player for the N900?
1 Attachment(s)
I have managed to fix the focus problem with a quick patch. I have attached the patch file, and the binary package is available at http://s3.jspenguin.org/mplayer_1.0svn3.1_armel.deb.
|
Re: Why is Mplayer not the default player for the N900?
jspenguin: any chance you could also add in the NEON optimisations by shadowjk from this post?
|
Re: Why is Mplayer not the default player for the N900?
Quote:
|
Re: Why is Mplayer not the default player for the N900?
It looks like sampppa is going to push these patches into the repository!
He needs people to try files that played slowly before to try again with his new version. See here! This is sheer awesomeness. |
Re: Why is Mplayer not the default player for the N900?
I sent an e-mail to the maintainer and he said the patch will be in the next release. In the meantime, there is a .deb available (with NEON optimizations) at http://s3.jspenguin.org/mplayer_1.0s...uin1_armel.deb
|
Re: Why is Mplayer not the default player for the N900?
Is 1.0svn20091221-1 that I just got updated from the repo the same version as this?
If so it would have been nice if the first line returned when running mplayer also mentioned any patches such as NEON optimisations so you can easily tell. |
Re: Why is Mplayer not the default player for the N900?
Quote:
|
Re: Why is Mplayer not the default player for the N900?
Quote:
Is this the NEON patched version? or older? Newer? :confused: |
Re: Why is Mplayer not the default player for the N900?
Quote:
It is new in regards to being a new file, since 1221-1 was the previous file. Not used 1221-2 enough yet to tell a there is a difference. I have been juggling between three N900's in the past two weeks. |
Re: Why is Mplayer not the default player for the N900?
Quote:
|
Re: Why is Mplayer not the default player for the N900?
I now see 1.0svn20091221-3 available in the application manager.
Where can I actually see the changelog? |
Re: Why is Mplayer not the default player for the N900?
Quote:
|
Re: Why is Mplayer not the default player for the N900?
Hey
mplayer (1.0svn20091221-3) unstable; urgency=low * set _HILDON_DO_NOT_DISTURB property -- Sampo Savola <samposav@paju.oulu.fi> Sun, 3 Jan 2010 20:34:06 +0200 mplayer (1.0svn20091221-2) unstable; urgency=low * added patch for fixing keyboard focus issue * set _HILDON_NON_COMPOSITED_WINDOW property * added patch for allowing playing in silent mode -- Sampo Savola <samposav@paju.oulu.fi> Fri, 25 Dec 2009 19:37:49 +0200 mplayer (1.0svn20091221-1) unstable; urgency=low * NEON optimizations -- Sampo Savola <samposav@paju.oulu.fi> Mon, 21 Dec 2009 11:16:51 +0200 Thanx qwerty12 for help! //Sampo |
Re: Why is Mplayer not the default player for the N900?
The changelog is located in /home/opt/maemo/usr/share/doc/mplayer/
You should be able to find it there pretty easy. |
Re: Why is Mplayer not the default player for the N900?
Quote:
Is this worth filing a bug? If the doc directory isn't at the small root partition purging is obsolete isn't it? Ciao jukey |
Re: Why is Mplayer not the default player for the N900?
Quote:
The log file is located in the directory which I spoke of in a .gz format. If you go to that directory and do the following; gzip -d changelog.Debian.gz Then do a; mv changelog.Debian changelog.txt ( I know you can vi / vim the .Debian however I have a tendency to mv to a .txt, just a personal thing ) then; vi changelog.txt (Using cat borks the viewing in my opinion) Confirmed last update in this is for 1.0svn20091221-3 and goes back as far as the original mplayer updates (0.18-1 on Monday June 25th 2001.). If this isn't in fact a changelog then what would you call it? |
Re: Why is Mplayer not the default player for the N900?
Code:
Nokia-N900-51-1:~# ls -la /home/opt/maemo/usr/share/doc/ |
Re: Why is Mplayer not the default player for the N900?
Not sure how you can say "there is no content" because I am looking right at it. Should I take a video and upload it to youtube for you to see what I am looking at?
Here is what I have on my N900 with the latest install of Mplayer via Extras-Devel Code:
$ cd /home/opt/maemo/usr/share/doc/mplayer/**Doing a complete uninstall and reinstall to verify those items are still there. Just did a complete uninstall and re-install and the items are all there. This is of the latest -3 version of mplayer. Screenshot http://img199.imageshack.us/img199/1...0010704321.png |
Re: Why is Mplayer not the default player for the N900?
Quote:
Maybe it's the firmware? I'm running the pre released one: 2.2009.51-1 What is the version of your firmware? But anyway... I saw that the author is posting the changelog also in this thread so I can have a look for changes there. :) |
Re: Why is Mplayer not the default player for the N900?
Hmm could be firmware, I haven't done the .51-1
Yup I agree at the end of the day it doesn't really matter providing we have the changelog information :D I just prefer the local changelog files if they are available in exchange for the 4kb of space loss. Just strange that two identical installs of mplayer are showing a different structure. It could also be that the release firmware doesn't install as clean as .51-1 :confused: |
Re: Why is Mplayer not the default player for the N900?
Hey
mplayer_1.0svn20091221-4 is now in the extras-testing: http://maemo.org/packages/package_in...svn20091221-4/ Test and vote it please Thanx Sampo |
Re: Why is Mplayer not the default player for the N900?
I am still seeing the change log for some reason. Not sure if that is by design or my firmware is the issue (.42-11.002)
And if anyone was curious it says for -4 just a Changed package description :D |
Re: Why is Mplayer not the default player for the N900?
Quote:
|
| All times are GMT. The time now is 00:58. |
vBulletin® Version 3.8.8