View Full Version : MPlayer for Windows (2008-06-01)
Pages :
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[
18]
LoRd_MuldeR
27th May 2008, 21:16
@carnage_pl
1. Does your CPU support all the extensions? (MMX, MMX2, SSE and SSE2)
2. What happens if you use "gl" or "directx" renderer?
carnage_pl
27th May 2008, 21:20
CPU Z says yes (SSE, SSE2, SSE3, SSSE3)
with directx everything is ok
LoRd_MuldeR
27th May 2008, 21:25
CPU Z says yes (SSE, SSE2, SSE3, SSSE3)
with directx everything is ok
And what happens with "gl" renderer only, without "force-pbo" or "ati-hack" ???
carnage_pl
27th May 2008, 21:33
with gl only works but very slowly. Is cause of that may be old drivers for mobile version of my graphic card?
edit: ok I know what casues that. Old drivers. I used 8.5 modded and everything works. But I won't use it because it breaks DXVA.
LoRd_MuldeR
27th May 2008, 21:47
with gl only works but very slowly.
That's what "force-pbo" is supposed to fix. It seems "ati-hack" is also required for some ATI cards.
Is cause of that may be old drivers for mobile version of my graphic card?
Always try latest drivers first...
carnage_pl
27th May 2008, 22:26
Always try latest drivers first...
But i use the latest drivers but for mobile verson the latest was a long time ago...
LoRd_MuldeR
27th May 2008, 23:26
But i use the latest drivers but for mobile verson the latest was a long time ago...
ATI's driver support really sucks :rolleyes:
At least the latest Catalyst drivers seem to work more or less okay, but still special workarounds are needed ("ati-hack").
In your case I can only recommend to either use the modded drivers or to stick with DirectX renderer ....
[EDIT]
From what I see on the AMD/ATI page, there is "ATI Catalyst™ 8.5" as well as "ATI Catalyst™ Mobility 8.5" available.
So using the latest (Mobility) Catalyst driver package should support your "mobile" card.
petran79
28th May 2008, 11:10
I have another problem with the new installer.
While in the Complete installation it installs flawlessly, when I select custom installation, to uncheck the "set file assosiations" box and "Start Menu folders", the installer crashes the moment the extraction begins
"The instruction at "0x7c911e58" referenced memory at "0x0000000". the memory could not be read. " message appears
Both in the Full and Light package. Another time it gave a ntdll.dll error and only once the Custom installation in the light package worked correctly.
Has to do with the AMD Athlon Processor?
LoRd_MuldeR
28th May 2008, 11:20
I have another problem with the new installer.
While in the Complete installation it installs flawlessly, when I select custom installation, to uncheck the "set file assosiations" box and "Start Menu folders", the installer crashes the moment the extraction begins
You mean you check all section on the components page, except for "Set File Associations" ???
And you also select "Do not create shortcuts" on the startmenu page ???
Seems to work 100% fine here. And no, this should no happen. With no type of CPU.
If the installer crashes like that, this would indicate a bug in NSIS and/or UMUI and there's not much I can do :o
Can you give some more system info please?
And did you check the stability of your machine with Prim95 and/or Memtest86+ ???
carnage_pl
28th May 2008, 11:41
From what I see on the AMD/ATI page, there is "ATI Catalyst™ 8.5" as well as "ATI Catalyst™ Mobility 8.5" available.
So using the latest (Mobility) Catalyst driver package should support your "mobile" card.
saddly only for XP. I have vista home 32 bit
LoRd_MuldeR
28th May 2008, 11:49
saddly only for XP. I have vista home 32 bit
And another reason for not going Vista :p
LoRd_MuldeR
30th May 2008, 12:02
Here is a new test release:
http://mplayer.somestuff.org/beta/MPUI.2008-05-30.Full-Package.zip
This is the first release with automated CPU detection in the installer code.
So please tell me: What is your CPU (use CPU-Z to get the info) and what build does the installer recommend.
Some more info in this thread:
http://forum.doom9.org/forumdisplay.php?f=41
Eragon4ever
30th May 2008, 14:02
Works here. I have a Core 2 and it selects the P4 build.
Also a small question: Does setting file associations still override old associations? If yes, could you please deselect it by default? A long time ago it set all types to open with mplayer and I had to set them back. Since then I always deselect this option but I fear to forget it one time.
LoRd_MuldeR
30th May 2008, 14:18
Also a small question: Does setting file associations still override old associations? If yes, could you please deselect it by default? A long time ago it set all types to open with mplayer and I had to set them back. Since then I always deselect this option but I fear to forget it one time.
Well, it will associate all Audio, Video and Playlist files with MPUI/SMPlayer, but it makes backup for every extension.
On uninstall or when you run the SetFileAssoc tool again, all associations are restored to the previous state.
Of course I can't guarantee anything! It's tested here on WinXP Pro x64 and it seemed to work. That's all I can say.
Also I'm not sure how well it works together with SMPlayer's internal "File Type" manager....
BTW: There is no way to set new file associations without "overwriting" the old ones ;)
Eragon4ever
30th May 2008, 14:25
Isn't it possible to only set associations for types which don't have any already? I thought you might do this.
LoRd_MuldeR
30th May 2008, 14:32
Isn't it possible to only set associations for types which don't have any already? I thought you might do this.
That would be possible indeed. But most media files will already be associated with WMPlayer, Winamp or alike.
I think most people that use MPlayer as their primary player want to open all media files in MPlayer, not only previously unassociated files.
Maybe I will add your suggestion as on option, but that would make my FileAssoc code even more ugly :p
BTW: You can already keep that option disabled during install and use SMPlayer's preferences to associate only specific file types...
LoRd_MuldeR
30th May 2008, 16:34
Latest MPlayer build (SVN-r26924) crashes on attempt to play a web-stream :(
http://img103.imageshack.us/my.php?image=mplayercrashpf5.png
Appears to be a cache related problem, as "-nocache" prevents the crash...
[EDIT]
New test release, including latest MPlayer build:
http://mplayer.somestuff.org/beta/MPUI.2008-05-30.Full-Package.Updated.zip
Latest MPlayer build (SVN-r26924) crashes on attempt to play a web-stream :(
http://img103.imageshack.us/my.php?image=mplayercrashpf5.png
Appears to be a cache related problem, as "-nocache" prevents the crash...
It has been fixed in r26929.
LoRd_MuldeR
31st May 2008, 12:39
It has been fixed in r26929.
:thanks: for the info.
LoRd_MuldeR
31st May 2008, 17:13
The installer has been fixed to work properly in "silent" mode again:
http://mplayer.somestuff.org/beta/MPUI.2008-05-31.Full-Package.zip
Use the "/S" option to run silent and use the "/NOPACK" option to skip packing the EXE files during install. Can be combined.
agressiv
31st May 2008, 18:37
Tried this package for the first time. Currently I am a ZoomPlayer user.
With the installer under Vista, you won't get any buttons visible (Back/Next/Cancel etc) Tried both classic mode (my UI looks like Windows 2000) as well as Aero mode. Tried multiple Vista machines as well. On XP it is fine.
http://img123.imageshack.us/img123/7463/mplayer1ml1.png
In addition, I want to use CoreCodec for playing H.264 streams. I can select it as a choice, but it never renders video. I have it selected with ZoomPlayer and it works no problem. Is there some guide to setting this up? In addition, how do I retain the setting? It always reverts back to the libavcodec - FFMpeg H264. Couldn't find anything in the INI files, and checked out the mplayer documentation (http://www.mplayerhq.hu/DOCS/HTML/en/codec-importing.html)
Didn't see anything that stood out other than recompiling mplayer.exe.
Thanks!
agressiv
LoRd_MuldeR
31st May 2008, 18:43
MPlayer only uses it's own "built-in" decoders. It does not use DirectShow, so it's doesn't use any DirectShow filters (like CoreAVC Decoder) for decoding.
I know that there are patches to modify MPlayer to use CoreAVC Decoder, but the preferred way to use CoreAVC Decoder would be a DirectShow-based player.
One of MPlayer's policies is: Only use "proprietary" decoders if no "free" implementation is available yet...
If the buttons are missing, this is either a bug in NSIS or UMUI. There's nothing I can do to fix it, because I'm not a NSIS dev :(
agressiv
31st May 2008, 18:51
Ahh thanks for the info. Makes sense about the directshow bit, and I can just "use the force" on the buttons which works fine :)
agressiv
LoRd_MuldeR
1st June 2008, 16:27
MPlayer for Windows 2008-06-01 :)
[2006-06-01]
* MPlayer binaries updated to SVN-r26924
* SMPlayer updated to Version 0.6.1 (SVN-r1321)
* Added CPU detection code to the installer
Marbrye
1st June 2008, 22:24
After using the subject file to update my MPlayer folder I note that some of the files were replaced by files having the same date but different (smaller) sizes. Is this correct? or should I be concerned.
LoRd_MuldeR
1st June 2008, 22:45
After using the subject file to update my MPlayer folder I note that some of the files were replaced by files having the same date but different (smaller) sizes. Is this correct? or should I be concerned.
Not all files change with every update. Updating only the "changed" files would save some bandwidth, indeed.
But currently the Autoupdater will simply download the latest installer package.
So all files will be reinstalled. The "changed" files are replaced with new versions, the "unchanged" files are overwritten with same version.
BTW: Files might have become a bit smaller, because I decided to let UPX run in a better/slower mode...
Clobon
3rd June 2008, 01:45
Hi^^
During the installation there's a minor misspelling
http://i251.photobucket.com/albums/gg306/clobon/MPinst.png
I shall choose a langage^^
It's just cosmetic... And yeah this is also in the latest package.
Or maybe this text can't be edited???
But now the most important thing: thanks for your good work^^
HF, Clobon
PS: Why doesn't this forum use spoiler tags? It's just nice for hiding pics
LoRd_MuldeR
3rd June 2008, 02:02
This is not a text I have written, it's a standard page and the text comes from the NSIS/UMUI language files ;)
LoRd_MuldeR
14th June 2008, 15:55
MPlayer for Windows (2008-06-14) :)
[2006-06-14]
* SMPlayer updated to Version 0.6.1 (SVN-r1390)
* Installer updates
johnsonlam
16th June 2008, 16:26
MPlayer for Windows (2008-06-14) :)
Thanks for your work.
Bug report:
When I choose "custom" install, the setup process will crash.
Also SMPlayer fail to remove association of filetype.
LoRd_MuldeR
16th June 2008, 16:36
When I choose "custom" install, the setup process will crash.
This definitely doesn't happen here. Maybe a bug in NSIS or UMUI ???
Also SMPlayer fail to remove association of filetype.
Maybe a SMPlayer problem or an incompatibility to my own FileAssoc code...
BTW: If you attach images, I cannot see them (unless a mod approves your attachment). If you use Imageshack (http://imageshack.us/) everybody can see them immediately ;)
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.