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 > General > Subtitles

Reply
 
Thread Tools Search this Thread Display Modes
Old 30th April 2014, 08:21   #501  |  Link
madshi
Registered Developer
 
Join Date: Sep 2006
Posts: 9,140
Thanks, it's good to see minor stability updates...
madshi is offline   Reply With Quote
Old 30th April 2014, 09:05   #502  |  Link
kasper93
MPC-HC Developer
 
Join Date: May 2010
Location: Poland
Posts: 586
Why you don't want to enable SSE (1)?

Tapatalk 4 @ GT-I9300
kasper93 is offline   Reply With Quote
Old 30th April 2014, 10:00   #503  |  Link
Sarasa
Lost In The Web
 
Sarasa's Avatar
 
Join Date: Apr 2010
Posts: 35
Copy/paste gone bad ?
your links have an 7z extension but the github one are zip
__________________
Windows 11
11th Gen Intel(R) Core(TM) i5-11400F
Nvidia Geoforce RTX 3050
MPCHC - madVR - Lav Filters - XySubFilter

Last edited by Sarasa; 30th April 2014 at 10:04.
Sarasa is offline   Reply With Quote
Old 30th April 2014, 11:30   #504  |  Link
andyvt
Registered User
 
Join Date: Jan 2010
Posts: 265
Quote:
Originally Posted by cyberbeing View Post
XySubFilter 3.1.0.697 Beta2 has been released

XySubFilter Beta2 .7z Archive (32-bit) | XySubFilter Beta2 .7z Archive (64-bit)

Debug Symbols for XySubFilter 3.1.0.697

Features & Changes
  • Update Cache defaults (LV1 256->2048, LV4 512->768)
  • Disable /arch:SSE2 in VS2012/VS2013 builds

Bug Fix
  • Unable to load subtitle files with uppercase file extension
  • Correct a parser check which broke loading of script embedded UUE fonts
  • Revert Insane Border Support (temporary crash fix)

This release is a minor update of XySubFilter 3.1.0.682 Beta2.
Does this include the patch to query the EVR presenter for ISubRenderConsumer?
__________________
babgvant.com
Missing Remote
andyvt is offline   Reply With Quote
Old 30th April 2014, 17:56   #505  |  Link
clsid
*****
 
Join Date: Feb 2005
Posts: 5,647
Pull request looks good. NoExtensions is fine too is you prefer that.

Can you also commit your interlacing fix? Here is another patch for that by kasper93:
https://github.com/kasper93/mpc-hc/commit/d8ff6fac333b9602b6cc9865d4998f36cf479f2b

It would also be trivial to apply all the mpc-hc backports and fixes of Jeeb's clone to the vsfilter_rc branch.
__________________
MPC-HC 2.2.1
clsid is offline   Reply With Quote
Old 30th April 2014, 20:04   #506  |  Link
cyberbeing
Broadband Junkie
 
Join Date: Oct 2005
Posts: 1,859
I've silently replaced the 3.1.0.697 VS2013 build links with VS2010 builds. I'd encourage everyone who downloaded prior to this post to re-download.

There seems to be a VS2012/VS2013 compiler related performance regression found, which hurts performance greatly on scripts which make heavy use of \clip.

For whatever reason, the code VS2010 generates is around 2x faster on such scripts.

Quote:
Originally Posted by kasper93 View Post
Why you don't want to enable SSE (1)?
Since it doesn't result in a measurable improvement of performance for our filters. Visual Studio also seem to have a tendency to convert fast C code into slow SSE code in some cases.

I see no reason to break compatibility, unless doing so offered some benefit to our users.

Quote:
Originally Posted by Sarasa View Post
Copy/paste gone bad ?
your links have an 7z extension but the github one are zip
Yep, copy/paste gone bad. First post was correct, but I copied from that older Beta2 thread post which never got updated for that 7z to zip link change. Fixed now.

Quote:
Originally Posted by andyvt View Post
Does this include the patch to query the EVR presenter for ISubRenderConsumer?
No, not yet. I'm still waiting for our developer to look over and approve those changes. He seems to be busy, as I haven't been able to get in contact with him at all during the past month.

Quote:
Originally Posted by clsid View Post
Can you also commit your interlacing fix?
Once I figure out what we are doing for our next xy-VSFilter release, that change will be committed.

I had my own version and a test build posted here around a month ago. I've not had a chance to test kasper93's variation yet, and it seems it still hasn't been merged into MPC-HC master.

At this point, I was just awaiting JEEB to make a final decision about how this change should be implemented, and merge it into his CCCP branch.

Last edited by cyberbeing; 30th April 2014 at 21:36.
cyberbeing is offline   Reply With Quote
Old 30th April 2014, 20:45   #507  |  Link
kasper93
MPC-HC Developer
 
Join Date: May 2010
Location: Poland
Posts: 586
Quote:
Originally Posted by cyberbeing View Post
Since it doesn't result in a measurable improvement of performance for our filters. Visual Studio also seem to have a tendency to convert fast C code into slow SSE code in some cases.
Fair enough. It indeed depends on your code and what do you need.

Quote:
Originally Posted by cyberbeing View Post
I had my own version and a test build posted here around a month ago. I've not had a chance to test kasper93's variation yet, and it seems it still hasn't been merged into MPC-HC master.
It will be merged soon, after next stable in fact which will be hotfix for PGS crash. We plan to release tomorrow or so. That's why this changes wait that long.
kasper93 is offline   Reply With Quote
Old 3rd May 2014, 17:40   #508  |  Link
Aranzabal
Registered User
 
Join Date: Feb 2007
Posts: 6


When I dont use xysubfilter, I can see subtitles in the black bar, so is it about xysubfilter or madvr?

xysubfilter options don't have this "position subtitles relative to the video frame" option.
Aranzabal is offline   Reply With Quote
Old 3rd May 2014, 19:50   #509  |  Link
cyberbeing
Broadband Junkie
 
Join Date: Oct 2005
Posts: 1,859
Quote:
Originally Posted by Aranzabal View Post
When I dont use xysubfilter, I can see subtitles in the black bar, so is it about xysubfilter or madvr?
It's about madVR. Supporting this is something madshi has stated is high priority on his to-do list. I'd hope that MPC-HC will eventually support this for their their EVR-CP/VMR9 subtitle consumer as well, but I haven't heard anything. XySubFilter itself added support for black bar rendering and subtitle repositioning (untested) almost 1 year ago now, so all we can do is wait patiently.

Quote:
Originally Posted by Aranzabal View Post
xysubfilter options don't have this "position subtitles relative to the video frame" option.
SubRenderIntf.h was implemented in such a way that the Subtitle Consumer is required to initiate the request for subtitle repositioning. Since there is no way for Subtitle Providers to force such a behavior, having an 'enable' option in XySubFilter would only be confusing to the user. Depending on how Subtitle Consumers choose to support this, its more likely that XySubFilter would gain an option like "never position subtitles outside the video frame" to disable automated black bar rendering.

Last edited by cyberbeing; 3rd May 2014 at 22:13.
cyberbeing is offline   Reply With Quote
Old 12th May 2014, 16:33   #510  |  Link
clsid
*****
 
Join Date: Feb 2005
Posts: 5,647
@cyberbeing
In the build script of vsfilter_rc branch you should replace "3.0.0.4" with "3.0.0.211" (and +4 with +211 in the line below).
__________________
MPC-HC 2.2.1
clsid is offline   Reply With Quote
Old 12th May 2014, 22:52   #511  |  Link
cyberbeing
Broadband Junkie
 
Join Date: Oct 2005
Posts: 1,859
Quote:
Originally Posted by clsid View Post
@cyberbeing
In the build script of vsfilter_rc branch you should replace "3.0.0.4" with "3.0.0.211" (and +4 with +211 in the line below).
Any particular reason?
cyberbeing is offline   Reply With Quote
Old 13th May 2014, 16:12   #512  |  Link
clsid
*****
 
Join Date: Feb 2005
Posts: 5,647
Otherwise it will result in an incorrect version calculation due to the non-existent tag 3.0.0.4 in that branch.
__________________
MPC-HC 2.2.1
clsid is offline   Reply With Quote
Old 13th May 2014, 23:08   #513  |  Link
cyberbeing
Broadband Junkie
 
Join Date: Oct 2005
Posts: 1,859
The 3.0.0.4 tag should now exist once again. I accidentally removed it last week when I was pruning non-release tags, since I had forgotten it was used for this purpose.
cyberbeing is offline   Reply With Quote
Old 28th May 2014, 22:23   #514  |  Link
mahoushounen
Registered User
 
Join Date: Jan 2014
Posts: 3
For some reason subtitle drag-n-drop doesn't work with latest XySubFilter. Am I doing something wrong or is this the filter's shortcoming?
mahoushounen is offline   Reply With Quote
Old 28th May 2014, 23:47   #515  |  Link
cyberbeing
Broadband Junkie
 
Join Date: Oct 2005
Posts: 1,859
Only MPC-BE supports drag-n-drop functionality with XySubFilter currently.
[note: there seems to be a regression in the r4913 MPC-BE nightly, so grab the previous r4901 nightly or 1.4.2 stable]

For MPC-HC we have a ticket open here requesting they backport the behavior.
cyberbeing is offline   Reply With Quote
Old 29th May 2014, 17:15   #516  |  Link
mahoushounen
Registered User
 
Join Date: Jan 2014
Posts: 3
Quote:
Originally Posted by cyberbeing View Post
Only MPC-BE supports drag-n-drop functionality with XySubFilter currently.
[note: there seems to be a regression in the r4913 MPC-BE nightly, so grab the previous r4901 nightly or 1.4.2 stable]
Will try it out, thanks.
mahoushounen is offline   Reply With Quote
Old 29th May 2014, 19:09   #517  |  Link
cyberbeing
Broadband Junkie
 
Join Date: Oct 2005
Posts: 1,859
Just note that if your video does not have any auto-loaded embedded/external subtitles, you would need to configure XySubFilter settings to "Always Load" so it will be present in the graph before you drag-n-drop.
cyberbeing is offline   Reply With Quote
Old 30th May 2014, 22:38   #518  |  Link
Skymil
Registered User
 
Join Date: May 2014
Posts: 2
Hello,

I'm not sure if it's the right place to ask this, please forgive me if it's not the case.

Before I was able to display two subtitles at the same time by using XySubFilter + the internal subtitles renderer of MPC-HC.
But now, it doesn't work anymore.
I've tried to change a lot of options from the LAV Splitter to MPC-HC.
If XySubFilter is loaded, the internal subtitles renderer displays nothing.
But if XySubFilter is not loaded, it's possible to use the internal renderer.
I have :
MPC-HC 1.7.5
madVR 0.87.10
XySubFilter 3.1.0.697
LAV Audio Decoder + Video Decoder + Splitter 0.61.2

Do you have any idea where this issue comes from?
Skymil is offline   Reply With Quote
Old 30th May 2014, 23:43   #519  |  Link
cyberbeing
Broadband Junkie
 
Join Date: Oct 2005
Posts: 1,859
See: MPC-HC Ticket #4231 for details and the new solution.
cyberbeing is offline   Reply With Quote
Old 1st June 2014, 00:09   #520  |  Link
Skymil
Registered User
 
Join Date: May 2014
Posts: 2
It works great now thank you (and sorry I checked the tickets but didn't found this one)!
Skymil 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 02:33.


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