Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion.

Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules.

 

Go Back   Doom9's Forum > Hardware & Software > Software players
Register FAQ Calendar Today's Posts Search

Closed Thread
 
Thread Tools Search this Thread Display Modes
Old 27th July 2010, 13:00   #101  |  Link
stax76
Registered User
 
stax76's Avatar
 
Join Date: Jun 2002
Location: On thin ice
Posts: 6,837
Quote:
Maybe it's time to drop that C and just call it MPHC.
C could also stand for Contemporary, a solution would be offering a Classic and a Contemporary theme and on the first start the user would be asked which theme to use. There are already some alternative buttons, now only the sliders and background color need work, might be doable within a day, there is some code for a custom drawing MFC slider at codeproject.

Last edited by stax76; 27th July 2010 at 13:17.
stax76 is offline  
Old 31st July 2010, 01:34   #102  |  Link
grizzly666
Registered User
 
Join Date: Mar 2008
Posts: 1
Quote:
Originally Posted by tetsuo55 View Post

The current gui is not perfect, since it copies media player 6.4 it also copies some of its design faults.
i do think that we need to update the gui in some small area's,

The changes that might occur are minor, like moving things areound a few pixels, nothing huge.

We are open to a more modern looking gui, but only if its scientifically simple and usefull and improves performance (or is at least on par)

Keep in mind that mpc-hc is intended as a quick lightweight player, all the "playlist-esque" features are not the main goal.
I agree with tetsuo55 that it is only a few minor tweeks that is needed for the gui.

The biggest i see is the seekbar autohide,popup when a remote is used (play,pause,skip,ff,etc).

And also there is a part missing since the "homecinema" name was added.
I remember that when i did read about the mpchc i thought yes finally a good player with a simple browser or any other simple way of starting a file with a remote.

But ever since then i have been dissapointed since there should atleast be a simple,nice way to start files with a remote.

That is what i associate "homecinema" with (optimized for remote).

What i would like is some kind of simple file browser like the one in zoomplayer where you could browse all your hds and find the file you want to play (not like in xbmc,wmc,etc,etc) only a simple text file browser.
One wish is that you should be able to delete file,files using the file browser but that is not a requirement only a wish to be included.
When deleted if it is to the Recycle Bin or not dosen't matter at all to me, but i can see that many wants it in the Recycle Bin.

How to display the file browser like in zoomplayer or by osd dosen't matter much as long as you can see what your doing and that starting files and optionally also delete them.
It could be in black and white if it atleast get added.

What is in zoomplayer is perfect for me since i do not save 90-95% of the files i watch i do not see the need to create any playlist for them.
Only browse to the file play it (mayby a couple) then delete the file,files using the file browser with the remote.

I do now that gomplayer,kmplayer,pot and one more i can't find remember the name of have file browser in them.
I don't get any of them to play as good as zoomplayer does and mpc does play even better then zoomplayer.

So is there any other players with a file browser in them i could play with a while?

Or is there any skin,mods to xbmc,windows media center or any of all the other programs that do give me a simple file browser?
And not all the flashy useless crap that they do have from the start
I don't care about all the posters,info and have to rename or add a nfo to many,many files to get the scanners to find the right poster,info so the RIGTH movie,series show up in the gui and then after i have watched it delete that file.

Its only seems like much work and no gain at all to me.
grizzly666 is offline  
Old 12th August 2010, 12:22   #103  |  Link
DrNein
Registered User
 
Join Date: Sep 2002
Posts: 145
XBMC can have all the scraper stuff disabled and be set to start at the Video menu (optionally blank background) so it is a relatively simple browser. The main downside is that CPU utilization of the GUI is very high -higher than when the GPU is actually decoding BD video. Anyway, the DSPlayer build can be configured to launch MPC-HC and with some minor changes to "Keys", remote control is seemless between the two (using MCE IR receiver).
DrNein is offline  
Old 12th August 2010, 21:59   #104  |  Link
Hypernova
Registered User
 
Join Date: Feb 2006
Posts: 293
@grizzly666 Just curious, why don't you just use "open file" dialog for that? It's essentially a windows explorer. Maybe the font is not big enough?
__________________
Spec: Intel Core i5-3570K, 8g ram, Intel HD4000, Samsung U28D590 4k monitor+1080p Projector, Windows 10.
Hypernova is offline  
Old 19th August 2010, 17:28   #105  |  Link
iron2000
Questioning User
 
Join Date: Jan 2005
Posts: 166
Someone at Neowin posted a seekbar and volume bar modded version:
http://www.neowin.net/forum/topic/93...olumebar-hack/
__________________
8 Pro x64 | i5-3470 | 8GB ram | GT430 | Xonar DX | MPC-HC x86
iron2000 is offline  
Old 19th August 2010, 17:43   #106  |  Link
sidi0us
Registered User
 
Join Date: Jan 2010
Posts: 22
He also posted in another thread the tutorial for the volume bar (which is easy to do).

Using a hex editor locate hex 05BF20 at offset D7342 and change to 05BF10 (I used notepad++ with hex addon and searched with ctrl-f "05BF20" and changed to "05BF10" then saved).



The only problem that remains is the seekbar slider...
sidi0us is offline  
Old 3rd September 2010, 19:07   #107  |  Link
bobdynlan
Beyond the Corn Border
 
bobdynlan's Avatar
 
Join Date: Jul 2009
Location: 4th Roman Empire
Posts: 93
It's time for some "still Classic but also Home Cinema" looks

Resource hacking an open-source program like MPC-HC, that sounds like fun Well, I took a different path. Learned some stuff in the process - it's not that easy for a newcomer. So here is an image preview of my work:

Features:
- dark background, the thing I needed the most
- new volume control, interacts with mute on/off
- new progress control, active/inactive visual aid
- new toolbar buttons

It's a work in progress, but I like the current visual feel, so I will not change it too much in the future.
I will start working on the playlist and the menu also, to see how they blend in, and then provide also a binary for you to try it out.
Right now, the buttons, volume control and progress control are following the Control Panel 3D-objects colours, but I'm thinking on adding customizable colour - as the simplest "skin engine" if possible.


All work was done with custom draw - GDI stuff.
bobdynlan is offline  
Old 3rd September 2010, 23:40   #108  |  Link
tetsuo55
MPC-HC Project Manager
 
Join Date: Mar 2007
Posts: 2,317
thats just amazing......


So you didnt resource hack that? its a real code patch?
__________________
MPC-HC, an open source project everyone can improve. Want to help? Test Nightly Builds, submit patches or bugs and chat on IRC
tetsuo55 is offline  
Old 3rd September 2010, 23:57   #109  |  Link
leeperry
Kid for Today
 
Join Date: Aug 2004
Posts: 3,477
Quote:
Originally Posted by bobdynlan View Post
It's a work in progress, but I like the current visual feel, so I will not change it
it doesn't look like windows 95 anymore, the "Classic" team will whip you for that

together w/ the hack to get a real volume slider and a nicer looking seeking locator, MPC might actually start to look posh...well done!
leeperry is offline  
Old 4th September 2010, 22:32   #110  |  Link
Keiyakusha
契約者
 
Keiyakusha's Avatar
 
Join Date: Jun 2008
Posts: 1,576
Wow it would be nice to see actual binary! Looks good!

p.s.
hey, I can see volume slider now!

p.p.s.
I don't think this is hacking. looks too great to be it. But even if so - it should be possible to transform changes into patch :Р

Last edited by Keiyakusha; 4th September 2010 at 22:35.
Keiyakusha is offline  
Old 5th September 2010, 00:52   #111  |  Link
Px
>>^^__^^<<
 
Px's Avatar
 
Join Date: Jun 2005
Posts: 222
Quote:
Originally Posted by bobdynlan View Post
So here is an image preview of my work
Looking good
Px is offline  
Old 5th September 2010, 00:53   #112  |  Link
burfadel
Registered User
 
Join Date: Aug 2006
Posts: 2,229
The dark background does look ok, but the buttons are too small and don't suit it. I think the 'blue crystal' theme from earlier in this thread looks good, the buttons are of reasonable size. The modifications to that I would suggest is to have the dark background feel, and to have the play button green, stop button as red, pause as orange, and the step/speed buttons as something else anyway...

The progress bar in the dark theme looks good, does the end bit light up when the mouse cursor is over it? It makes things easier when doing things quickly The volume button from the 'blue crystal' theme is good, and good in the current colour, although the volume level should be changed to that showed in the dark background theme.

btw, the other day I had to convince someone it was a good player, as they thought it was really old (and all old things are apparently crappy!). I then gave her the exact same version but with the two files for the blue crystal themes, and apparently the player was much better. The picture and sound quality was also better

Psychology plays a big part in what people think of things, the old interface of MPC-HC just makes people think its old.
burfadel is offline  
Old 5th September 2010, 08:26   #113  |  Link
khagaroth
Registered User
 
khagaroth's Avatar
 
Join Date: Feb 2006
Posts: 103
The blue crystal buttons wouldn't suit this at all, and they are ugly on their own anyways. And colorful play/pause/stop buttons? Yuck. It's perfect as it is. It doesn't look like something from the dark ages, but it's still simple and clean.
khagaroth is offline  
Old 5th September 2010, 08:37   #114  |  Link
Steveo08
Registered User
 
Join Date: Feb 2008
Posts: 152
i really asking me for what a new gui, because i always start my movies in fullscreen mode.
Steveo08 is offline  
Old 5th September 2010, 09:07   #115  |  Link
Superb
Registered User
 
Join Date: Feb 2010
Posts: 364
@bobdynlan: the first one looks great!
Superb is offline  
Old 5th September 2010, 09:52   #116  |  Link
jeremy33
Registered User
 
Join Date: Jun 2009
Posts: 172
Yes the first one is very good !
jeremy33 is offline  
Old 5th September 2010, 09:55   #117  |  Link
burfadel
Registered User
 
Join Date: Aug 2006
Posts: 2,229
Quote:
Originally Posted by khagaroth View Post
The blue crystal buttons wouldn't suit this at all, and they are ugly on their own anyways. And colorful play/pause/stop buttons? Yuck. It's perfect as it is. It doesn't look like something from the dark ages, but it's still simple and clean.
I hope you were referring to the dark background one, as the interface for MPC-HC really is from the dark ages at the moment! It truly looks like something from early Windows 95 days, or even Windows 3.1. The truth is, it is! and in terms of computing that is the dark ages! The original MPC (and current look) was an aesthetical copy of the original Windows Media Player that shipped with Windows 95. Windows 95! So the interface design in MPC-HC is at least 15 years old... (not saying MPC is that old, the design, since it was a direct copy of the original WMP design).

On looking back at the options, now the blue crystal changes do sound a little bright. I wouldn't say yuck though, I do like it at the moment because they're decent size buttons and modern. I hate small buttons, I'm sure people hated that about winamp The actual button icons themselves shoudl be about the diameter of the standard mouse pointer IMO, and spaced nicely. it makes for easy clicking, and easy to see what you're doing. A gui is not about just about looking nice, its about ease of use too.

The dark one with bigger buttons would be nice.

Last edited by burfadel; 5th September 2010 at 10:04.
burfadel is offline  
Old 5th September 2010, 10:22   #118  |  Link
Keiyakusha
契約者
 
Keiyakusha's Avatar
 
Join Date: Jun 2008
Posts: 1,576
Quote:
Originally Posted by Steveo08 View Post
i really asking me for what a new gui, because i always start my movies in fullscreen mode.
Answer: for those who don't start movies in fullscreen mode. And gui is used in fuliscreen too, you know...
Keiyakusha is offline  
Old 5th September 2010, 11:49   #119  |  Link
Steveo08
Registered User
 
Join Date: Feb 2008
Posts: 152
Quote:
Originally Posted by Keiyakusha View Post
Answer: for those who don't start movies in fullscreen mode. And gui is used in fuliscreen too, you know...



well, i would say not really, just a little......
Steveo08 is offline  
Old 5th September 2010, 15:01   #120  |  Link
Roobaj
Registered User
 
Join Date: Jan 2009
Posts: 10
Is there a skin support in MPC-HC? instead of changing the GUI I thought maybe adding support for skins would be better.

Anyway, my perfect GUI is WMP12 now playing mode, clean and simple.
Roobaj is offline  
Closed Thread

Tags
mpc-hc


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 08:49.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.