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

Reply
 
Thread Tools Search this Thread Display Modes
Old 13th January 2009, 23:21   #421  |  Link
leeperry
Kid for Today
 
Join Date: Aug 2004
Posts: 3,477
hi clsid, when you have time that'd be cool if you could add the Reclock deadlock fix to MPC if you don't mind

leeperry is offline   Reply With Quote
Old 26th January 2009, 06:02   #422  |  Link
Aleksoid1978
Registered User
 
Aleksoid1978's Avatar
 
Join Date: Apr 2008
Location: Russia, Vladivostok
Posts: 2,783
to clsid - maybe add support multimonitor for fullscreen playback(as i do it in the MPC-HC) ???
__________________
AMD Ryzen 5 3600 /GIGABYTE B450 Gaming X /Patriot 32Gb@3200 /Kingston 500Gb M.2 /RTX 4060 /Samsung U28R550UQI /OLED Philips 55OLED707 /Yamaha RX-V471 + NS-555 + NS-C444 + NS-333 + YST-SW215
Aleksoid1978 is offline   Reply With Quote
Old 26th January 2009, 12:21   #423  |  Link
clsid
*****
 
Join Date: Feb 2005
Posts: 5,642
I am not going to add new features unless people submit a patch.
__________________
MPC-HC 2.1.7.2
clsid is offline   Reply With Quote
Old 27th January 2009, 06:19   #424  |  Link
Aleksoid1978
Registered User
 
Aleksoid1978's Avatar
 
Join Date: Apr 2008
Location: Russia, Vladivostok
Posts: 2,783
Quote:
Originally Posted by clsid View Post
I am not going to add new features unless people submit a patch.
Let me make a patch ???
__________________
AMD Ryzen 5 3600 /GIGABYTE B450 Gaming X /Patriot 32Gb@3200 /Kingston 500Gb M.2 /RTX 4060 /Samsung U28R550UQI /OLED Philips 55OLED707 /Yamaha RX-V471 + NS-555 + NS-C444 + NS-333 + YST-SW215
Aleksoid1978 is offline   Reply With Quote
Old 27th January 2009, 08:15   #425  |  Link
Aleksoid1978
Registered User
 
Aleksoid1978's Avatar
 
Join Date: Apr 2008
Location: Russia, Vladivostok
Posts: 2,783
Quote:
Originally Posted by clsid View Post
I am not going to add new features unless people submit a patch.
here patch + fullsrc of changed and new files : http://tosei.ru/isoft/mpc/MM.RAR
__________________
AMD Ryzen 5 3600 /GIGABYTE B450 Gaming X /Patriot 32Gb@3200 /Kingston 500Gb M.2 /RTX 4060 /Samsung U28R550UQI /OLED Philips 55OLED707 /Yamaha RX-V471 + NS-555 + NS-C444 + NS-333 + YST-SW215
Aleksoid1978 is offline   Reply With Quote
Old 8th August 2009, 20:48   #426  |  Link
shae
Registered User
 
Join Date: Jun 2006
Posts: 397
What's the latest build that supports Win9x? Anything newer than 2008/10/5? (Mainly looking for something that solves the added audio delay.)
shae is offline   Reply With Quote
Old 8th August 2009, 20:49   #427  |  Link
tetsuo55
MPC-HC Project Manager
 
Join Date: Mar 2007
Posts: 2,317
What happens when you try a newer build?
__________________
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   Reply With Quote
Old 8th August 2009, 20:54   #428  |  Link
shae
Registered User
 
Join Date: Jun 2006
Posts: 397
Quote:
Originally Posted by tetsuo55 View Post
What happens when you try a newer build?
VC runtime library error + crash.
shae is offline   Reply With Quote
Old 8th August 2009, 20:58   #429  |  Link
tetsuo55
MPC-HC Project Manager
 
Join Date: Mar 2007
Posts: 2,317
Quote:
Originally Posted by shae View Post
VC runtime library error + crash.
Can you install these runtime redists?
2008 and 2005

If you can install them does MPC work?
__________________
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   Reply With Quote
Old 8th August 2009, 21:16   #430  |  Link
shae
Registered User
 
Join Date: Jun 2006
Posts: 397
Quote:
Originally Posted by tetsuo55 View Post
Can you install these runtime redists?

If you can install them does MPC work?
I think it's statically linked, there's no MSVCRT imports (same imports as the older build which does work). The VC error isn't about a "missing function" or something like that, but an exception.

BTW, are these newer CRTs supposed to run on 9x at all? (I have 8.0/2005 DLLs, though I'm not sure if anything ever used them.)

Edit: v9 runtimes installer doesn't run because of a missing NT import. v8 does run.

Last edited by shae; 8th August 2009 at 21:21.
shae is offline   Reply With Quote
Old 8th August 2009, 21:19   #431  |  Link
tetsuo55
MPC-HC Project Manager
 
Join Date: Mar 2007
Posts: 2,317
I don't think you will get this to work, any special reason for still using 98?
__________________
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   Reply With Quote
Old 8th August 2009, 21:28   #432  |  Link
shae
Registered User
 
Join Date: Jun 2006
Posts: 397
I wasn't really expecting it to run, just wondered if there are newer 9x builds somewhere. :) 9x because it's an old computer.
shae is offline   Reply With Quote
Old 8th August 2009, 21:30   #433  |  Link
tetsuo55
MPC-HC Project Manager
 
Join Date: Mar 2007
Posts: 2,317
Quote:
Originally Posted by shae View Post
I wasn't really expecting it to run, just wondered if there are newer 9x builds somewhere. 9x because it's an old computer.
if it has a 1000mhz+ cpu and 256+ memory you could upgrade it to a newer windows versions.

the minimum for windows 7 is 1,6ghz and 512mb (it was written with netbooks in mind)

----

Edit someone could probably compile the newest version with MSVC2005 and a platform SDK that still supports win98, but that person might have to fight his way through a ton of warnings and errors
__________________
MPC-HC, an open source project everyone can improve. Want to help? Test Nightly Builds, submit patches or bugs and chat on IRC

Last edited by tetsuo55; 8th August 2009 at 21:37.
tetsuo55 is offline   Reply With Quote
Old 8th August 2009, 21:41   #434  |  Link
shae
Registered User
 
Join Date: Jun 2006
Posts: 397
Quote:
Originally Posted by tetsuo55 View Post
if it has a 1000mhz+ cpu and 256+ memory you could upgrade it to a newer windows versions. the minimum for windows 7 is 1,6ghz and 512mb (it was written with netbooks in mind)
Well, that's for another thread. :) (Minimum requirements aren't really realistic, you know. 128MB "recommended" for XP, etc. Though XP will do fine with much less than 1GHz.) Anyway, thanks for the suggestions. Maybe a newer 9x build will surface sometime...
shae is offline   Reply With Quote
Old 9th August 2009, 00:08   #435  |  Link
Liisachan
李姗倩 Lǐ Shān Qiàn
 
Liisachan's Avatar
 
Join Date: Nov 2002
Posts: 1,340
Sorry, wrong post of mine.
Anyway,
You can get unofficial builds here
http://www.xvidvideo.ru/content/category/1/3/4/

rev104, Jul 6 2009


Change-logs:
*104 Updated copyright year
*103 libpng to version 1.2.37
*102 VSFilter: blacklisted Google Desktop(v2.39.5.2)
*101 VSFilter: change registry key name of Style to Style2 to prevent issues with old versions
*100 FLV Splitter: fix support for NELLYMOSER_8HZ_MONO
*99 Better match standard DirectShow behavior for selecting the source filter.
*98 Updated libpng to version 1.2.35
*97 Minor changes
*96 Updated libfaad to version 2.7
*95 Bump VSFilter version number and copyright year.(v2.39.5.1)
*94 Fixes to VFR support in Avisynth TextSub function, thanks to Conan Tantei.
*93 Have VSFilter.dll report a sane version number in the VERSIONINFO resource, instead of the useless numbers telling nothing about the actual version numbers everyone else uses (including the DShow filter's own About property page.)(v2.39.5.0)
*92 Add VFR capability to the Avisynth 2.5 VSFilter TextSub() and MaskSub() functions.
Also make both TextSub() and MaskSub() take named parameters instead of only positional ones.
*91 Updated libpng to version 1.2.34
*90 Matroska splitter: Theora support
*89 MP4 splitter: AC3 support
MP4 splitter: small bugfix
Matroska splitter: E-AC3 support
*88 Ogg splitter: Theora support
*87 Fixed buffer overrun in RealText subtitle parser (Released)
Liisachan is offline   Reply With Quote
Old 9th August 2009, 07:10   #436  |  Link
JarrettH
Registered User
 
Join Date: Aug 2004
Location: Canada
Posts: 860
Wow thanks, I didn't know about any of those changes since rev 89.
JarrettH is offline   Reply With Quote
Old 15th February 2010, 01:08   #437  |  Link
alexins
MPC-BE DEV
 
alexins's Avatar
 
Join Date: Mar 2008
Location: Slovenija
Posts: 584
Media Player Classic, svn 107

Changes log

Fix crash on Vista x64 due to recent Windows updates. (Patch made by addmx)
__________________
Win11 x64, i7 8700K 5Ghz, ASUS MAXIMUS X HERO, G.Skill (2x8GB) Trident Z F4-3600C16D-16GTZ, RX 5700,TV Philips 43PUS6703/12, Zappiti 4K HDR
Media Player Classic - BE x86/x64. Team of developers.
alexins is offline   Reply With Quote
Reply

Tags
media player classic, mpc, vsfilter

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 14:19.


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