View Full Version : KMP+ is out!
KMPmediaLSM
20th December 2011, 11:03
Hi everybody,
Just wanted to start a thread about kmplayer's newest version, KMP+
Official download page
http://www.kmplayer.com/forums/showthread.php?t=22193
KMP+ introduction facebook page
http://www.facebook.com/kmpmedia?sk=app_288557114521398
Video intro to kmp+
http://www.youtube.com/watch?v=i4k3KOvZaKg
Official Download link
http://cdn.kmplayer.com/KMP/Download/KMPlayer_EN_3.1.0.0_R2.exe
This a patched version: - Fixed MKV Source Filter.
Lots of new features will be added in the future to enhance media playback.
Let me know what you all think!:)
betaking
20th December 2011, 11:10
why still ues Delphi to compiled? use msvc is good!
hmpt
20th December 2011, 11:11
Having turned to POT,ahahah
SoBizarre
20th December 2011, 13:00
Now that PotPlayer became popular, there is suddenly new version of kmplayer? That's pathetic, if you ask me.
CruNcher
20th December 2011, 13:04
They just bought some very outdated codebase from a not so untalented guy (he advanced into potplayer which is the better more advanced codebase, just missing album art which might have been a exclusive sell out to kmp) and think can be successful with putting some cloud stuff inside it ;)
LoRd_MuldeR
20th December 2011, 13:27
why still ues Delphi to compiled? use msvc is good!
What silly comment is this?
Delphi is an IDE for creating GUI applications with Pascal (actually an object-oriented derivative of Pascal), while MSVC is a C/C++ compiler :rolleyes:
There are frameworks to create GUI applications with C++ too. Some are painful (MFC) others are more fun to use (Qt). Still Delphi is a great "all in one" package for developers.
Last but not least, and probably most important: If you already have a big project written in Delphi (Object Pascal), porting that to C++ is a huge amount of work!
Personally I did a lot of projects with Delphi and only recently made the switch to C++ with Qt. Mainly because my Delphi 7.0 feels a bit dated nowadays, e.g. lack of Unicode support.
Delphi is still under development, now by Embarcadero. Unfortunately the price is beyond what I am willing to pay for my "homebrew" projects. And Qt makes C++ worthwhile :)
(I know that there is Free Pascal and Lazarus, but the last time I tried to compile my Delphi projects with Lazarus, there were a whole lot of compatibility problems)
patul
20th December 2011, 17:06
Hah... Having moved to PotPlayer as well. Why now? A little too late, don't you think so?
leeperry
20th December 2011, 22:37
talk about being late to the party :D
Blight
21st December 2011, 00:32
LoRd_MuldeR:
I implemented unicode support in D7, it's very doable.
KMPmediaLSM
21st December 2011, 07:06
Potplayer has been out for awhile now, this new version of kmplayer isn't because of potplayer in my opinion, but I think it has been long awaited.
LoRd_MuldeR
26th December 2011, 02:32
LoRd_MuldeR:
I implemented unicode support in D7, it's very doable.
Well, the native 'String' type of D7 is a synonym for 'AnsiString', so everything that uses the String type does not support Unicode - at least not as UTF-16.
Sure, you can explicitly use the 'WideString' type in all your own code. But all* the "built-in" functions of D7 use the String type and thus will never support Unicode.
This means that you would have to replace all of D7's built-in functions - at least those that use a String parameter or return type - with your own Unicode-aware versions.
Moreover, and even more important, all the GUI components in D7/VCL do not support Unicode either. This means you would have to replace all the GUI code as well.
After all you would be writing your own Standatd Library as well as your own GUI Framework (more or less), which is a tremendous amount of work.
Why re-invent the wheel, when newer Delphi versions provide proper Unicode support "out of the box" and excellent GUI frameworks, such as Qt, are available for free?
__________________
(*) Well, there is some rudimentary support for WideString's and some basic string manipulation functions for WideString exist, but the vast majority of D7's built-in functions are AnsiString-only.
Przemek_Sperling
26th December 2011, 10:11
Thank you!
Contrary to almost everybody above I prefer KMP rather than Pot Player. Why? It reads all subtitle formats without any problems and works with flying colours with Enhancer v0.17, which I consider the best audio enhancer.
pekos
29th December 2011, 01:04
i tried few days ago
best player ive ever seen
it was two months ago but no change
no update
all codecs updated in world
world changed but kmp still same
dansus
31st December 2011, 00:29
Hi everybody,
Lots of new features will be added in the future to enhance media playback.
Let me know what you all think!:)
Looks good, dies hard on BBCHD with AAC LATM .ts playback.
Dexter_prog
2nd January 2012, 23:42
It installs a service for streaming (even if you uncheck it when installing), watch out for that. I'm keeping my KMP 3.0 for now.
Defcon
3rd January 2012, 23:32
I like KMP, but I don't care for all the social integration and services stuff. Installer forces install of 'Grid network' and forces opt-out for a bunch of other adware - not good :(
KMPmediaLSM
4th January 2012, 08:00
Actually, one can just extract from the .exe file and delete the unwanted files. Makes it a bit portable, and still have the latest updates, but not all of the new services.
BrollyLSSJ
11th January 2012, 17:13
Thank you for the information. I updated my old KMP to KMP+, but disabled the unused stuff via right click and switching to the old skin and disabling album art.
wanezhiling
20th January 2012, 21:16
About the subtitle, there is an agreement with Pandora TV when YoungHuee Kang moved to Daum, so some subtitle feature in KMP will never be implemented..
CruNcher
20th January 2012, 21:43
doesn't mean it cant be implemented from someone else he has no right on the subtitle system he also just borrowed it ;)
KMPmediaLSM
27th March 2012, 03:18
Newest version is out with 3d video support.
http://www.kmplayer.com/forums/showthread.php?t=24627
wanezhiling
27th March 2012, 07:18
3d video support:rolleyes:
KMPmediaLSM
2nd April 2012, 02:32
Changelog:
** 3.2 UPDATE LIST **
- Supports 3D Formats. (Side-By-Side, Top-and-Bottom) to (Anaglyph, Interlaced)
- Supports 10-bit H.264. (Libcodec.dll)
- Supports Intel Widi.
- Added video codec "DV5P".
- Add new function album art (Thumnail image extraction from FLAC file)
- Thumbnail image display enhancement when playing audio files. (MP3, FLAC, WMA)
- Fixed ColorSpace bug.
- Fixed Intel Codec H.264.
- Fixed Winamp plugin.
- Error correction of images infected with malicious codes. (EIP register Corruption Vulnerability. Provided: KISA)
- Fixed view as a desktop mode in Windows 7.
- Fixed improper load of Album Art bug.
- Correction of screen display error when using EVR(C/A) - if you skip from the WMV file.
- Fixed KMP HTTP Reader.
- AAC codec Parser error correction from MOV file.
- MKV Skip Problum.
Build 19:
Updated(2012-03-27 12:20)
Exe File Version : 3.2.0.19
- Waiting indefinitely large TS file for error correction.
- OGG file playback for error correction.
SuLyMaN
3rd April 2012, 13:01
I've jumped shipped too...Too late. The Kmplayer boat sunk a long time ago and pot is the NEW KM!
CruNcher
3rd April 2012, 21:21
SulyMaN that is very Fanboyish not really objective look @ things i'll rather give the new KMP a try and then make up your mind, though if your happy with what you get currently with Potplayer it's fine others maybe aren't happy because of their Specific Platforms and restrictions that apply also in Potplayer, which for example cant make use of the newest inbuild hardware features on Intel Platforms and nope i don't speak about Quicksync support but deeper level overall support in the Rendering Architecture. ;)
PS: I didn't yet looked @ the new KMP
leeperry
4th April 2012, 02:34
It took a lot of whining and testing to make PotP what it is today....if we/I were to do it for KMP+ all over again, would anyone fix the glitches?
The KMP support has been mostly inexistent since Pandora bought it...there have been promises on that matter recently, so I'm mostly asking if these were real :)
wanezhiling
4th April 2012, 05:13
Anyone noticed that the EVR CP in PotPlayer has the worst quality of the whole EVR family maybe? :sly:
leeperry
4th April 2012, 20:06
EVR is utterly obsolete compared to mVR anyway.
SuLyMaN
9th April 2012, 12:20
SulyMaN that is very Fanboyish not really objective look @ things i'll rather give the new KMP a try and then make up your mind, though if your happy with what you get currently with Potplayer it's fine ...
PS: I didn't yet looked @ the new KMP
Im not really a fanboy. I've been pushing KMP for ages to all my friends/relatives. The reason I am not switching is because potplayer is fulfilling my expectations. I DO have kmplayer installed to play audio though but for video, potplayer is what it is..
I dont know about you but I had weird freezeups on KMP on m2ts and some MKV files but none in pot.
I would have given KMP another go but read here (or on pandoras forum) that KMP is installing a service when installing and that has really put me off.
KMPmediaLSM
10th April 2012, 08:47
I believe in this 3.2 version the service (gridnetwork, pandora service) is now optional to install.
Przemek_Sperling
14th April 2012, 07:59
Yes, it is. One has to untick "grid network" in the setup of the program.
BTW, the newest KMPs (3.2s) have problems with hi-res H.264 playback. I had to switch from libcodec to ATI MPEG Video Decoder.
mr.duck
21st April 2012, 20:08
Wow great start...
http://i.imgur.com/GsFpV.jpg
I don't speak 'box' :P
Now what?
EDIT: nevermind, ran installer in sandbox, installed everything, extracted english.ini file
SuLyMaN
8th May 2012, 05:39
Ok thnks for informing me about the service...
sent from my mob. Excuse misspelling. thanks!
BrollyLSSJ
27th June 2012, 20:50
In case someone is interested, there is a new beta out:
--------------------------------------------------------
File: KMPlayer_EN_3.3.0.27.exe (28,918,096Bytes)
CRC-32: 4a132e62
MD4: 213ef32aedcf43f01dbdc76b5ca53fd8
MD5: 192bc513ac330d33b5aa25cbdbbcde2d
SHA-1: c982f562a83633a0d45730862c2c3c7556559fba
** 3.3 UPDATE LIST **
- Added Web Search Bar.
- Supports Blu-Ray Play.
- Supports DIVX(xsub) Subtitle(AVI files only).
- Added video codec ProRes(APCH, APCN, APCS, ACPO, AP4H).
- Added video codec(IV50, RV40).
- Fixed AVI source filter(Supports playing damaged file).
- Fixed MKV source filter(Improved performance).
- Fixed RM, RMVB file seek error & Supports damaged file play.
- Fixed ASF file error.
- Fixed URL Play for AVI file.
- Fixed display infomation for MP3 bitrate.
- Fixed background resize error of SWF play.
- Fixed overflow of memory error when external audio file is used.
- Fixed access violation when updating.
- Fixed file name display error while starting a playback.
--------------------------------------------------------
Src: http://www.kmplayer.com/forums/showpost.php?p=111203&postcount=1
KMPmediaLSM
28th June 2012, 14:21
Hi BrollyLSSJ, thanks for that update and to the people who like to test it out, you have to first sign up at the kmplayer forum site. www.kmplayer.com/forums, then you will be able to access the link for the new beta.
http://www.kmplayer.com/forums/showthread.php?t=32827
leeperry
29th June 2012, 21:07
** 3.3 UPDATE LIST **
- Supports Blu-Ray Play.
menus too :confused:
BrollyLSSJ
29th June 2012, 22:02
And another new beta 3.3.0.28.
Src: http://www.kmplayer.com/forums/showthread.php?t=32923
KMPmediaLSM
29th June 2012, 22:53
Thanks again for that BrollyLSSJ, please test it out everybody and leave your comments here or at our forum www.kmplayer.com/forums or at www.facebook.com/kmpmedia.
KMPmediaLSM
29th June 2012, 22:55
I don't know if menus are supported yet, I don't have a blu ray player to test it out, but I think from our developer, the blu ray playback support means that among many tracks in a file, KMP will automatically detect and play the main blu-ray file within that file.
BrollyLSSJ
7th July 2012, 09:47
And another new beta.
--------------------------------------------------------
File: KMPlayer_EN_3.3.0.30.exe (28,926,728Bytes)
CRC-32: 5c7c2bf7
MD4: b9ad3315b11a0655398262b4cba01829
MD5: b0eda1ab99f111e68e75d0730ef4ece0
SHA-1: 9d151a987752cb959ac331a24b105393f0b5b09a
** 3.3 UPDATE LIST **
- Added Web Search Bar.
- Supports Blu-Ray Play.
- Supports DIVX(xsub) Subtitle(AVI files only).
- Added video codec ProRes(APCH, APCN, APCS, ACPO, AP4H).
- Added video codec(IV50, RV40).
- Fixed AVI source filter(Supports playing damaged file).
- Fixed MKV source filter(Improved performance).
- Fixed RM, RMVB file seek error & Supports damaged file play.
- Fixed ASF file error.
- Fixed URL Play for AVI file.
- Fixed display infomation for MP3 bitrate.
- Fixed background resize error of SWF play.
- Fixed overflow of memory error when external audio file is used.
- Fixed access violation when updating.
- Fixed file name display error while starting a playback.
--------------------------------------------------------
Src: http://www.kmplayer.com/forums/showthread.php?p=111359#post111359
ENAJonas
13th July 2012, 12:08
Everyone please see this thread: http://forum.doom9.org/showthread.php?t=165013
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.