Some days ago I found this page: http://pandorawiki.org/Floating_Point_Optimization I think it should be useful to find out what really is neon
Code:ofbset -fb /dev/fb1 -mem 2764800
Then 'mplayer -vo omapfb' works with videos that have width upto 1024. For larger videos higher functional clock is needed for hardware scaler (change in kernel config) which might result in higher power usage.
Should we enable that ED?
Would at least be great to test that and see how much it really eats as battery!
Great to know omapfb works, I could now also make an mplayer with PickleLauncher, which would be great for a player where you don't want to use a touchscreen
[/CODE]
I just use the terminal to start mplayer. No touchscreen use there!Code:ofbset -fb /dev/fb1 -mem 2764800
Then 'mplayer -vo omapfb' works with videos that have width upto 1024. For larger videos higher functional clock is needed for hardware scaler (change in kernel config) which might result in higher power usage.
Should we enable that ED?
Would at least be great to test that and see how much it really eats as battery!
Great to know omapfb works, I could now also make an mplayer with PickleLauncher, which would be great for a player where you don't want to use a touchscreen
I just use the terminal to start mplayer. No touchscreen use there!
I just use the terminal to start mplayer. No touchscreen use there!
Me too, but I guess the normal user would be happy to have a GUI where he simply selects the file he wants to play and it plays nicely fullscreen
Um... doesn't Smplayer take care of that? Isn't there a way to just use this command when starting mplayer? It'd be a shame to have to slap picklelauncher on everything.I just use the terminal to start mplayer. No touchscreen use there!
Me too, but I guess the normal user would be happy to have a GUI where he simply selects the file he wants to play and it plays nicely fullscreen
Um... doesn't Smplayer take care of that? Isn't there a way to just use this command when starting mplayer? It'd be a shame to have to slap picklelauncher on everything.I just use the terminal to start mplayer. No touchscreen use there!
Me too, but I guess the normal user would be happy to have a GUI where he simply selects the file he wants to play and it plays nicely fullscreen
SMPlayer can't do omapfb AFAIK and hides the menus behind the video, which is awkward.
Also, it's an X-Windows GUI, so it's not non-touch-friendly.
Also, it's an X-Windows GUI, so it's not non-touch-friendly.
Exactly my thoughts, so just to clarify: are we talking about sampling the movie down to 800x480 "on the fly"? (So you don't have to convert all your movie-files?)Now, I don't see the point of being able to play back HD videos at all. After all, the screen resolution is only 480 pixels high: not HD. TV-out can't handle HD either, as far as I know.
Can grub be made to work on the pandora?Yeah that might be possible, there is just no one to do the work for this.I assume it means that 32mb+ would have to be permanently reserved in the OS which is not good. Would it be possible though to allow some kind of choice on bootup as to allocating the desired ram for the player? That way a simple reboot would let you have all system ram available to all progs if you were not going to watch video.
GRUB does not support ARM (only x86, AMD64 & PPC), GRUB does not support UBIFS, GRUB only supports BIOS or EFI firmware. Have fun tryin'Can grub be made to work on the pandora?
Only thing keeping me from doing tests on whether true 720p 1280x720 is the clock in the kernel.
Then configured mplayer to use omapfb for video and oss for audio. It works better than default, but I couldn't get H264+AAC 800x480 files to play properly even at 800 MHz. Also I had two issues I reported:
- The video is cut: there are two black borders at the top and bottom of the screen.
- There is tearing: vsync is not working.
Video playback is very important for me, and these issues make me go back to PSP for H264 video playback. It would be great to fix the vsync, the black borders ant to get 800x480 H264+AAC video playback working...
Hmm, good to know.GRUB does not support ARM (only x86, AMD64 & PPC), GRUB does not support UBIFS, GRUB only supports BIOS or EFI firmware. Have fun tryin'Can grub be made to work on the pandora?
Then configured mplayer to use omapfb for video and oss for audio. It works better than default, but I couldn't get H264+AAC 800x480 files to play properly even at 800 MHz. Also I had two issues I reported:
- The video is cut: there are two black borders at the top and bottom of the screen.
- There is tearing: vsync is not working.
Video playback is very important for me, and these issues make me go back to PSP for H264 video playback. It would be great to fix the vsync, the black borders ant to get 800x480 H264+AAC video playback working...
Hm, sounds like omapfb wasn't really working well here, since I have no tearing with that anymore.
As far as I understood notaz used ofbset to use fb1 instead of fb0, maybe that makes some difference?
Exactly my thoughts, so just to clarify: are we talking about sampling the movie down to 800x480 "on the fly"? (So you don't have to convert all your movie-files?)Now, I don't see the point of being able to play back HD videos at all. After all, the screen resolution is only 480 pixels high: not HD. TV-out can't handle HD either, as far as I know.
This still sounds a lot like "hey guys, let's fit a brand new Porsche engine into this rusty old VW Beetle and then restrict it to 100 km/h because otherwise it falls apart ... why? Because we CAN!"
For me the point has always been; it should be powerful enough to run 720p videos from all the devices with similar inards that already do. This would be a strong point of sale if it can save you time and raise efficiency by allowing you download a videos and slap it on your SD card without the extra step of forcing to re-encode, which is a pain.