myMPX
Advertisement


Go Back MyMPx.org > MyMPx.org Forum > General Discussion

Hooray!!! Rockchip SDK!
Like Tree1Likes
Reply
Post New Thread
 
LinkBack Thread Tools
  #301 (permalink)  
Old 21st Sep 2009, 5:55 am
Member
Keen on MPx players
 
Join Date: Sep 2007
Posts: 68
Default


Of course you can add all kind of codecs, they're not hardware dependent. Btw, gamewise a touchscreen player would be just perfect for any type of games that rely on mouse control like those old lucas arts adventures (ScummVM) etc.. Anyway, things like FM-radio, touch-screen and the like have to be supported from the start and you cant use the SDK/software to add these later on.

Regards
Reply With Quote
  #302 (permalink)  
Old 21st Sep 2009, 9:36 am
knob's Avatar
Senior Member
Valued Member
 
Join Date: May 2007
Posts: 1,285
Default

Quote:
Originally Posted by flasher86 View Post
Well, knob, your player seems to be good. Resolution 400x240 is just perfect for me, although are those buttons doing their job? I mean, isn't it tiresome to click them? I want to have player with really nice and easy keyboard input. I looked through the list of functions and I noticed that it has fewer functions that SDK has. Is it correct? By creating your firmware you will get NES and AlbumArt support?

And one more thing, I am from Poland, how to check on that site the cost of shipment?
Well the code is in there for a lot more functionality than my player has. I think it is just a matter of enabling it to suit my player.

For me it is more important to be able the make the player the way I want it than how the player looks.

I'm not worried about the buttons because they can be remapped anyway if you got the SDK.
__________________
-----------------------------------------------------------------------------------------------------------
Reply With Quote
  #303 (permalink)  
Old 22nd Sep 2009, 1:13 am
Member
I love my MPx player
 
Join Date: Jun 2009
Posts: 174
Default

Quote:
make the player the way I want it
KNOB. I'd like that too. I care about small little thing which my player must have

BTW. SWRIL has answered about file access in RKP files. Currently it works only on SLC memory, and I am not sure how he did it. As I looked through the file he uploaded, it seems that he modified the firmware to add file system functions to memory of Platform_fun. If I am correct, then file access will be available only on modified firmwares, therefore such a solution is not helpful for most people (including me with keyboard problem, and including you with lack of backup firmware for your rk2608 player). I hope I'm wrong, because if I am not, I still don't get file access.

EDIT: I was right, file functions are usable only by using modified firmware.

Last edited by flasher86; 22nd Sep 2009 at 10:52 am.
Reply With Quote
  #304 (permalink)  
Old 23rd Sep 2009, 8:29 am
knob's Avatar
Senior Member
Valued Member
 
Join Date: May 2007
Posts: 1,285
Default

There is a nasty bug in the SDK.

The audio only plays one channel, but through both earphones, My original firmware is ok, so it should be fixable in the SDK, however this could be difficult as we do not have any RK27xx datasheets at all.

I wonder if anyone else is getting this? If we can't get this fixed the project is dead in the water.
__________________
-----------------------------------------------------------------------------------------------------------
Reply With Quote
  #305 (permalink)  
Old 23rd Sep 2009, 9:29 am
Member
I love my MPx player
 
Join Date: Jun 2009
Posts: 174
Default

I looked through the code and it looks ok. Perhaps player thinks it is in speaker mode (even RK260X players controls speaker digitally). Check whether this happens to all the audio codecs. If you can, make some on screen messages in audio source files, so you can see what happens with buffers and variables. Make a check function which will check if Right and Left buffers are the same. And if they are different, then check at what point they become the same. In RK260X pcm buffer is joined together from two channels, maybe it is the same with 2706. If that so, also check whether it combines the channels properly. It should be combined into buffer of INT. One left INT, next right INT and so on.

If there's a bug in compiled codecs, then it is for sure dead project. I hope you will figure this out, because I already made a decision to buy 'your' player, but only if SDK works perfectly.

Last edited by flasher86; 23rd Sep 2009 at 9:36 am.
Reply With Quote
  #306 (permalink)  
Old 23rd Sep 2009, 10:01 am
New Member
 
Join Date: Sep 2009
Posts: 6
Default

I buyed this player last week LINK. In Options-> System information it says:

Product name: RK27SDK
Major version ID:2.2
Hardware ID:080722

The memory size is 16 gb. There is a problem reproducing music: the volume of the singer in all songs is too low! The instruments and the base of the song is perfect but the singer volume is very low!! do you know why? Is it possible to modify my new firmware with another firmware only in the part that regards music player?
Thank you in advance guys!
Reply With Quote
  #307 (permalink)  
Old 23rd Sep 2009, 10:32 am
knob's Avatar
Senior Member
Valued Member
 
Join Date: May 2007
Posts: 1,285
Default

Quote:
Perhaps player thinks it is in speaker mode (even RK260X players controls speaker digitally).
flasher. I think you are right. The loudspeaker doesn't work when I unplug the earphone.

There is no worry with the codecs, they are installed in a folder outside the firmware in Rk27xx, so you can swop them around as long as the firmware supports them.

I'll have a dig around to see if I can turn the "speaker mode" off.
__________________
-----------------------------------------------------------------------------------------------------------
Reply With Quote
Sponsored Links
  #308 (permalink)  
Old 24th Sep 2009, 9:22 am
New Member
 
Join Date: Sep 2009
Posts: 6
Default

Quote:
Originally Posted by borelg View Post
I buyed this player last week LINK. In Options-> System information it says:

Product name: RK27SDK
Major version ID:2.2
Hardware ID:080722

The memory size is 16 gb. There is a problem reproducing music: the volume of the singer in all songs is too low! The instruments and the base of the song is perfect but the singer volume is very low!! do you know why? Is it possible to modify my new firmware with another firmware only in the part that regards music player?
Thank you in advance guys!
Help me please
Reply With Quote
  #309 (permalink)  
Old 24th Sep 2009, 9:34 am
Member
I love my MPx player
 
Join Date: Jun 2009
Posts: 174
Default

Quote:
Originally Posted by borelg View Post
Help me please
It's really weird man. I know that all the songs (no matter what format) store some information for surround effect (phase position) so stereo music can be expanded to 5.1 channels, using for example AC3Filter of FFDShow. Therefore it is possible to explicit only voice from the stream, or only background. But I didn't heard that any portable player is up to this (what's the reason anyway).

BUT, What is even more weird, is that when I had problems with mini-jack socket in my player (already fixed) sometimes it happened that I heard only background of the music (though distorted) without the voice (or at low level). I don't know how was it possible that it was splitting the sound because of broken minijack, but that's a fact.

Perhaps it is the same with you. I would recommend you to test mono music file in your player (as it doesn't store surround phase information) and see if the voice is louder.

If it helps, you must reconvert every single song, cutting of the surround phase information (but I don't know yet how to cut it off, I don't know software for that).
Reply With Quote
  #310 (permalink)  
Old 24th Sep 2009, 10:15 am
DSX DSX is offline
New Member
 
Join Date: Sep 2009
Posts: 4
Default

Knob, could you post your source code for your player's firmware because I have the 4 gig version of your player, but, every time I try to compile the firmware and copy it to my player, it formats both my partitions and so I keep having to revert to my original firmware.

Also, does the vol key on your player work as the back button, because I think I have found the problem if that's the case.
Reply With Quote
Reply

Sponsored Links



Similar Threads
Thread Thread Starter Forum Replies Last Post
NEW rockchip player (Rockchip RK27xx series) availability knob General Discussion 38 12th Nov 2008 10:47 am
Rockchip Editor: for Rockchip 27xx ALP1987 Support and How To 6 17th Oct 2008 5:25 pm


All times are GMT -7. The time now is 10:03 pm.


Powered by vBulletin® Version 3.8.6
Copyright ©2000 - 2015, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.6.0 RC 2
Back to Top

Designed by indiqo.media