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 26th January 2018, 19:56   #21  |  Link
pikaczu
Guest
 
Posts: n/a
Oh, let's be a programmer
  Reply With Quote
Old 27th January 2018, 10:26   #22  |  Link
feelingblue
Registered User
 
Join Date: Nov 2011
Posts: 48
tks clsid for your work.
A little question, there is a way to store Lavfilters settings into a file INI inside the same foder of the standalone version?

Sorry for my english
feelingblue is offline   Reply With Quote
Old 27th January 2018, 11:13   #23  |  Link
MokrySedeS
I am the one who knocks
 
MokrySedeS's Avatar
 
Join Date: Aug 2009
Posts: 104
Quote:
Originally Posted by clsid View Post
If you can provide a proper patch.
I was hoping that kasper93 would still have this patch. I've asked him about it but he's ignoring me for some reason Can you (or anyone else) reach him?
MokrySedeS is offline   Reply With Quote
Old 27th January 2018, 18:04   #24  |  Link
polarhei
Registered User
 
Join Date: Feb 2015
Posts: 3
Good start.
polarhei is offline   Reply With Quote
Old 29th January 2018, 18:04   #25  |  Link
clsid
*****
 
Join Date: Feb 2005
Posts: 5,640
Quote:
Originally Posted by feelingblue View Post
A little question, there is a way to store Lavfilters settings into a file INI inside the same foder of the standalone version?
No. Those settings are stored in the Windows Registry.
HKEY_CURRENT_USER\Software\MPC-HC\MPC-HC\Internal Filters

Quote:
Originally Posted by MokrySedeS View Post
Can you (or anyone else) reach him?
No.
clsid is offline   Reply With Quote
Old 30th January 2018, 00:55   #26  |  Link
vBm
MPC-HC Helper xD
 
vBm's Avatar
 
Join Date: Aug 2006
Location: Belgrade, Serbia
Posts: 220
I have tried several times but without the luck unfortunately.
__________________
MPC-HC Links: official nightlies | Trac | GitHub | git log | IRC | Twitter | Facebook
vBm is offline   Reply With Quote
Old 31st January 2018, 13:53   #27  |  Link
PCU
Registered User
 
Join Date: Oct 2017
Posts: 327
is it possible to make a deblocker shader (deblock.hlsl)?
how do i force mpc-hc to use lav filter wma decoder?

Last edited by PCU; 31st January 2018 at 16:23.
PCU is offline   Reply With Quote
Old 31st January 2018, 20:55   #28  |  Link
clsid
*****
 
Join Date: Feb 2005
Posts: 5,640
Block "WMAudio Decoder DMO" in external filters.
clsid is offline   Reply With Quote
Old 31st January 2018, 23:31   #29  |  Link
Plutotype
Registered User
 
Join Date: Apr 2010
Posts: 235
Thanks for this activity
__________________
__________________
System: Intel Core i5-6500, 16GB RAM, GTX1060, 75" Sony ZD9, Focal speakers, OS Win10 Pro, Playback: madvr/JRiver
Plutotype is offline   Reply With Quote
Old 1st February 2018, 04:41   #30  |  Link
mrmarioman
Registered User
 
mrmarioman's Avatar
 
Join Date: Jul 2017
Posts: 39
Time to try this.Thanks a lot.
mrmarioman is offline   Reply With Quote
Old 1st February 2018, 13:45   #31  |  Link
Schwartz
Registered User
 
Join Date: Dec 2012
Posts: 66
Thanks for the new build first of all.
However I'm having issues watching VODs that are passed through to MPC-HC. Occasionally the playback will get very choppy in an area where - if you freshly open the VOD and skip to the same time - playback will be smooth. This is most easily reproduced if you pause the VOD and return to it at a later time. Could be a LAV Filter issue. Stable MPC-HC with the older LAV Filters works okay. Might try 1.7.14 with stable LAV Filters to double check.

Edit: This is an issue with LAV Filters which has been resolved with version 0.71.0.34-git.

Last edited by Schwartz; 20th April 2018 at 17:35.
Schwartz is offline   Reply With Quote
Old 1st February 2018, 15:09   #32  |  Link
PCU
Registered User
 
Join Date: Oct 2017
Posts: 327
thanks, tried lav filters wmv wma decoder but with microsoft asf splitter (lav asf splitter is unstable) & every windows media works fine.
also, it's so weird that all devs of mpc-hc suddenly decide to stop working on mpc-hc.

Last edited by PCU; 1st February 2018 at 17:47.
PCU is offline   Reply With Quote
Old 2nd February 2018, 14:53   #33  |  Link
dipje
Registered User
 
Join Date: Oct 2014
Posts: 268
not really suddenly.. the project has been going slow for quite some time and there have been multiple calls for coders who want to help out, but no one really stepped up.. clsid is doing what he can to maintain the source , but judging from the amount of people who ask 'can you fix...' or 'can you add feature ...' they don't really seem to get what 'no development' means
dipje is offline   Reply With Quote
Old 2nd February 2018, 17:00   #34  |  Link
PCU
Registered User
 
Join Date: Oct 2017
Posts: 327
Quote:
Originally Posted by dipje View Post
not really suddenly.. the project has been going slow for quite some time and there have been multiple calls for coders who want to help out, but no one really stepped up.. clsid is doing what he can to maintain the source , but judging from the amount of people who ask 'can you fix...' or 'can you add feature ...' they don't really seem to get what 'no development' means


clsid

i really latest update of mpc-hc: looks stable.

Last edited by PCU; 2nd February 2018 at 17:03.
PCU is offline   Reply With Quote
Old 4th February 2018, 22:32   #35  |  Link
runner
Registered User
 
Join Date: Jan 2018
Posts: 5
I tried to play ISO BDUHD, but it does not work. the main film is not correctly identified
runner is offline   Reply With Quote
Old 5th February 2018, 17:09   #36  |  Link
clsid
*****
 
Join Date: Feb 2005
Posts: 5,640
LAV Splitter selects the longest title by default in case of BD(UHD). You should be able to select the other titles through the navigate menu.
clsid is offline   Reply With Quote
Old 7th February 2018, 09:57   #37  |  Link
nevcairiel
Registered Developer
 
Join Date: Mar 2010
Location: Hamburg/Germany
Posts: 10,336
I fixed UHD BD title selection in MPC-HC code, it was trying to do this instead of letting LAV do it. There is a PR against the official mpc-hc repo, you can pull it into your own as well:
https://github.com/mpc-hc/mpc-hc/pull/199
__________________
LAV Filters - open source ffmpeg based media splitter and decoders
nevcairiel is offline   Reply With Quote
Old 7th February 2018, 10:42   #38  |  Link
madshi
Registered Developer
 
Join Date: Sep 2006
Posts: 9,140
Quote:
Originally Posted by nevcairiel View Post
I fixed UHD BD title selection in MPC-HC code, it was trying to do this instead of letting LAV do it. There is a PR against the official mpc-hc repo, you can pull it into your own as well:
https://github.com/mpc-hc/mpc-hc/pull/199
Probably this PR will fix dragging UHD "Index.bdmv" into MPC-HC? Doing that works for me with MPC-BE, but currently fails with MPC-HC.
madshi is offline   Reply With Quote
Old 7th February 2018, 11:04   #39  |  Link
nevcairiel
Registered Developer
 
Join Date: Mar 2010
Location: Hamburg/Germany
Posts: 10,336
Indeed, thats what its supposed to fix.
__________________
LAV Filters - open source ffmpeg based media splitter and decoders
nevcairiel is offline   Reply With Quote
Old 7th February 2018, 11:06   #40  |  Link
madshi
Registered Developer
 
Join Date: Sep 2006
Posts: 9,140
Great - thanks!
madshi is offline   Reply With Quote
Reply

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 11:42.


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