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. Domains: forum.doom9.org / forum.doom9.net / forum.doom9.se |
|
|
#4681 | Link |
|
Registered User
Join Date: Oct 2014
Posts: 469
|
Ok, if anyone is looking for the missing EVR.DLL, MFPLAT.DLL, MF.DLL, and MFCORE.DLL needed to get mkvtoolnix working, I've uploaded them here: http://s000.tinyupload.com/?file_id=...35202073920387
|
|
|
|
|
#4682 | Link |
|
UTAVATU
Join Date: Feb 2010
Location: Gdynia, Poland
Posts: 25
|
Dear Friends
So as far as I understand AACS 2.0 has been cracked. There is also first UHD 1:1 copy over Internet with Dolby Atmos. There is an information, that UHD has the same structure as BD. Here is an information about .m2ts file. This is a very good information for people, who would like to backup their UHD Blu-ray movie collection from physical disc to HDD. My question, will MKVToolNix be able to convert such copies to .mkv files or there is need to be update of MKVToolNix? Thank you in advance for any help and support. Sincerely Last edited by VAMET; 4th May 2017 at 14:08. |
|
|
|
|
#4684 | Link |
|
Registered User
Join Date: Mar 2011
Posts: 5,126
|
I wasn't expecting MKVToolNix to run on XP forever, although for it to stop working so it can go "ding"....
If MKVToolNix used PowerShell to make ding noises, there'd be no need to download additional dlls (because XP obviously isn't a good enough reason) but as a bonus it could continue working on XP too. I've never written a single line of code so I know nothing about writing software, but it only took a minute with google to work out the command line required to go "ding". powershell -c (New-Object Media.SoundPlayer "C:\Windows\Media\ding.wav").Play(); Start-Sleep -s 5; Exit; Mind you, I was under the impression "sounds" went out of fashion with instant messenger programs, Incredimail & Windows 98. Not that I'd know. One of the first things I do after installing Windows is disable most of the sounds. Pop up messages/windows/tooltips are far more civilised.
|
|
|
|
|
#4686 | Link |
|
Registered User
Join Date: Mar 2011
Posts: 5,126
|
Fair enough, although according to the log of changes, MKVToolNix only fires up the brass band for a fanfair when shutting down Windows and Linux, so I guess it can't always work the same way. Whether Mosu wants to make changes for the Windows version so MKVToolNix doesn't require the installation of a media player to mux MKVs would be up to him. I don't know how hard it'd be, or how hard it'd be to switch back to DirectX. Aren't other operating systems devoid of WMP and Media Foundation along with Power Shell? I'm asking because I know nothing about Qt or how it works, so I don't know how the same code translates to other operating systems.
* MKVToolNix GUI: implemented several built-in actions that can be executed either on special events or once via the "watch jobs" tool. These are: playing an audio file (implemented for all operating systems); hibernating, sleeping and shutting down the computer (only implemented for Windows and for Linux systems using systems). Last edited by hello_hello; 5th May 2017 at 15:25. Reason: spelling |
|
|
|
|
#4687 | Link |
|
Unavailable
Join Date: Mar 2009
Location: offline
Posts: 1,480
|
As I already said, the actual problem will only be solved when a sufficient quantity of XP users have pestered the QT framework developers.
Playing sounds on Windows requires only the Multimedia API. Even Visual Basic 4 could use it
Last edited by Midzuki; 4th May 2017 at 19:21. Reason: disambiguation |
|
|
|
|
#4688 | Link |
|
Registered Developer
Join Date: Mar 2010
Location: Hamburg/Germany
Posts: 8,930
|
No serious and self-respecting developer is going to listen to any amount of XP users. You need to accept that old OS means running old software.
__________________
LAV Filters - open source ffmpeg based media splitter and decoders |
|
|
|
|
#4689 | Link |
|
Registered User
Join Date: Mar 2011
Posts: 5,126
|
Any self respecting developer would probably know around 3% of desktops connected to the internet (according to the last stats I read) still run XP. There's probably many more that don't see the internet. That's still a lot of desktops. More than any flavour of Linux. Probably more than all Linux flavours combined. Around half the number of PCs running Apple's operating system, way more than Vista, more than Windows 8, and then there's the other supported operating systems such as NetBSD that a couple of people use. That's probably why programs such as Firefox still support XP, because people still use it. In fact XP support is probably still more common than a lack of it. Aside from Handbrake, LSmash, Pale Moon and MKVToolNix, all the open source software I've been using for years still supports XP. Oh and ffmpeg.... there's someone still building XP friendly versions, but not as regularly as the normal releases. If you want to mux an MKV though....
![]() Doesn't LAV Filters still support XP, or does MPC-HC use a modified version to make it XP friendly? Last edited by hello_hello; 4th May 2017 at 23:28. |
|
|
|
|
#4690 | Link |
|
Registered Developer
Join Date: Mar 2010
Location: Hamburg/Germany
Posts: 8,930
|
It does, but mostly because it didn't break yet, once it does break (or present a blocker in any other way) it'll likely just not get fixed/removed. Also, since you listed Firefox, they just discontinued XP support
![]() Such statistics are largely bogus anyway, the majority of those are work PCs that are for some reason not upgrading. The percentage of actual home users running XP willingly is extremely small. In any case, you can just fork Open Source software and fix it yourself, don't expect developers to spend time fixing things for an OS thats over 15 years old and over 3 years unsupported, probably a gaping security hole by now.
__________________
LAV Filters - open source ffmpeg based media splitter and decoders Last edited by nevcairiel; 4th May 2017 at 23:51. |
|
|
|
|
#4691 | Link | ||
|
Registered User
Join Date: Mar 2011
Posts: 5,126
|
Quote:
Quote:
I didn't know Firefox had dropped XP support. Not that I was planning to upgrade it in a hurry either. I'm on the last ESR release that permits installing unsigned extensions, and I was planning to ride that out. By then I'll definitely have the new PC built and hopefully be running Linux. No Windows 10 for me. |
||
|
|
|
|
#4692 | Link |
|
Registered User
Join Date: Nov 2008
Posts: 72
|
Seems too much hassle for enabling "Ding" when done. I think it's a lot to loose (XP compatibility and obligation to install horrible Windows Media Player) for a useless option. It would be better to disable sound alltogether, or else enable to run an external program when done, so users can run a player if desired.
PS: Here in Argentina there we are still a lot of users with XP which runs well and security holes aren't used by virus anymore, it's easier to convince users to install anything. Last edited by isidroco; 5th May 2017 at 02:56. |
|
|
|
|
#4693 | Link | |
|
...?
Join Date: Nov 2005
Location: Florida
Posts: 1,515
|
Quote:
|
|
|
|
|
|
#4695 | Link | |
|
Registered User
Join Date: Mar 2011
Posts: 5,126
|
Quote:
Obviously you have it working, although if you are using rev 1450 as your screenshot indicates, I can't find it. The latest version I found is r929 here and it's not working for me. I have the Microsoft Visual C++ 2015 Redistributable installed but the following error still occurs. Is there a special incantation I need to use, or a secret handshake, or a different version? Cheers. LoadPlugin: Unable to load "E:\LSMASHSource.dll", Proc not found. Update library version? |
|
|
|
|
|
#4696 | Link | |
|
...?
Join Date: Nov 2005
Location: Florida
Posts: 1,515
|
Quote:
But I'd rather not continue derailing the MKVToolNix thread about this. |
|
|
|
|
|
#4697 | Link |
|
MKVToolNix author
Join Date: Sep 2002
Location: Braunschweig, Germany
Posts: 4,352
|
To make it perfectly clear: I'm not going to spend any time on XP-related problems. There's zero chance you'll change my mind. That means the code I'm using will stay as it is. If you (the general "you", not anyone in particular) want to continue using XP, that's your prerogative. Mine is not spending any time on it.
Now can we please stop the whole XP discussion? Thanks.
__________________
Latest MKVToolNix is v101.0 If I ever ask you to upload something, please use my file server. |
|
|
|
|
#4698 | Link | |
|
MKVToolNix author
Join Date: Sep 2002
Location: Braunschweig, Germany
Posts: 4,352
|
Quote:
__________________
Latest MKVToolNix is v101.0 If I ever ask you to upload something, please use my file server. |
|
|
|
|
|
#4699 | Link | |
|
Registered User
Join Date: Mar 2011
Posts: 5,126
|
Quote:
It had pretty much come to a close already. Aside from XP though, several posters expressed concern over having to download additional WMP dlls, so would you consider changing things to remove that need.... if it can be done without unwanted side effects such as restoring XP compatibility? No offence, because your work on MKVTYoolNix is definitely appreciated, but I can imagine potential users downloading the program, seeing an error message when they try to run it, and uninstalling. I've done the same thing over the years if I didn't have my heart set on using a program and it wasn't keen to run. If an error tells me in plain English how to fix the problem I'll usually give it a try, unless it's instructing me to install itunes or upgrade WMP, but even a missing dll error would have me contemplating if I really want to use a program. I suspect many people will skip the contemplation step and go straight to posting about what a piece of crap MKVToolNix is in a forum or two while they uninstall it. Was there a big demand for a muxing program that goes "ding"? I suspect the number of "sound advocates" would be very low compared to the number of people using errrr....XP....... I mean.... compared to the number of Windows7/10 users that won't get past the installation stage, albeit for a perfectly legitimate and unrelated to XP reason. Don't mention XP. I mentioned it once, but I think I got away with it.
Last edited by hello_hello; 7th May 2017 at 22:05. |
|
|
|
|
|
#4700 | Link | |
|
MKVToolNix author
Join Date: Sep 2002
Location: Braunschweig, Germany
Posts: 4,352
|
No, I'm not changing frameworks/the methods for sound playback. I'm using what my GUI toolkit of choice is offering regarding cross-platform multimedia playback because that's the most sane, most foolproof, least painful, most debugged method of doing such things in a cross-platform way.
I've set up an FAQ entry for that already. If people uninstall the program without searching for the solution, then that's their loss, not really mine, as I'm not trying to make money of this thing called MKVToolNix anyway. Quote:
I've actually typed up quite a long answer listing all the possible choices you have, why I do or do not do certain things, why my choices are the way they are, but all that boiled down to being angry and venting. That's not productive. Therefore I've snipped it. So my summary is: I'm satisfied with the system requirements MKVToolNix v11.0.0 has, which is: Windows 7 or newer with the Media Foundation framework. Edit: fixed requirements
__________________
Latest MKVToolNix is v101.0 If I ever ask you to upload something, please use my file server. Last edited by Mosu; 7th May 2017 at 22:40. |
|
|
|
![]() |
| Thread Tools | Search this Thread |
|
|