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 22nd September 2017, 20:14   #181  |  Link
huhn
Registered User
 
Join Date: Oct 2012
Posts: 7,903
the subtitle queue isn't full and the upload too check the PCIe speed.
huhn is offline   Reply With Quote
Old 22nd September 2017, 22:43   #182  |  Link
cyberscott
Registered User
 
Join Date: Oct 2007
Posts: 92
Quote:
Originally Posted by huhn View Post
the subtitle queue isn't full and the upload too check the PCIe speed.
PCIe speeds are fine, Gen2, 16x.

The screen shot does't show the full story, only what was happening at the time of the photo.
All the queues go up and down during the presence of any subtitles withAssFilterMod, always in a state of flux.

I did confirm same behavior within potplayer. This one is weird. Must be something specific to my system hardware and software as lion09503 reported no issues with his Nvidia 1060 / Ryzen system and he has a less powerful video card than I do.

It not the end of the world if I can't use the filter, just a little annoying that I haven't been able to pin down the cause yet.
cyberscott is offline   Reply With Quote
Old 22nd September 2017, 23:02   #183  |  Link
lion09503
Registered User
 
Join Date: Jan 2009
Posts: 10
Quote:
Originally Posted by cyberscott View Post
Thanks for that info. I haven't tried another player outside of MPC-CE yet. I'll probably give potplayer a try this weekend to see if anything changes.
Great. I haven't heard of mpc-ce though. Is that a port of mpc-hc? Can you link it? I'm not finding anything on google.
lion09503 is offline   Reply With Quote
Old 22nd September 2017, 23:59   #184  |  Link
cyberscott
Registered User
 
Join Date: Oct 2007
Posts: 92
Quote:
Originally Posted by lion09503 View Post
Great. I haven't heard of mpc-ce though. Is that a port of mpc-hc? Can you link it? I'm not finding anything on google.
You'll never find MPC-CE, it doesn't exist. A typo on my part, should be MPC-BE. I've edit my original post to correct. Sorry for the confusion.
cyberscott is offline   Reply With Quote
Old 22nd October 2017, 01:41   #185  |  Link
cyberscott
Registered User
 
Join Date: Oct 2007
Posts: 92
I'd though I'd post back that after I installed the Windows 10 Fall Creators update, my issues with both AssFilterMod and xysubfilter completely cleared up and both now work as they should. I though I'd never had to thank Micro$oft for anything, lol!
cyberscott is offline   Reply With Quote
Old 17th November 2017, 05:28   #186  |  Link
Blitzker
Registered User
 
Join Date: Nov 2011
Posts: 61
version 0.4

Hello!

Its been a while since the last release but i found time to release a new version.

AssFilterMod version 0.4 is out: https://github.com/Blitzker/assfiltermod/releases

Code:
v0.4
- add: System tray icon
- add: Selection of external subtitles in context menu of tray icon
- add: Open settings by left click on the tray icon
- add: Use of fonts in External Subs Fonts folder for SRT subtitles
- add: Libass is built with harfbuzz support
- add: Support of font ligatures
- add: Option to disable auto-load of external subtitles
- fix: Auto-load of subtitles with unicode characters
- fix: Auto-load of SRT subtitles on a different codepage than en_us
- Settings page is now split in two: General Settings and SRT Settings
- Add support for Visual Studio 2017
- Use my fork of libass
- Update libass asm building tools : Now use nasm instead of yasm
I highly recommend to delete the registry key HKEY_CURRENT_USER\Software\AssFilter or reset the settings in the configuration pages.

This release introduce a system tray icon with which you can access the configuration by a left-click. The support of external subtitles have been improved and now load all subtitles present in the media file folder (they must still match the media name) and the subfolders (all .ass and .srt are loaded) specified in the configuration dialog. You can switch between the external subtitles by using the context menu on the new tray icon (right-click).

The binaries are now built with Visual Studio 2017, so be sure to install the redistributables (urls on first post).
__________________
Latest dev builds of AssFilterMod can be found here: https://www.mediafire.com/folder/w1w...s/AssFilterMod
Blitzker is offline   Reply With Quote
Old 17th November 2017, 06:17   #187  |  Link
huhn
Registered User
 
Join Date: Oct 2012
Posts: 7,903
is it possible to make the custom resolution option to be AR aware?
and the tray icon doesn't work on my system.
i'm on an old windows 10 insaider build.
huhn is offline   Reply With Quote
Old 18th November 2017, 00:24   #188  |  Link
Blitzker
Registered User
 
Join Date: Nov 2011
Posts: 61
Quote:
Originally Posted by huhn View Post
is it possible to make the custom resolution option to be AR aware?
and the tray icon doesn't work on my system.
i'm on an old windows 10 insaider build.
I'll see what i can do about the AR.

For the tray icon, its a stupid error on my part. Its disabled by default and i forgot to add a checkbox in the General Settings.
In the meantime, you can manually activate it by going in the registry "HKEY_CURRENT_USER\Software\AssFilter" and set "TrayIcon" to 1.
__________________
Latest dev builds of AssFilterMod can be found here: https://www.mediafire.com/folder/w1w...s/AssFilterMod
Blitzker is offline   Reply With Quote
Old 18th November 2017, 05:09   #189  |  Link
Dulus_No
Registered User
 
Join Date: Sep 2016
Posts: 10
Kerning option for srt

Would be possible to add an option for enabling kerning for .srt? It's possible for .ass with the script property "Kerning: yes".
http://www.framecompare.com/screensh...rison/KZPNNN8X
Dulus_No is offline   Reply With Quote
Old 18th November 2017, 23:04   #190  |  Link
Blitzker
Registered User
 
Join Date: Nov 2011
Posts: 61
Quote:
Originally Posted by Dulus_No View Post
Would be possible to add an option for enabling kerning for .srt? It's possible for .ass with the script property "Kerning: yes".
http://www.framecompare.com/screensh...rison/KZPNNN8X
Simple enough. I've added support for kerning in the next build.
__________________
Latest dev builds of AssFilterMod can be found here: https://www.mediafire.com/folder/w1w...s/AssFilterMod
Blitzker is offline   Reply With Quote
Old 18th November 2017, 23:14   #191  |  Link
Blitzker
Registered User
 
Join Date: Nov 2011
Posts: 61
New build of AssFilterMod available:

- Add the missing "Enable System Tray Icon" checkbox in General Settings
- Add "Enable Kerning" checkbox in SRT settings.

http://www.mediafire.com/file/1icans...75459a_x32.zip
http://www.mediafire.com/file/kq25ai...75459a_x64.zip
__________________
Latest dev builds of AssFilterMod can be found here: https://www.mediafire.com/folder/w1w...s/AssFilterMod
Blitzker is offline   Reply With Quote
Old 19th November 2017, 07:08   #192  |  Link
Dulus_No
Registered User
 
Join Date: Sep 2016
Posts: 10
Quote:
Originally Posted by Blitzker View Post
- Add "Enable Kerning" checkbox in SRT settings.
Thank you!
Dulus_No is offline   Reply With Quote
Old 21st November 2017, 23:44   #193  |  Link
Siso
Soul Seeker
 
Siso's Avatar
 
Join Date: Sep 2013
Posts: 711
I tried the latest version and it seems it doesn't allow me to make the subtitle font to bold...It stays on normal.
Siso is offline   Reply With Quote
Old 22nd November 2017, 13:15   #194  |  Link
Dulus_No
Registered User
 
Join Date: Sep 2016
Posts: 10
Quote:
Originally Posted by Siso View Post
I tried the latest version and it seems it doesn't allow me to make the subtitle font to bold...It stays on normal.
Workaround is to add in "Custom Tags" this: {\b1}
Dulus_No is offline   Reply With Quote
Old 22nd November 2017, 13:22   #195  |  Link
Siso
Soul Seeker
 
Siso's Avatar
 
Join Date: Sep 2013
Posts: 711
Quote:
Originally Posted by Dulus_No View Post
Workaround is to add in "Custom Tags" this: {\b1}
Thank you.
Siso is offline   Reply With Quote
Old 26th November 2017, 15:29   #196  |  Link
huhn
Registered User
 
Join Date: Oct 2012
Posts: 7,903
i'm on fall creator update now and i can't install assfilter now.
and yes i'm installing it as an admin. madVR worked fine so i'm quite lost here...
huhn is offline   Reply With Quote
Old 26th November 2017, 15:47   #197  |  Link
lvqcl
Registered User
 
Join Date: Aug 2015
Posts: 293
Do you have Visual Studio 2015 redistributable or Visual Studio 2017 redistributable installed?
lvqcl is offline   Reply With Quote
Old 26th November 2017, 16:12   #198  |  Link
huhn
Registered User
 
Join Date: Oct 2012
Posts: 7,903
thanks.
huhn is offline   Reply With Quote
Old 26th November 2017, 17:17   #199  |  Link
clsid
*****
 
Join Date: Feb 2005
Posts: 5,643
A static build would be nice to have. It avoids this dependency problem and pretty much all other codecs do it for that reason.
clsid is offline   Reply With Quote
Old 26th November 2017, 22:26   #200  |  Link
Blitzker
Registered User
 
Join Date: Nov 2011
Posts: 61
Quote:
Originally Posted by Dulus_No View Post
Workaround is to add in "Custom Tags" this: {\b1}
Yes, this is the way to do it for now. Its on my to-do list to be able to select options on the font selection dialog box.

Quote:
Originally Posted by clsid View Post
A static build would be nice to have. It avoids this dependency problem and pretty much all other codecs do it for that reason.
Indeed, like you said this would avoid problems. Will do that for the next build.
__________________
Latest dev builds of AssFilterMod can be found here: https://www.mediafire.com/folder/w1w...s/AssFilterMod
Blitzker 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 21:23.


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